client server socket programming in c#

Discussion in 'C#' started by ashu.itprofessional, Aug 3, 2010.

  1. ashu.itprofessional

    ashu.itprofessional New Member

    Joined:
    Aug 3, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi

    I am new to .net development. I have to create client srever socket program

    with the following functionality

    server socket
    - Should start the server
    - should display the total number of terminals available.
    - should display the status of each terminbal whether connected by the user or not. If connected, then by which user.
    - should br ablt to disconnect any user any time.
    client socket.
    - should be able to connect to the Server.

    Kindly send me the code for this.

    Thx
    Ashu
    9871462128
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice