View Single Post
Old Dec 26th, 2005, 12:36 AM   #5
nindoja
Programmer
 
Join Date: Jun 2005
Posts: 92
Rep Power: 4 nindoja is on a distinguished road
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.
nindoja is offline   Reply With Quote