A
Ahmet AKGUN
Hi All;
I have one server to which clients are connected to via TcpChannel.
I start server on one host and establish a client connection from another
host via tcpchannel.
On client, using activators, I try to invoke one function on server side
using channel
After first successfull fucntion invoke, I unplug ethernet cable on server
side and
make another call from client side.
Only after 2.3 minutes, on client side a System.Net socket exception is
thrown and server side is unaware
about that conneciton is broken !!.
Can anybody help me with the way of minimizing this timeout value or making
both client and server
side aware of that connection is broken in a short time ?
Helps'll be appreciated..
Ahmet
I have one server to which clients are connected to via TcpChannel.
I start server on one host and establish a client connection from another
host via tcpchannel.
On client, using activators, I try to invoke one function on server side
using channel
After first successfull fucntion invoke, I unplug ethernet cable on server
side and
make another call from client side.
Only after 2.3 minutes, on client side a System.Net socket exception is
thrown and server side is unaware
about that conneciton is broken !!.
Can anybody help me with the way of minimizing this timeout value or making
both client and server
side aware of that connection is broken in a short time ?
Helps'll be appreciated..
Ahmet