-
ddos
ddos,一个很好的DDOS工具。。。。。。(ddos a intersing software)
- 2020-06-19 09:15:41下载
- 积分:1
-
58296017YanErDownloader
断点续传 http download ftp mfc(http download download download )
- 2011-05-23 14:11:39下载
- 积分:1
-
winsocket-transpot
MFC类下的winsock多线程实现文件传输,在vc++6.0下通过调试。(MFC category under the winsock multithreading document transmission, the 6.0 vc through debugging.)
- 2007-03-21 16:45:22下载
- 积分:1
-
CloseWindow
一个监控网卡的程序。功能如果网卡掉线,电脑自动关机(A monitoring procedure for the network card. Function if the network card offline, the computer automatically shuts down)
- 2008-07-17 13:27:47下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
Syndication实现读取、创建、订阅、更新Rss例子 附完整源码下载
该实例主要目的是了解Syndication,并实现了如下功能 一、了解RSS源 二、RSS源格式 三、如何创建RSS源 四、如何订阅RSS源 五、如何更新RSS源
- 2020-10-18 18:27:27下载
- 积分:1
-
QQProject
说明: 在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。(In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.)
- 2008-08-30 00:00:05下载
- 积分:1
-
P2P NAT网络通信
NAT(Network AddressTranslators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(NetworkAddress/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)
- 2016-11-22下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1