Problem:
Applets may access to remote servers while the machine is offline on Win32. This cause applet or browser to hang because it attempts to connect to remote site with infinite timeout.
Solution:
When a connection is made, JPI should check if the machine is offline. If so, JPI should trigger the dial-up/connect dialog on the platform.
###@###.### 2001-11-05
Applets may access to remote servers while the machine is offline on Win32. This cause applet or browser to hang because it attempts to connect to remote site with infinite timeout.
Solution:
When a connection is made, JPI should check if the machine is offline. If so, JPI should trigger the dial-up/connect dialog on the platform.
###@###.### 2001-11-05
- duplicates
-
JDK-4978699 RFE: Offline support
-
- Closed
-