-
一个使用window sdk写的抓包的小程序
一个使用window sdk写的抓包的小程序-A use of the capture window sdk to write a small program
- 2022-05-13 04:40:22下载
- 积分:1
-
spserver是一个简单易用的基于Windows的服务器框架库,…
SPServer is a simple and easy to use server framework library based on Windows ,希望能帮助大家-SPServer is a simple and easy to use server framework library based on Windows, to help U.S.
- 2022-04-01 18:03:04下载
- 积分:1
-
另一个跨平台的网络开发框架
另一个跨平台的网络开发框架-another cross-platform network development framework
- 2023-03-11 16:15:03下载
- 积分:1
-
sockte编程指南,内容清晰适合初,中级者阅读,为以且学习加快速度...
sockte编程指南,内容清晰适合初,中级者阅读,为以且学习加快速度-sockte Programming Guide, which clearly fit the early, intermediate reading, and studying for speed
- 2022-04-28 12:40:30下载
- 积分:1
-
- 2023-07-04 23:55:03下载
- 积分:1
-
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。...
建立VPN连接的程序,可以修改本机路由,使用VPN过程中也可以上网。
- 2022-03-23 03:03:52下载
- 积分:1
-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分:1
-
对IP地址的解析,纯windows编程!!!!程序精简且质量很高
对IP地址的解析,纯windows编程!!!!程序精简且质量很高-Analysis of IP addresses, net windows programming!!!! Procedures to streamline and high quality
- 2022-01-30 16:26:29下载
- 积分:1
-
基于ip的万维网网络时延测试代码,往返时延
基于ip的万维网网络时延测试代码,往返时延-Ip-based World Wide Web network latency test code, round-trip delay
- 2022-01-26 08:00:51下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
- 2022-02-07 17:35:59下载
- 积分:1