I have problems in using objectstreams in sockets.
here is my problem.
i can't read a object from a client using objectinputstream but i can
send a object from the server to the client.
please give me details of how to read a object from a client.
and if possible give me the code