I am working on this problem where I have couple of machines on network. Which should communicate with each others with socket. So basic idea is program running on every machine should work as Client as well as Server? Is it possible to do so? If it is can anyone direct me to appropriate resources?
Sumit