a client module is connected to server, now can a separate program executed by the server module using system() write in the same socket? if yes how ..
or should the client program open a different socket for this?
a client module is connected to server, now can a separate program executed by the server module using system() write in the same socket? if yes how ..
or should the client program open a different socket for this?