[JDEV] Firewall jumping
Michael D. Johnson
mike_johnson at credence.com
Thu Jan 20 13:21:48 CST 2000
Thomas;
I played around with the telnet connection to the firewall yesterday on
port 80 and what you propose definately looks like it would work well,
both in form and content.
Lets see if my understanding agrees with yours:
1. jserver establishes a socket connection between port 5280 on the
local machine and port 80 of the firewall with a conection request.
2. A client connects to jserver and asks for the http service
3. A HTTP session restricted to GET, PUT, and POST buffered XML messages
passes to the other jservers using their URLs
4. After a specified time, if the client doesn't pass any messages, the
client is timed out and the session is closed.
Mike
More information about the JDev
mailing list