-
st_asio_wrapper
它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来;
自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样);
只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited
Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp)
Only supports tcp and udp protocol )
- 2013-08-22 10:10:54下载
- 积分:1
-
SocketPackage
这是一个完整的网络数据包截获程序,类似WPE,使用了SPI、DLL注入、键盘截获等原理,如今的游戏都可以封杀WPE进程了,那就用这个程序吧。在XP下VC6编译通过(This is a complete network data packets intercepted procedures similar AE, the use of the SPI, DLL injection, Keyboard intercepted and so on, today's game can be killed AE process, we would use this procedure it. In XP VC6 compile)
- 2007-01-30 11:30:29下载
- 积分:1
-
SYNFLOOD
syn ddos flood 工具源代码(syn ddos flood source code)
- 2017-04-01 18:28:22下载
- 积分:1
-
tcp_winsock_controler
这是VB6.0上MSDN的例子,不过我做了稍微改动,能实现输入任意的IP地址,实现与其通信的目的(This is a VB6.0 example on MSDN, but I make a slight alteration can realize arbitrary input IP address, the realization of the purpose of communication)
- 2008-03-30 18:04:56下载
- 积分:1
-
GetHostNameIP
一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
- 2013-08-22 10:58:23下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1
-
xuaualgveterminegdraw
这是用VC++环境做成的一个图形编程的练习,是一个旋转的风车,()
- 2018-02-20 11:51:23下载
- 积分:1
-
Socket
说明: socket的服务器和客户端,实现点对点聊天功能(socket server and client, to achieve point-to-point chat)
- 2008-12-07 09:25:50下载
- 积分:1
-
Project1
TCP 发送模块 一点小代码``````
仅仅当做参考(TCP Send Module)
- 2010-09-10 22:05:17下载
- 积分:1
-
AutoUpdater
通过客户端与服务器端文件对比,实现自动升级功能。(Through the client and server-side document comparison, automatic update feature.)
- 2009-10-27 12:22:34下载
- 积分:1