Hi there;
I am using Java to develop a TCP-IP Project. My program will always listen
to the server socket and if the outside coming transaction go into the
socket, then my program will start execute all the command.
But, sometime I am having this error and have no idea what caused it happen:
--not proceed connection shutdown: JVM_recv in socket input string read--
I am using JDK1.3 run on NT server.
I am using Java to develop a TCP-IP Project. My program will always listen
to the server socket and if the outside coming transaction go into the
socket, then my program will start execute all the command.
But, sometime I am having this error and have no idea what caused it happen:
--not proceed connection shutdown: JVM_recv in socket input string read--
I am using JDK1.3 run on NT server.