搜索资源列表
ChanSheng_src
- 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能.-1. Using multithreading technology, faster than similar software. 2. It also supports multi-carrier. 3. Further support of the mass point, Th
clientandserver
- 可实现点到点多线程断点续传,它分为客户端和服务端-can be point-to-point multithreaded HTTP, which is divided into client and server
P2P
- 可正常运行~分为服务端和客户端,内网穿透,学习的好例子。-Normal operation can be divided into server-and client, network penetration, a good example of learning.
p2ptalk
- 使用MFC实现的简单p2p聊天软件,分为客服端课服务端,服务端还是先了多线程。希望对初学者有帮助-MFC implementation of a simple p2p chat software is divided into the customer service side class server, the server or multi-threaded. For beginner
ServerSocket_Export-vcSourceCode
- 完成端口的网络库-vc源代码.rar 分为客户端和服务端进行控制。 -Completion port network library-vc source code. Rar is divided into client and server control.
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
Soft20060210102649635
- NAT 穿越 NAT分成四种,NAT是为解决网络地址紧张而产生的,但是他给p2P带来了麻烦,要想进行端到端的连接,就必须穿透这一层NAT 但是NAT多种多样,这就给NAT的穿越带来的麻烦,我们必须先确定NAT的类型,然后再进行穿越,这个代码讲述了UDP德穿越,它适用于大多数刘媒体穿越-NAT through NAT divided into four, NAT is a network address to resolve the tensions arising from, but h
v2
- 本程序是通过网络传输文件的例子。程序中分为服务器端和客户端。需要两台电脑配合使用。-This procedure is to transfer files through the network example. Process is divided into server-side and client. Need to use two computers.
udp
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提
P2PUDPNAT
- 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(
p2pfileupload
- 基于delphi p2p文件传输源码,分为服务端和客户端,供学习研究用-Delphi p2p file transfer based on the source, divided into server and client for the research study
TCP-CHATROOM
- TCP网络聊天室,可以显示在线人数,分为客户端与服务器端两个部分,公共聊天功能-TCP network chat rooms, you can display the line number, divided into client and server-side two parts, the public chat feature
TCPFlowControlModel
- TCP流量控制模拟系统 任务是熟悉TCP流量控制机制,并设计程序模拟实现之。 2.该程序具有以下功能: (1)程序分为发送方、接收方两部分。发送方向接收方发送大量数据。 (2)接收方需要设立适当缓存。 (3)通过Receive Window控制发送方的发送速率,实现流控制。 (4)以适当形式显示出流控制的效果。-TCP traffic control simulation system The t
