User profile: KillerCode

User info
User name:KillerCode
History
Joined:
Number of posts:6
Latest posts:

Socket on wrong port
Hm, now I'm just confused. This is my first time working with C Sockets. Do you have a link to an ar...

Socket on wrong port
Can someone tell me why people aren't able to connect then? I can connect when doing it on localhost...

Socket on wrong port
Lines 30-33 from the first snippet I posted shows which port they're using. Maybe I'm confused about...

Socket on wrong port
(bump)

Socket on wrong port
[code] { sockfd = socket(AF_INET, SOCK_STREAM,0); if(sockfd == 0){ std::cout << "Failed to get...

This user does not accept Private Messages