Introduction - If you have any usage issues, please Google them yourself
This simple multi-user chat system includes a client-side procedures and server-side program in two parts. Server can be connected to multiple clients. In the run-time should be run server-side procedures, then run the client program.
Packet : 113172256chat.rar filelist
一个聊天系统的列子\Client\ClientProj.bpr
一个聊天系统的列子\Client\ClientProj.cpp
一个聊天系统的列子\Client\ClientProj.res
一个聊天系统的列子\Client\ClientProj.tds
一个聊天系统的列子\Client\Main.cpp
一个聊天系统的列子\Client\Main.ddp
一个聊天系统的列子\Client\Main.dfm
一个聊天系统的列子\Client\Main.h
一个聊天系统的列子\Client\readme.txt
一个聊天系统的列子\readme.txt
一个聊天系统的列子\Server\Main.cpp
一个聊天系统的列子\Server\Main.ddp
一个聊天系统的列子\Server\Main.dfm
一个聊天系统的列子\Server\Main.h
一个聊天系统的列子\Server\readme.txt
一个聊天系统的列子\Server\ServerProj.bpr
一个聊天系统的列子\Server\ServerProj.cpp
一个聊天系统的列子\Server\ServerProj.res
一个聊天系统的列子\Server\ServerProj.tds
一个聊天系统的列子\Client
一个聊天系统的列子\Server
一个聊天系统的列子