Server and client applications using SST/TLS communication hangs
because SSLSocket.close() can not close SSLSocket in CLient side.
This is very similar to 6447412, but the attached program still hangs in 5.0u14
which should includes the fix for 6447412.
REPRODUCE :
1) unfold the sttached file.
You will see a folder, "ssl_write_close".
2) Open 2 command prompt windows
The following should be done in each command prompt windows.
- Go to ssl_write_close and
Set JDK_PATH to the full path name to JDK5.0u14
4) Invoke "Server.bat" in a command prompt and then invoke "Cilent.bat"
in another window.
CONFIGURATION:
OS : Windows XP(SP2, Japanese)
JDK : 5.0u14