文件名称:INdy10TCP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2013-11-22
- 文件大小:
- 501kb
- 下载次数:
- 0次
- 提 供 者:
- jona*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用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
程序是使用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
.............\test_Tcp1\Client\FTcpClient.dfm
.............\.........\......\FTcpClient.pas
.............\.........\......\TcpClient.dpr
.............\.........\......\TcpClient.dproj
.............\.........\......\TcpClient.dproj.local
.............\.........\......\TcpClient.identcache
.............\.........\......\TcpClient.res
.............\.........\......\Win32\Debug\FTcpClient.dcu
.............\.........\......\__history\FTcpClient.dfm.~1~
.............\.........\......\.........\FTcpClient.dfm.~2~
.............\.........\......\.........\FTcpClient.dfm.~3~
.............\.........\......\.........\FTcpClient.dfm.~4~
.............\.........\......\.........\FTcpClient.dfm.~5~
.............\.........\......\.........\FTcpClient.dfm.~6~
.............\.........\......\.........\FTcpClient.pas.~10~
.............\.........\......\.........\FTcpClient.pas.~11~
.............\.........\......\.........\FTcpClient.pas.~12~
.............\.........\......\.........\FTcpClient.pas.~13~
.............\.........\......\.........\FTcpClient.pas.~14~
.............\.........\......\.........\FTcpClient.pas.~15~
.............\.........\......\.........\FTcpClient.pas.~16~
.............\.........\......\.........\FTcpClient.pas.~17~
.............\.........\......\.........\FTcpClient.pas.~18~
.............\.........\......\.........\FTcpClient.pas.~19~
.............\.........\Server\FTcpServer.dfm
.............\.........\......\FTcpServer.pas
.............\.........\......\TcpServer.dpr
.............\.........\......\TcpServer.dproj
.............\.........\......\TcpServer.dproj.local
.............\.........\......\TcpServer.identcache
.............\.........\......\TcpServer.res
.............\.........\......\Win32\Debug\FTcpServer.dcu
.............\.........\......\.....\.....\iphist.dat
.............\.........\......\__history\FTcpServer.dfm.~1~
.............\.........\......\.........\FTcpServer.dfm.~2~
.............\.........\......\.........\FTcpServer.dfm.~3~
.............\.........\......\.........\FTcpServer.dfm.~4~
.............\.........\......\.........\FTcpServer.dfm.~5~
.............\.........\......\.........\FTcpServer.dfm.~6~
.............\.........\......\.........\FTcpServer.dfm.~7~
.............\.........\......\.........\FTcpServer.pas.~13~
.............\.........\......\.........\FTcpServer.pas.~14~
.............\.........\......\.........\FTcpServer.pas.~15~
.............\.........\......\.........\FTcpServer.pas.~16~
.............\.........\......\.........\FTcpServer.pas.~17~
.............\.........\......\.........\FTcpServer.pas.~18~
.............\.........\......\.........\FTcpServer.pas.~19~
.............\.........\......\.........\FTcpServer.pas.~20~
.............\.........\......\.........\FTcpServer.pas.~21~
.............\.........\......\.........\FTcpServer.pas.~22~
.............\.........\内容介绍.txt
.............\........2\Client\FTcpClient.dfm
.............\.........\......\FTcpClient.pas
.............\.........\......\FTcpClient.vlb
.............\.........\......\TcpClient.dpr
.............\.........\......\TcpClient.dproj
.............\.........\......\TcpClient.dproj.local
.............\.........\......\TcpClient.identcache
.............\.........\......\TcpClient.res
.............\.........\......\Win32\Debug\FTcpClient.dcu
.............\.........\......\__history\FTcpClient.dfm.~10~
.............\.........\......\.........\FTcpClient.dfm.~11~
.............\.........\......\.........\FTcpClient.dfm.~12~
.............\.........\......\.........\FTcpClient.dfm.~13~
.............\.........\......\.........\FTcpClient.dfm.~14~
.............\.........\......\.........\FTcpClient.dfm.~15~
.............\.........\......\.........\FTcpClient.dfm.~16~
.............\.........\......\.........\FTcpClient.dfm.~17~
.............\.........\......\.........\FTcpClient.dfm.~18~
.............\.........\......\.........\FTcpClient.dfm.~9~
.............\.........\......\.........\FTcpClient.pas.~78~
.............\.........\......\.........\FTcpClient.pas.~79~
.............\..