Showing posts with label Network Programming. Show all posts
Showing posts with label Network Programming. Show all posts

Friday, October 23, 2015

The Very Simple Delphi Chat Client & Server Program + Video Tutorial

The Very Simple Delphi Chat Client & Server Program + Video Tutorial


This is the very simple example of chat program using TCP.

Form Design of TCP Chat Client:



Form Design of TCP Chat Server:




You can see the source code and output here (TCP Chat Client) :


Source code & output of TCP Chat Server :



The interaction between TCP Chat Client & TCP Chat Server:



ShadowOfBdg© - All rights reserved.