Socket on wrong portHm, 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 portCan someone tell me why people aren't able to connect then? I can connect when doing it on localhost...
Socket on wrong portLines 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