Remoting - Disconnecting

Cheetah

Well-known member
Joined
Oct 12, 2006
Messages
232
Programming Experience
Beginner
Hi there,

I am looking into remoting for an application i am developing.

I have downloaded an example for it here:

http://www.codeproject.com/vb/net/Remoting_HelloWorld.as

=============

The question is that after a while the client disconnects from the server. Is that supposed to happen. Is there anyway I can stop this?

Thanks.
 
Back
Top