Simple TCP Sockets Chat Example

Post date: Jan 23, 2010 1:42:37 PM

Basic chat application using default ScktComp unit.

Coder - Wack-a-Mole

Compiled D2005

Note: After compiling, both file, start listening on a port on the server before trying to connect to that port on the client. Instead of using your WAN IP address, you can use 127.0.0.1 to loop back to your machine on the client.

Only delphi source code is included in the winrar archive.