Thread: Question

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    19

    Question

    How do i have a program send a message through a port or something to send to the other user he/she is talking to? I dont need code unless you want to but i just need pushed into the right direction.

  2. #2
    the Wizard
    Join Date
    Aug 2004
    Posts
    109
    If you mean for some kind of network, then there's a forum board for this to
    Called Networking/Device communication
    -//Marc Poulsen -//MipZhaP

    He sat down, he programmed, he got an error...

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    19
    I need help making it in C++....

  4. #4
    Registered User
    Join Date
    Jan 2004
    Posts
    24
    as MipZhaP said...

  5. #5
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    feast your peepers on this...
    http://www.ecst.csuchico.edu/~beej/guide/net/

    then come back here with your many questions.

  6. #6
    the Wizard
    Join Date
    Aug 2004
    Posts
    109
    GuardianBarak, well this forum is about c/c++ as to is the Networking/Device Communication board, so when you've learned a bit, ask there
    -//Marc Poulsen -//MipZhaP

    He sat down, he programmed, he got an error...

  7. #7
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Well the message is now in the right forum
    So the OP should now read the introduction threads
    Like this one http://cboard.cprogramming.com/showthread.php?t=41926
    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. Alice....
    By Lurker in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 06-20-2005, 02:51 PM
  2. Debugging question
    By o_0 in forum C Programming
    Replies: 9
    Last Post: 10-10-2004, 05:51 PM
  3. Question about pointers #2
    By maxhavoc in forum C++ Programming
    Replies: 28
    Last Post: 06-21-2004, 12:52 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM