-
Network traffic can be restricted to things that can use this to simulate the In...
可以限制网络流量的东西
可以用这个来模拟Internet 速度控制
实现局域网的Internet-Network traffic can be restricted to things that can use this to simulate the Internet speed control to achieve LAN Internet
- 2022-05-25 11:53:01下载
- 积分:1
-
异步网络通讯例程,very good
异步网络通讯例程,very good-asynchronous network communications routines, very good!
- 2023-05-31 11:40:03下载
- 积分:1
-
Implemented using C++ client chat program, mainly for learning network programmi...
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-02-21 09:08:52下载
- 积分:1
-
WinCVS 源码,流行的CVS客户端源码程序
WinCVS 源码,流行的CVS客户端源码程序-WinCVS source code, a popular CVS client.
- 2023-04-19 16:25:04下载
- 积分:1
-
体会winsock编程的基本过程,开启VC网络编程的绪幕
体会winsock编程的基本过程,开启VC网络编程的绪幕-Understand the basic process of winsock programming, open the VC-threaded network programming screen
- 2022-08-10 07:00:37下载
- 积分:1
-
PHP读取excel的程序,简单明了
PHP读取excel的程序,简单明了-PHP read excel procedures simple and clear
- 2022-02-20 23:51:17下载
- 积分:1
-
使用 TCP 的聊天程序
这是使用 TCP 聊天程序。它是使用 Java 的套接字编程。在客户端和服务器通过网络连接可执行使用此程序的聊天
- 2022-02-10 05:31:31下载
- 积分:1
-
Java基于Socket的文件传输实现方法
本文实例讲述了Java基于Socket的文件传输实现方法。分享给大家供大家参考,具体如下:
- 2023-01-01 04:25:03下载
- 积分:1
-
基于Qt的http客户端
基于Qt的http客户端,能够获取指定链接的文件。The HTTP example demonstrates a simple HTTP client that shows how to fetch files specified by URLs remote hosts.
- 2022-02-15 04:08:43下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1