Socket error question...

Gary Miyakawa

Active Member
Licensed User
Longtime User
I've got my little project running but, sometimes, I get a "java.net.socketexception"... Sometimes it's socket closed, sometimes it's connection reset by peer... The really odd thing is that, other than the Toast message up on the Xoom, my program continues to run....

Obviously, something is unhappy and I'd like to resolve it but I can't seem to trap/catch the error..

I'm really open to suggestions on this one... (and this is an inputStream) side of a Socket.

Thanks for any suggestions..

Cheers,

Gary M
 
Top