Thread: message passing using tcp/ip

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    1

    Question message passing using tcp/ip

    i would like to create a chat program using IP addresses. i'm using C in UNIX.
    any suggestions on where to get start? (any unix functions or c functions that will help)

    Thanks for your help!

  2. #2
    Registered User Vber's Avatar
    Join Date
    Nov 2002
    Posts
    807
    You should start learning sockets, if you wan't a good tutorial you can find here:
    http://www.ecst.csuchico.edu/~beej/guide/net/

    It's very simple and for most people it's a great one.

  3. #3
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Message class ** Need help befor 12am tonight**
    By TransformedBG in forum C++ Programming
    Replies: 1
    Last Post: 11-29-2006, 11:03 PM
  2. DDX/DDV and Message Maps
    By axr0284 in forum Windows Programming
    Replies: 2
    Last Post: 01-07-2005, 08:55 AM
  3. Character arrays in a Structure
    By vsriharsha in forum C Programming
    Replies: 7
    Last Post: 07-11-2004, 05:36 PM
  4. Message printing problem
    By robert_sun in forum C Programming
    Replies: 1
    Last Post: 05-18-2004, 05:05 AM
  5. Sending CChildView a Message :: MFC
    By kuphryn in forum Windows Programming
    Replies: 0
    Last Post: 04-06-2002, 03:00 PM