Hi Fabrício
I'll look it, but I think need something more simple. I just want to
my web service hold the
socket connection with my application (i.e., don't closed the socket),
so I won't need
reestablish this connection.
I guess all you need is how to manipulate a client socket in Java [1]. You could use the SO_TIMEOUT = 0

cheers
asankha

[1] http://java.sun.com/j2se/1.5.0/docs/api/java/net/Socket.html

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to