搜索资源列表
-
0下载:
UDP 穿透防火墙的易语言源码,包含服务器与客户端的演示源码,由江西赣州桃源网络科技编写于2006-1-27-UDP easily penetrate the firewall language source code, containing the server and client source of the display, from Jiangxi Taoyuan network technology in the preparation of 2006 -1-27
-
-
1下载:
易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
-
-
0下载:
利用java 来实现P2P协议,联网实现,客户端与服务端得通信,只要模拟-Use java to implement P2P protocols, network implementation, client and server have to communicate, as long as the simulation QQ
-
-
0下载:
可正常运行~分为服务端和客户端,内网穿透,学习的好例子。-Normal operation can be divided into server-and client, network penetration, a good example of learning.
-
-
0下载:
基于IOCP,带NAT TRAVERSE的高性能asynchornosu网络服务器/客户端开发SDK源码。支持并发5000以上的连接,NAT TRANVERSE穿越功能-Based on the IOCP, the high-performance NAT TRAVERSE with asynchornosu network server/client SDK source development. Support more than 5,000 concurrent connections,
-
-
0下载:
完成端口的网络库-vc源代码.rar
分为客户端和服务端进行控制。
-Completion port network library-vc source code. Rar is divided into client and server control.
-
-
0下载:
基于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
-
-
0下载:
本程序是通过网络传输文件的例子。程序中分为服务器端和客户端。需要两台电脑配合使用。-This procedure is to transfer files through the network example. Process is divided into server-side and client. Need to use two computers.
-
-
0下载:
P2P流媒体系统相对于传统客户端/服务器模式流媒体系统由于具有可扩展性高、鲁棒性强、易于实现
负载均衡等特点而得到广泛应用。另一方面,通常需要对P2P流媒体系统性能指标进行评估以对系统设计
进行改进、优化设计参数。但是由于P2P系统的开放性和分布性,系统中没有统一中央控制实体,大量节点
动态加入离开系统会引起网络逻辑拓扑动态变化-P2P streaming media system as opposed to the traditional client/server mode be
-
-
0下载:
DCPlus 一个开放源码的免费的p2p客户端软件,用于文件交流,支持中文搜索,同时又可以作为聊天工具。它和neo-modus公司的direct connect使用同一个通讯协议,但比它功能更加强大,可以同时登陆多个服务器。绿色软件,没有广告条。dc是分散服务器型的,尤其适合同一个网络内的用户飞速交换文件。-DCPlusPlus a free open source p2p client software for the exchange of documents in support of t
-
-
0下载:
DCPlus 一个开放源码的免费的p2p客户端软件,用于文件交流,支持中文搜索,同时又可以作为聊天工具。它和neo- modus公司的direct connect使用同一个通讯协议,但比它功能更加强大,可以同时登陆多个服务器。绿色软件,没有广告条。dc 是分散服务器型的,尤其适合同一个网络内的用户飞速交换文件。服务器建立十分容易,个人就能做,目前全世界有上千个服务器,通过dc共享的资料超过5,000,000gb。-DCPlusPlus a free open source p2p client
-
-
0下载:
本系统属于小型的局域网实时监控系统,可以对某一台计算机进行屏幕监控。本系统主要实现以下
目标:
1 系统采用人机交互的方式,界面美观友好。
2 屏幕信息需要时时显示,网络延时不能大于1 秒。
3 服务器端可以随时运行,只要客户端运行,就能够显示屏
幕信息。
4 系统运行时占用内存不能大于10MB,以免影响系统性能。
5 客户端运行时需要隐藏显示窗口,其感觉不到在运行。-This system is a small local area network monitori
-
-
0下载:
最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。首先,JXTA是为了构建P2P网络而制订的一组协议,是解决构建P2P网络必须要解决的问题的方法。共有六个协议(关于这些协议后面会详细的谈的)。其次,JXTA是P2P应
-
-
0下载:
运用P2P技术编写的网络客户端和服务端程序,语言为C-Prepared using P2P technology network client and server programs, language is C
-
-
0下载:
TCP网络聊天室,可以显示在线人数,分为客户端与服务器端两个部分,公共聊天功能-TCP network chat rooms, you can display the line number, divided into client and server-side two parts, the public chat feature
-
-
0下载:
网络编程实现简单的点对点通信,压缩包有客户端和服务端,实现单线程信息传输。-Network programming to achieve a simple peer-to-peer communication, compressed packages client and server, single-threaded information transmission.
-
-
0下载:
网络编程作业的一部分,提供p2p服务器和客户端源代码,实现客户端登陆密码加密、退出、共享文件目录、查询文件等功能。-Part of the job of network programming, providing peer-to-peer server and client source code, client login password encryption, exit, shared file directory, query file.
-
-
0下载:
socket网络套接字编程,udp包过滤源代码,实现服务器客户端包过滤过程-Socket network socket programming, udp packet filter source code, to achieve the server client packet filtering process
-
-
0下载:
socket网络编程 一个服务端 多个客户端 C程序-socket server network programming a multiple client C program
-
-
0下载:
P2P多线程编程,实现在网络中以多线程形式进行接收和发送信息。VC++可运行,服务器端和客户端程序相同但需要更改IP地址和端口号。可自调试使用。-P2P multi-threaded programming, the network receive and transmit information in the form of multi-threading. VC++ can run the server and client programs need to be changed but t
-