Java Plug-in Applet via Proxy
Hello, everybody.
I read a lot of other postings addressing the same problem and did not find any effective advice.
I have Netscape browser which happily displays pages coming from outside through the proxy server installed on another computer. I also have a JApplet, which uses Java Plug-in and which happily connects to the server it is served from via a TCP socket and which runs perfectly on Netscape and IE.
Did anybody manage to make a Java Plug-in Applet to connect to the server it is coming from through a proxy server and using Netscape (or IE).
Cheers!

