-
popular Internet site MOVE
热门网站移动
- 2022-05-12 16:34:27下载
- 积分:1
-
高性能C++的UDP网络库 Raknet
Raknet是一个基于UDP网络传输协议的C++网络库,允许程序员在他们自己的程序中实现高效的网络传输服务。通常情况下用于游戏,但也可以用于其它项目。
Raknet有以下好处:
高性能 在同一台计算机上,Radnet可以实现在两个程序之间每秒传输25,000条信息;
容易使用 Raknet有在线用户手册,视频教程。每一个函数和类都有详细的讲解,每一个功能都有自己的例程
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-14 23:00:08下载
- 积分:1
-
A realization of video chat source code, hoping to be helpful to everyone
一个实现视频聊天源代码,希望能对大家有所帮助 -A realization of video chat source code, hoping to be helpful to everyone
- 2022-03-16 06:53:12下载
- 积分:1
-
其实一个ircrpg战斗引擎写结合C和C++。梳子…
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).
- 2022-09-06 06:45:03下载
- 积分:1
-
经典网页自主研发,以严格形式符合w3C网页开发标准,供大家使用...
经典网页自主研发,以严格形式符合w3C网页开发标准,供大家使用-Classic self-developed web pages in order to comply with the strict form of w3C web development standards for all to use the
- 2022-02-06 15:49:54下载
- 积分:1
-
实现字符串的复制功能,可以进行拓展,从而实现更加强大的功能....
实现字符串的复制功能,可以进行拓展,从而实现更加强大的功能. -achieve string copy functions, can expand, thereby achieving a more powerful functions.
- 2023-04-17 14:15:03下载
- 积分:1
-
windows下切换IP地址的源码
windows下切换IP地址的源码-windows switching IP addresses under the FOSS
- 2022-08-24 22:29:58下载
- 积分:1
-
Network Coding Instant primer
Network Coding Instant primer
- 2023-03-25 00:00:04下载
- 积分:1
-
对网页背景的一个优化!
对网页背景的一个优化!-right background of a web page optimization!
- 2023-05-25 03:50:04下载
- 积分:1
-
一个简单的Http代理服务器
应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
- 2022-07-21 11:06:52下载
- 积分:1