WinSock API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • todashah
    New Member
    • Feb 2008
    • 26

    WinSock API

    How i can create console application for the Iterative-connection oriented server and client for the same in C# ?
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Check out the System.Net.Sock ets namespace

    Comment

    Working...