G
Guest
Hello,
I have created a client-server application using TcpListener and TcpClient.
But the TcpListener stops listening after some amount of time if the client
does not send any data.
What is the default timeout of TcpListener?
How can we change it?
Thanks
I have created a client-server application using TcpListener and TcpClient.
But the TcpListener stops listening after some amount of time if the client
does not send any data.
What is the default timeout of TcpListener?
How can we change it?
Thanks