Re: writing and reading objects from the socket stream
Posted By:
Mark_Stewart
Posted On:
Sunday, March 28, 2004 09:04 AM
It has to do with the object you are sending, it sounds as though your sending a class object and once the class is loaded the first time, it only ever uses that object, but if thats is not the case tell me what you are sending and I should be able to help.