INdy10TCP

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:501KB
下载次数:122
上传日期:2013-11-22 15:07:09
上 传 者jonahking2013
说明:  用delphi做的TCP的测试程序,主要介绍idTcpclient和idTcpServer的使用。此包两个程序,一个是tcp客户端向服务端发送普通的字符串。服务端对客户端发来的字符串进行显示,并返回信息给客户端。另一个程序介绍TCP客户端如何发送由多个记录组成的数据包到服务端。服务端如何校验消息头和提取消息内容,并返回应答消息包给客户端。代码中每句都有解释,并且有一篇本人自己写的关于本程序的思路和代码意思。目的是希望大家能够互相学习。 程序是使用delphixe3写的,indy版本是indy10.5.9
(Delphi do with TCP test procedures, introduces idTcpclient and idTcpServer use. This package two programs, one is tcp client sends to the service of ordinary strings. Server sent to the client to display a string and returns the information to the client. Another procedure describes how to send TCP client multiple records of data packets to the server. How to check the server message header and extract the message content, and returns a response packet to the client. Code each sentence are explained, and there is a I wrote about the idea of ​ ​ this program and code meant. In the hope that we can learn from each other. Procedure is to use delphixe3 written, indy version is indy10.5.9)

文件列表:
INdy10TCP程序\TCP控件的使用.wps (65024, 2013-10-08)
INdy10TCP程序\test_Tcp1\Client\FTcpClient.dfm (1724, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\FTcpClient.pas (1746, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\TcpClient.dpr (245, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\TcpClient.dproj (9364, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\TcpClient.dproj.local (1267, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\TcpClient.identcache (197, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\TcpClient.res (298600, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\Win32\Debug\FTcpClient.dcu (7998, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~1~ (345, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~2~ (1233, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~3~ (1258, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~4~ (1449, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~5~ (1698, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.dfm.~6~ (1726, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~10~ (1372, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~11~ (1482, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~12~ (1836, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~13~ (1859, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~14~ (1880, 2002-10-26)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~15~ (1922, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~16~ (1918, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~17~ (1916, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~18~ (1914, 2013-10-12)
INdy10TCP程序\test_Tcp1\Client\__history\FTcpClient.pas.~19~ (1735, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\FTcpServer.dfm (1249, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\FTcpServer.pas (1954, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\TcpServer.dpr (245, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\TcpServer.dproj (9364, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\TcpServer.dproj.local (1267, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\TcpServer.identcache (197, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\TcpServer.res (298600, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\Win32\Debug\FTcpServer.dcu (7658, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\Win32\Debug\iphist.dat (0, 2013-10-12)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~1~ (345, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~2~ (900, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~3~ (937, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~4~ (974, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~5~ (1126, 2002-10-26)
INdy10TCP程序\test_Tcp1\Server\__history\FTcpServer.dfm.~6~ (1123, 2002-10-26)
... ...

近期下载者

相关文件


收藏者