non-connected sockets

J

Jim

Hi Guys,

i've searched through different n-groups but couldn't find any answers
to my problem. If my TCPserver keeps running after a few hours my client
couldnt connect anymore in my TCPserver, which then pops an exception
which says "System.InvalidException: operation not allowed on
non-connected sockets at System.Net.Sockets.Tcpclient.getstream()"

what's the problem with my socket? in fact i could send messages to my
server before the error occurs.

thanks
jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top