Thursday, February 17, 2011

[C#] Socket Programming] 00 - Single Client\Server (Part 1 - Server)

Part one of two:



Source: http://www.mediafire.com/?az7t7391rcofc94


Some things that were forgotten:
  • You can make the buffer size whatever you want, I just used SendBufferSize for the example.