help on java sockets... 2003-09-14 - By Christopher Layno
Back I am using Java sockets and object serializition (1.41_02). My experience was when I try to send the same object/instance several times, even though I set its instance variable(s) into different values, the receiver always gets the same value that was received first...This was resolved when I always create a new instance everytime I send data through the socket.
Is there any explanation to this...?
-- "If you were waiting for the opportuned time, that was it."
- Capt. Jack Sparrow (Johnny Depp); Pirates of the Caribbean
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|