-
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
-
c++ socket编程实例(含服务端和客户端及日志写入)
本代码是c++ socket编程实例。包含服务端和客户端代码,可以实现客户端发送消息,服务端接收消息并写入日志。server.cpp为服务端。client.cpp为客户端。首先,需要准备好C++环境。先编译运行server.cpp,显示:“server is start,waiting for client.”表示启动成功。再编译运行client.cpp,这时再看服务端,显示:“Hello, This is client whg”,表示收到客户端发来的消息。
- 2022-04-16 12:24:48下载
- 积分:1
-
点到点延迟测量程序
C语言写的点对点时延测量程序。时延测量精度:微妙。一个服务器一个客户端,采用面向连接的协议。测量原理:客户端向服务器发一条信息,记录此时的时间,服务器收到信息后返回一条信息,此时再记录时间,两次时间相减除以2即是本次通信的时延。
- 2022-07-28 09:37:27下载
- 积分:1
-
Http下载
客户端与服务器的对接。http默认是UTF8编码,所以把中文编码为UTF8,发送接收文件,对文件的读写操作。
- 2022-11-18 23:15:03下载
- 积分:1
-
从internet上下载文件(http协议)的程序
从internet上下载文件(http协议)的程序- Downloads the document from internet (the http agreement) the
procedure
- 2022-06-15 08:09:13下载
- 积分:1
-
文件传输程序几源码
文件传输程序几源码-file transfer procedures several FOSS
- 2022-02-11 17:20:59下载
- 积分:1
-
libevent-win
所有的源代码都是免费的,任何人都可以下载,我们确实需要这种机制(点)来鼓励人们分享更多的源代码项目,这样每个人最终都可以得到更多有价值的代码。我们花了很多精力为你维护所有的代码。我们非常感谢您的支持和理解。只要你愿意分享你的代码,就很容易得到分数。在您上传您的项目,请等待长达3天的审查,从我们的编辑。你也可以捐款并立即获得积分。捐款将帮助我们在网站托管和维护很多。
- 2022-12-26 21:50:03下载
- 积分:1
-
一个补票分析程序
一个补票分析程序-an analysis program
- 2023-03-08 13:45:03下载
- 积分:1
-
本人写的用于自动升级的东东,有兴趣的朋友可以下来看看。...
本人写的用于自动升级的东东,有兴趣的朋友可以下来看看。-I write for the automatic upgrade of the Eastern. . .
- 2022-12-14 18:35:03下载
- 积分:1
-
这是我编的一小软件。请等级等待指教。呵呵。ASP的,有点意思。...
这是我编的一小软件。请等级等待指教。呵呵。ASP的,有点意思。-This is what I made a small software. Please wait for advice grades. Ha ha. ASP, and a bit mean.
- 2022-08-08 08:04:10下载
- 积分:1