i have programed with Delphi since last year, and now i am exploring the famous world of JAVA.
Delphi has ServerSocketOnClientDisconnect as Event, it's called imediately when the connection with client is interrupted.
I want to know if Java have something similer that can simplify to my programing?. I havn't found equivalent method in the JDK1.3 API doc
thanks for all
Delphi has ServerSocketOnClientDisconnect as Event, it's called imediately when the connection with client is interrupted.
I want to know if Java have something similer that can simplify to my programing?. I havn't found equivalent method in the JDK1.3 API doc
thanks for all