Thread: Simple Chat program. Help.

  1. #1
    0x01
    Join Date
    Sep 2001
    Posts
    88

    Simple Chat program. Help.

    Ok, I have already programmed the interface for the program.
    All I want to do now is send a simple message to another user
    who has the program open, and they can do the same. I have
    looked everywhere for this answer, is it really that hard to send
    a string to another computer remotely? Can someone lead me
    to some source code where I can learn this easily, or an easy
    to use library?

    Compiler: Microsoft Visual C++ | Project type: win32 console mode | OS: Windows 2000
    Last edited by knave; 09-16-2001 at 07:19 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple window program
    By baniakjr in forum C++ Programming
    Replies: 5
    Last Post: 03-11-2006, 03:46 PM
  2. Help with simple program
    By nik2007 in forum C++ Programming
    Replies: 4
    Last Post: 02-27-2006, 09:54 AM
  3. Replies: 4
    Last Post: 07-05-2004, 07:41 PM
  4. simple frontend program problem
    By gandalf_bar in forum Linux Programming
    Replies: 16
    Last Post: 04-22-2004, 06:33 AM
  5. Simple Math Program
    By RazielX in forum C Programming
    Replies: 3
    Last Post: 03-04-2004, 06:22 PM