| Author |
ObjectInputStream problems
|
omar bili
Ranch Hand
Joined: Aug 13, 2004
Posts: 177
|
|
hi i am having a problem with the ObjectInputStream. I am trying to send a serializable object using socket but the problem with the ObjectInputStream , the ObjectOutputStream is working fine ,the exception is 'null' so how can i send and receive a serializable object over a Socket. thx for any help
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
That is a pretty useless exception report - you don't even say what code is throwing the exception. My crystal ball is in the shop for the 10000 vision checkup so I can't visualize your code. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: ObjectInputStream problems
|
|
|