Programming Tutorials

Comment on Tutorial - Chat Server in VB.net By Issac



Comment Added by : Zero Code

Comment Added at : 2009-07-16 14:05:14

Comment on Tutorial : Chat Server in VB.net By Issac
i get this msg when one of the clients close there chat window there should be a disconnect code to stop this error and the msg is :

serverStream.Read(inStream, 0, buffSize)

Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.


reply as soon as possible because im working on a system administrator for networks and im using same code but different design .

Zero Code


View Tutorial