-
基于Delphi 和TCP/IP 协议的通信编程
基于Delphi 和TCP/IP 协议的通信编程-Based on Delphi and the TCP/IP protocol for communication programming
- 2022-01-24 19:04:08下载
- 积分:1
-
LanScan,局域网扫描工具,学习网络编程和安全的小资料
LanScan,局域网扫描工具,学习网络编程和安全的小资料-LanScan, LAN scanning tool, to learn network programming and security of small information
- 2023-08-24 11:40:04下载
- 积分:1
-
IP监视工具源码
IP监视工具源码-IP surveillance tool source code
- 2023-03-04 16:45:03下载
- 积分:1
-
Client Server Socket Programming and multithreading
基本编程,包括初学者的套接字编程程序;
- 2022-10-14 04:30:04下载
- 积分:1
-
libevent server VS程序
代码中包含libevent类库,动态库和一个服务器程序,一个client短程序,完成多线程异步socket通讯
- 2023-06-02 06:25:03下载
- 积分:1
-
利用winpcap捕获局域网内的ip流量并进行简单分析
利用winpcap捕获局域网内的ip流量并进行简单分析-Use winpcap capture LAN ip flow and a simple analysis
- 2022-05-13 14:55:19下载
- 积分:1
-
LDAP complete description of the agreement, the development environment is based...
LDAP 协议的完整描述,开发环境是基于linux的.如果有问题,请给我写信-LDAP complete description of the agreement, the development environment is based on Linux. If there"s a problem, please write to me
- 2022-05-15 00:28:05下载
- 积分:1
-
本实例将通过ISAPI实现限制IP访问的功能,也就是对指定IP开放WWW服务。...
本实例将通过ISAPI实现限制IP访问的功能,也就是对指定IP开放WWW服务。-example of the realization by ISAPI restrictions IP access function, which is open to designated IP WWW service.
- 2022-03-06 17:12:09下载
- 积分:1
-
Web 邮件客户端
Web 邮件客户端-Web Mail Client
- 2022-06-16 06:39:48下载
- 积分:1
-
网络编程套接字
应用背景网络程序的实现可以有多种方式,套接字是其中一种比较简单的实现方法,是连接应用程序与网络驱动程序的桥梁,计算机从网络上收到与该套接字绑定的IP地址和端口号相关的数据后,由驱动程序交给套接字,应用程序就可以从该套接字中提取接收到的数据。关键技术包括计算机网络基本知识,网络应用程序通过套接字进行数据的发送与接收。包括多线程和单线程不同方式通过网络传送数据。
- 2022-03-16 02:29:39下载
- 积分:1