Thread: Chat Program

  1. #1
    Unregistered
    Guest

    Question Chat Program

    I want to make a chat program, but I don't know the code to send and receive text messages from one computer to another computer. If you you any code, please reply to me.

    Thank you

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    If you're doing it for *nix, I can't help ya.

    If you're doing it for Windows, go look up Winsock tuts.

  3. #3
    Is that for console or regular windows?

  4. #4
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    thats for console
    because

    *no incude of windows.h
    *no WinMain
    *look at the code structure
    Monday - what a way to spend a seventh of your life

  5. #5
    Seņor Member
    Join Date
    Jan 2002
    Posts
    560
    I am looking into making a card game that I can play with 4 players over the internet, so to do that I owuld have to do some revisions to that code. Could someone give me a link to a site with good tutorial on it or explain the code?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Plan
    By Programmer_P in forum C++ Programming
    Replies: 0
    Last Post: 05-11-2009, 01:42 AM
  2. my server program auto shut down
    By hanhao in forum Networking/Device Communication
    Replies: 1
    Last Post: 03-13-2004, 10:49 PM
  3. insufficient memory for tsr
    By manmohan in forum C Programming
    Replies: 8
    Last Post: 01-02-2004, 09:48 AM
  4. Date program starts DOS's date
    By jrahhali in forum C++ Programming
    Replies: 1
    Last Post: 11-24-2003, 05:23 PM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM