搜索资源列表
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
magwmi52
- WMI和智能组件包含通过WMI的功能,SMART与SCSI传递,对硬盘的信息获取和配置网络适配器特定用途,而且对许多其他一般用途。MagWMI允许访问和Windows Update的使用Windows系统信息管理仪表。 MagWMI提供一般信息的任何WMI使用类似命令SQL视图访问,并专门与函数的TCP / IP协议的配置,如设置适配器的IP地址,计算机名和域/工作组。-Magenta Systems WMI and SMART Component contains WMI, SMART and
Delphi_ModbusDll
- Simple demo of modbus/tcp register read write in Delphi 5
AppServer
- Delphi 2010 DataSnap 服务端-Delphi 2010 DataSnap Services
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
Chat
- delphi的indy中tcpclient和tcpserver的即时通讯Demo,发现很不错。多学习局域网聊天很有帮助-The indy delphi tcpserver in tcpclient and instant messaging Demo, found very good. LAN chat and more helpful to learn
SocketTool
- INDY 控件的demo,歡迎大家下載學習,tcp,udp,email,http都有-INDY control the demo, welcome to download the study, tcp, udp, email, http has ..
TCPDemo
- TCP网络协议Demo,一个简单的即时通讯实例-TCP network protocol Demo, a simple instance of instant messaging
Indy_tcp_udp
- delphi for upt tcp demo
BasicClientServer
- This is a Simple Demo how to use the Indy9 Components on Delphi 7. It is verry Helpful to implement Basic TCP communication.
modbusTcpForDelphi
- delphi下的modbus tcp通讯,包括主机和从机以及测试程序-modbus tcp,master and client and demo
Indy10-TCP-Basic-Server-Demo-for-Lazarus
- Indy9 Basic TCP Server Delphi demo converted to Lazarus and Indy10.
Modbus解析DEMO_Delphi7
- 不借助其它底层Modbus控件,直接操作底层通讯代码,实现Modbus读写“保持寄存器”数据,支持串口通讯、TCP通讯两种方式。代码只作演示,可做进一步封装,也可稍作修改,用于非标准的Modbus通讯。本代码使用了一个第三方控件SPComm,开发测试环境为Delphi7+Win7,我一直想摆脱Modbus控件(MBAXP Modbus Master ActiveX Control ),最近自己开发了这个DEMO,分享给大家。(Without other underlying Modbus co
dephi_232&TCP -UDP
- Demo code to communicate with USR-TCP232 delphi
TcpDemo
- 基于socket的心跳程序实例,tcp/ip协议,很好用,可以意外断网 触发自动重连。(Delphi socket auto-check demo app)