Can anyone point me to a link or paste the source code for a networking client made with masm and winsock (win32api)? mainly i would like to learn how to connect, disconnect, send and recieve data to servers on different ports. thank you
This should get you started:
http://spiff.tripnet.se/~iczelion/asmsockguide.html
The rest is for your own exploration :wink