Thread: Create an AIM-like IM system?

  1. #1
    Registered User muffinman8641's Avatar
    Join Date
    Feb 2011
    Location
    Eastern-Central PA
    Posts
    76

    Create an AIM-like IM system?

    I'd be content with no GUI, just in a Command Prompt-type window. I'd like to make something that I can give the compiled file to a friend so just the two of us can have a secret IM system or something stupid like that.

    I got the idea from THIS thread, but didn't want to jack it.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Client-Server Background
    The rest is fancy (to your ingenuity) console presentation.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with a C Programing Quiz project
    By dilemma in forum C Programming
    Replies: 12
    Last Post: 05-15-2009, 03:35 PM
  2. Replies: 2
    Last Post: 03-05-2009, 10:25 AM
  3. Flat File System
    By Phoenix_Rebirth in forum Linux Programming
    Replies: 7
    Last Post: 01-25-2008, 07:22 AM
  4. File System Implementation
    By dodgeviper in forum C Programming
    Replies: 9
    Last Post: 11-16-2007, 01:04 PM
  5. Create an operating system
    By histevenk in forum Tech Board
    Replies: 20
    Last Post: 10-17-2007, 04:30 AM