PDA

You are currently viewing a search engine-friendly (archive) version of this page.

View Full Version : Simple TCP/IP Packet Transfer in C++


Dondo
March 15, 2001, 10:01 pm
Originally posted by Farmer on a gaming board I frequent:


I need to write a couple of simple procedures to send/receive packets of data over the internet in C++. Nothing exciting, and not something that would take an experienced windows programmer more than 5 minutes. However, although I've programmed enough C++ to be reasonably good, my experience of windows programming is limited. Any help would be greatly appreciated.


------------------
I'm not a tech, but I try! http://www.helpfromtechs.com/ubb/smilies/wink.gif
Dondo@hft.every1.net

<FONT COLOR="#800080" SIZE="1" FACE="Verdana, Arial">This message has been edited by Dondo on March 15, 2001 at 07:03 PM</font>

Tonker
March 16, 2001, 10:12 am
Hmm, don't know much about socket programming. I found a site for Unix socket programming that might be helpful:
http://www.fortunecity.com/skyscraper/arpanet/6/cc.htm

Or you might find something useful in here: http://www.cs.concordia.ca/~teaching/comp445/labs/webpage/a_e.htm

------------------

Dondo
March 17, 2001, 10:17 pm
Thanks Tonker!

Farmer told me those were very helpful links.

------------------
I'm not a tech, but I try! ;)
Dondo@hft.every1.net