View Single Post
Old 12-13-2006, 11:51 PM   #2 (permalink)
jaeusm
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

Why C++? For the purposes you've described, I would use a language like Python or Java. C++ has no notion of networking, but, if you're determined to use that language, google "C++ socket programming".
jaeusm is offline