|
The programs don't actually have to be compiled executables, I could just place the code in a function, I just need a way to open a console window for each one. That aside, the client and the server will be running windows. The data is rather small, just a string, and there will only be on receipient for each message, and there will be no need for confirmation. I'll look into what you suggested, although based on previous knowledge, I'll probably end up using sockets.
P.S. This is just a personal project, so I don't have to do it really fancy, although I might upgrade it later once I have the foundation down.
|