I want to implement a form with a connect, a disconnect and a send button (Which sends some ASCII code through the connection and recieves a reply) Does anyone know how I would be able to do this in Visual C++ using the TcpClient class?