PDA

View Full Version : client server same program


Webrider
18-01-2009, 23:36
I wish you would make a server with a client option so you can just run a server and client at the same time in the same program.

I want to run the server and client from the same machine with little difficulties. right now I am having problems doing that.

Claw
19-01-2009, 12:54
This does not make any sense.

Just start the server on the local machine, and run the client and connect to 127.0.0.1.

What kind of problems do you have?