The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: ambir on April 16, 2006, 10:15:03 PM

Title: winsock
Post by: ambir on April 16, 2006, 10:15:03 PM
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
Title: Re: winsock
Post by: Tedd on April 17, 2006, 11:23:19 AM
This should get you started:

http://spiff.tripnet.se/~iczelion/asmsockguide.html


The rest is for your own exploration :wink