搜索资源列表
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
clientbydelphi
- 使用delphi编写的简单socket请求发送工具TCP协议
BT.Demo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
POWER_tsock
- C++Buider/delphi控件,大大简化Socket/TCP/IP编程编程,比使用串口通讯控件还简单-C / delphi controls, greatly simplified Socket / TCP / IP programming programming, the use of serial communication control is also simple
2004100111112520622
- TCP/UDP局域网通讯 通过SOCKET,用DELPHI实现的可以在局域网中实现通信的程序。-TCP / UDP Socket LAN communications through the use of the DELPHI in LAN communications procedures.
cvery_112520622
- 用socket实现tcp和udp,包含了客户端和服务器端-use socket to complete tcp/udp code
port-socket
- 里面可以实现多人聊天,有TCP和UDP方式 可以先择,很好的学习例子,不要错过了。-Which people can chat with TCP and UDP mode can be selected, good learning example, do not miss out.
TcpDemo
- 基于socket的心跳程序实例,tcp/ip协议,很好用,可以意外断网 触发自动重连。(Delphi socket auto-check demo app)