Thread
:
Sending info via internet/network in C++ console apps
View Single Post
12-13-2006, 11:51 PM
#
2
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
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
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm