Winsock issuesSorry, I was getting highly frustrated and trying things out to see what happened. Needless to say, ...
Winsock issuesI am programming a network application using Winsock. Here is my code: [code] #include <iostream> /...
Winsock ProgrammingI created a new project, and added the previous source file, then put #pragma comment(lib, "ws2_32...
Winsock ProgrammingIt's doing the same thing D: What should I try next?
Winsock ProgrammingThanks guys!