Hi all,
I want TCP/IP based socket server application or code for Linux, which performs a very simple operation: reads xml string from one of the connected socket clients and forwards it to all socket clients which are connected to it.
I have such client server application developed in cocoa, but according to my requirements now I need server application developed for Linux. So I think code or application in C, C++, or Java will be required.
Can anyone suggest me some socket server application, code or link ?
Thanks,
Miraaj