Chat Program

Cost
Free
Version
1.0

Overview

Chat with another person on your network or via the internet using this example chat program. (Uses the WinSock control).

To use it, follow these steps:
1. Run the EXE program on one PC, and click the Server command button
2. Run the EXE program on another PC, and click the Client command button
3. Enter the name of the PC that is running the Server form. (This appears after the @ sign on the Server form's caption)
4. Click Connect on the Client form.
5. Type some text in the Client form, and press Return
7. Run back to the PC running the Server form (!), and you should see the text you entered in the textbox.
8. Try sending some text from the Server form

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra