View Single Post
Old 12-13-2006, 01:53 AM   #1 (permalink)
Chaosenemy
 
Newb Techie

Join Date: Jan 2006

Posts: 20

Chaosenemy

Send a message via Yahoo to Chaosenemy
Default Sending info via internet/network in C++ console apps

Yo, not sure if this is possible, but is there a way to send information to other computers in a simple C++ console application?

Example: Battling a friend over a LAN in a text-RPG.

Example 2: Messaging a friend over the internet in your program.

All done in a C++ console application in the command prompt. So... is any of this possible? If so, where do I start on learning how to put these features in my program?
Chaosenemy is offline