|
It is certainly possible to do, you would need a server application that the clients would connect to for login and such. So it would really require the creation of two applications. You'd have to learn how to use sockets with C++ to communicate with the other program.
I'd suggest messing around with some tutorials on sockets and if you can just make a simple C++ program that will let you type stuff and have it appear on another computer, that'd give you the basis for what you would need.
__________________
OracleGuy
|