can I use glacier to go through the www proxy server?

in Help Center
in the case, my client is behind a www proxy server (80)
and I can do nothing with the proxy server machine.
and My server is in the public network.
the only service port in the proxy server is 80
with Ice ,Glacier, can I make use of that proxy server to help me
to let my client and server work well??
if can,still support callback?
and,if can,what's the main point of programming?
and I can do nothing with the proxy server machine.
and My server is in the public network.
the only service port in the proxy server is 80
with Ice ,Glacier, can I make use of that proxy server to help me
to let my client and server work well??
if can,still support callback?
and,if can,what's the main point of programming?
0
Comments
Each Glacier router is started with a dynamic port, and your client must be able to connect to this port. This is the default configuration for common of-the-shelf firewalls, like from linksys or dlink. I.e., usually firewalls allow outgoing connections to all ports, but they block all incoming connections.