Description: Most firewalls do not allow direct Internet Protocol (IP) traffic between the Internet and the internal network they are protecting. Java developers frequently ask how to make their applets communicate with a server program, running on the originating host, when a firewall separates the applets and the server. This article examines the various issues surrounding applet-server communications by using the WWW proxy server and HTTP...