Thread: how do i send a message from 1 ip to the other ????

  1. #1
    yorge
    Guest

    Question how do i send a message from 1 ip to the other ????

    how do i send a message from 1 ip to the other. I have a variable called 'msg' and i want to be able to send it to another computer. I dont know wut reserver words to use and all that. I NEED HELP. PLZ .

  2. #2
    Registered User
    Join Date
    Feb 2002
    Posts
    589
    Look into sockets

  3. #3
    yorge
    Guest
    i just started programming with c++ yesterday. im a pascal user . i need a little more descriptions than just look into sockets... thx

  4. #4
    Registered User
    Join Date
    Feb 2002
    Posts
    589
    Originally posted by yorge
    i just started programming with c++ yesterday. im a pascal user . i need a little more descriptions than just look into sockets... thx
    Learn to crawl befor you walk.
    http://www.cprogramming.com/cboard/s...der=descending

  5. #5

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Desperate Over Ecs!
    By cookie in forum C Programming
    Replies: 17
    Last Post: 07-16-2008, 01:25 PM
  2. Message class ** Need help befor 12am tonight**
    By TransformedBG in forum C++ Programming
    Replies: 1
    Last Post: 11-29-2006, 11:03 PM
  3. Architecture Question
    By Orborde in forum C++ Programming
    Replies: 1
    Last Post: 06-01-2005, 08:05 AM
  4. Dialog Box Problems
    By Morgul in forum Windows Programming
    Replies: 21
    Last Post: 05-31-2005, 05:48 PM
  5. pointers
    By InvariantLoop in forum C Programming
    Replies: 13
    Last Post: 02-04-2005, 09:32 AM