User profile: rjalaskan

User info
User name:rjalaskan
History
Joined:
Number of posts:7
Latest posts:

Winsock issues
Sorry, I was getting highly frustrated and trying things out to see what happened. Needless to say, ...

Winsock issues
I am programming a network application using Winsock. Here is my code: [code] #include <iostream> /...

Winsock Programming
I created a new project, and added the previous source file, then put #pragma comment(lib, "ws2_32...

Winsock Programming
It's doing the same thing D: What should I try next?

Winsock Programming
Thanks guys!