Posted By:
Anonymous
Posted On:
Wednesday, April 11, 2001 12:13 AM
I have a server that is listening on say port 3000.
I have a client using a proprietary protocol to interact with the server. This client is behind a proxy. How can I use a socket to connect to the ServerSocket via the proxy.?
I donot want to use the URLConnection! It has to be a socket connection!
Replies will be appreciated...
regards,
sarath