i want to write a chat client and server , just to keep my programming skills somewhere near ok, since i dont do any c# at work
at present.i have a few questions:
what is the best method: Remoting or web services or something i havnt thought of?
how do i test on just one machine, i can run the server, but the clients ,if i run two of them on my machine will both have
the same ip address?
at present.i have a few questions:
what is the best method: Remoting or web services or something i havnt thought of?
how do i test on just one machine, i can run the server, but the clients ,if i run two of them on my machine will both have
the same ip address?