I'm working on a program where a send an object of class pack over a socket using an OIS and OOS. When first sent from the server and casted to the proper class type it works fine. But when I try to send back from the client to server that same object it ends up as a java.lang.String (???? very confused). Any general ideas why??
If code is needed I'll gladly post it.
Thanks for your help.
If code is needed I'll gladly post it.
Thanks for your help.