(Page 1 of 4 )William has created a two part series on using Asynchronous Socket Utility Classes in C#. Part one will describe client side socket programming.A socket is a connection oriented communication channel that is established between two computers. In the OSI network model, http://www2.rad.com/networks/1994/osi/layers.htm, sockets are implemented at the session layer. This means that sockets can be used with any transport protocol like TCP or UDP. Session lay
continue >>
Author:
Time:
Saturday, February 9th, 2008 at 1:00 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: