B
bigbinc
I am working on a simple proxy server(I hope that is right term).
Basically, I have a web-server running, I want to talk to internal
machines and see if I can get web content from the web servers running
internally.
My Homework:
The internal machines are not on the web, but they are running
web-services.
These internal machines contain remote addresses? I need to
communicate using these remove addresses.
Could I use the servlet function: sendRedirect?
Basically, I have a web-server running, I want to talk to internal
machines and see if I can get web content from the web servers running
internally.
My Homework:
The internal machines are not on the web, but they are running
web-services.
These internal machines contain remote addresses? I need to
communicate using these remove addresses.
Could I use the servlet function: sendRedirect?