Thread: How hard is it to make a simple chat program using Win32 api??

  1. #1
    Registered User
    Join Date
    Aug 2003
    Posts
    26

    Question How hard is it to make a simple chat program using Win32 api??

    Chat programs like AIM. Is it possible to do net programming using win32 api?? If it's possible, can I get a link to a tutorial or places where I can get some resources.

  2. #2
    Registered User AtomRiot's Avatar
    Join Date
    Jan 2003
    Posts
    120
    All Your Base Are Still Belong to Someone!!!
    And you Remember that!!!

  3. #3
    Registered User AtomRiot's Avatar
    Join Date
    Jan 2003
    Posts
    120
    but seriously, try google'ing like "c++ network tutorial" or something like that
    http://www.google.com/search?sourcei...twork+tutorial
    All Your Base Are Still Belong to Someone!!!
    And you Remember that!!!

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,656
    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.

  5. #5
    Registered User
    Join Date
    Aug 2003
    Posts
    26
    Please don't recommend google anymore, that was the first thing I did but I didn't know what keywords to use.

    Salem, thanx for the link.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  2. How do you make a program to interface with another?
    By Finchie_88 in forum C++ Programming
    Replies: 6
    Last Post: 08-24-2007, 03:48 AM
  3. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  4. Win32 API Tutorials?
    By c++_n00b in forum C++ Programming
    Replies: 9
    Last Post: 05-09-2002, 03:51 PM
  5. simple chat program
    By ender in forum C++ Programming
    Replies: 1
    Last Post: 11-12-2001, 11:48 PM