Winsock2 tutorials

Started by
2 comments, last by Alpha Nox 18 years, 7 months ago
Hello, I was looking for winsock2 tutorials, but only find old ones and incompatible ones with VS.NET 2003. Anyone know a very good tutorial about Winsock2 in VS.NET 2003? Thanks very much, Victor Freire
Advertisement
This is the only winsock tutorial i have ever needed.

here

I have had no problems getting this to work in .NET.

ace
As far as I know, the Winsock API didn't change with VS 7.1

For what it's worth, the only Winsock related link I have in my bookmarks is the winsock programmer FAQ.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
Thanks very much,
I will give a look later in that first Winsock tutorial, it seems very good.

This topic is closed to new replies.

Advertisement