-
/ *
/*
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
-
CDMA中的扩频编码,用matlab实现
CDMA中的扩频编码,用matlab实现-Spread Spectrum CDMA coding, using Matlab achieve
- 2022-04-25 14:11:42下载
- 积分:1
-
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码
比较不错的网络开发源码VC版,是铁道出版社出版的图书源码-Comparison of good web development source VC version is the Railway Publishing House book source
- 2022-11-10 05:00:03下载
- 积分:1
-
LDAP
基于LDAP的单点登录程序设计与实现(源代码+论文,附有详细的源代码说明)
- 2022-05-04 21:51:17下载
- 积分:1
-
实现了poll/epoll/devpoll等C++封装,提供了很好的可移植性并具备相当高的效率...
实现了poll/epoll/devpoll等C++封装,提供了很好的可移植性并具备相当高的效率-Realize the poll/epoll/devpoll such C++ Package provided a good portability and has a very high efficiency
- 2022-01-26 00:25:57下载
- 积分:1
-
一个不错的网络编程例子
一个不错的网络编程例子-a good example of Network Programming
- 2022-07-17 05:30:11下载
- 积分:1
-
socket.io2
socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2 socket.io2
- 2023-06-29 12:35:04下载
- 积分:1
-
c programming language voice can play a sound, you can use the keyboard to contr...
c语言声音编程,可以播放声音,可以用键盘控制-c programming language voice can play a sound, you can use the keyboard to control
- 2022-10-12 04:30:03下载
- 积分:1
-
群聊小程序
有一个服务器,能够实现多人群聊 ,实现多线程,有6个类,ActionLoginListenerData 实现多线程监听,ClientData,客户端界面
ClientReadThreadData,创建多客户端,LoginData,登陆界面,serverData服务器,ServerReadWriteData 读取数据并广播
- 2022-01-25 17:39:12下载
- 积分:1
-
测试网络环境
Iperf 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能。Iperf具有多种参数和UDP特性,可以根据需要调整。Iperf可以报告带宽,延迟抖动和数据包丢失。
iperf 分为两种版本,unix/linux版和windows版,unix/linux版更新比较快,版本最新。windows版更新慢。windows版的iperf叫jperf,或者xjperf。jperf是在iperf基础上开发了更好的UI和新的功能。
- 2022-03-13 22:54:40下载
- 积分:1