> i mad 2 applications one in java(client) and the other > in delphi(server) that communicate whith socket > So, the strange thing is when I send something from > delphi to java, the socket of the client side still > listening until i close the connection in the server > side why? there is a solution?
Stupid question: Have you closed explicitely the client socket (Java) ? -- [EMAIL PROTECTED] The author for the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

