-
/ *
/*
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
-
websocket服务端实现
websocket服务端实现,C++
is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. It features an easy-to-use, fully async object-oriented interface and scales to millions of connections using only a fraction of memory compared to the competition. While performance and scalability are two of our top priorities, we consider security, stability and standards compliance paramount. License is zlib/libpng (very permissive & suits commercial applications).
Autobahn tests 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-24 23:19:42下载
- 积分:1
-
一个基于web的开源项目管理工具,可以对多个项目、多个团队进行基本的项目管理:任务进度控制、讨论区、文档共享,可生成干特图、普通列表。...
一个基于web的开源项目管理工具,可以对多个项目、多个团队进行基本的项目管理:任务进度控制、讨论区、文档共享,可生成干特图、普通列表。
- 2022-08-09 13:12:16下载
- 积分:1
-
主页的制作,你可以学习到怎样做一个主页!这里的代码你可以参考!...
主页的制作,你可以学习到怎样做一个主页!这里的代码你可以参考!-the code of a homepage
- 2022-10-05 10:35:03下载
- 积分:1
-
这是一个介绍网络通讯的书籍,学习窗口网络…
这是一本介绍网络通信的好书,学习Windows网络编程的必备书籍之一。-This is an introduction of network communication books, learning Windows network programming, one of the essential books.
- 2023-01-12 10:45:08下载
- 积分:1
-
dasniff daSniff is an open source customizable sniffer for win32 systems. It hel...
dasniff daSniff is an open source customizable sniffer for win32 systems. It helps you to log your LAN traffic by specifying packet rules as filters.
- 2022-04-25 10:07:45下载
- 积分:1
-
计算机网络-自定向下方法与Internet特色
非扫描高清
计算机网络-自定向下方法与Internet特色
非扫描高清-Computer network- under way since the directional characteristics of non-scan high-definition Internet
- 2022-04-20 04:30:19下载
- 积分:1
-
vc used to achieve the domain search tool
用vc实现的域名查找工具-vc used to achieve the domain search tool
- 2022-05-13 07:48:43下载
- 积分:1
-
描述了网络编程中的各种功能,例如文件传输源代码以及文件的上传下载...
描述了网络编程中的各种功能,例如文件传输源代码以及文件的上传下载-network programming
- 2022-07-22 19:41:56下载
- 积分:1
-
soket通信
实现多客户机服务器Socket通信 使用多线程操作 可以实现客户机和服务器之间的数据自由发送 希望可以帮到做网络通信的朋友。
- 2022-07-05 11:12:03下载
- 积分:1