I have a Java app, connecting through TCP socket to a \"server\" developed in C/C++.
both app & server are running on the same machine, a Solaris box (but we\'re
Have you considered keeping the sockets open, so the connections can be reused?