Introduction - If you have any usage issues, please Google them yourself
This is a form that encapsulates all the functionality needed to implement a simple network chat. All you need is to instantiate the form and specify some properties and you ll have an operational chat.
It is meant to be incorporated into network applications (client/server).
Simple use example included.