Hi all! How should I send bits r bytes to/from a server to/from client

Discussion in 'C' started by vijraj, Mar 15, 2007.

  1. vijraj

    vijraj New Member

    Joined:
    Mar 15, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi all!

    1)How should I send bits or bytes to/from a server from/to a client in c language.

    2)How should I make a connection on a socket from client to server?What is this Port id.
    Is it already present or is it a number that we decide on.Please clarify my doubts.Thanks in advance.

    vijraj.
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    Read the RFCs on the http protocol and Beej's material on sockets.
     
  3. vijraj

    vijraj New Member

    Joined:
    Mar 15, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Thank you.
     

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