搜索资源列表
Delphi Socket入门资料
- DELPHI用户学习Socket控件很好的资料
tcp-cs
- 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
ServTest
- 我自己在做无线考勤系统时,开发的一个基于TCP/IP协议的简单的无线考勤数据接收端程序的测试版本,特别适合初学者学习网络编程时参考(其中使用了一个第三方的控件,控件的安装源代码也在里面了)。-At my own attendance to do the wireless system, developed based on the TCP/IP protocol for easy wireless data receiver attendance of the test version of t
HttpDownload
- http多线程下载的例子,支持断点续传,进过测试可用,学习线程编程和网络编程比较好的例子-http example of multi-threaded downloads and support HTTP, enter the test can be used to learn programming and network programming thread better example
udp
- 一个简单的delphi UDP server 和client例子,适合初学者学习使用。-A simple UDP server and client communication example. Suit for freshman.
IPHlpAPI-pas
- ipHlpApi的delphi头文件及学习资料-ipHlpApi delphi headers
delphi组播实例
- 在delphi下实现组播功能。软件模拟聊天程序,全方位体现组播的优势。delphi7下编译测试。本源码为学习示例,未经优化情况下,不建议直接应用在商业软件中。