Welcome![Sign In][Sign Up]
Location:
Search - udp projects

Search list

[WinSock-NDISRakNet-2.52

Description: 一个拥有超级牛力的UDP网络引擎,可用于游戏,也可用于其他项目。-a superpower of cattle UDP network engine can be used for games, but can be used for other projects.
Platform: | Size: 6027923 | Author: funix | Hits:

[Internet-NetworkRakNet-2.52

Description: 一个拥有超级牛力的UDP网络引擎,可用于游戏,也可用于其他项目。-a superpower of cattle UDP network engine can be used for games, but can be used for other projects.
Platform: | Size: 6027264 | Author: funix | Hits:

[Internet-Networkudt.sdk.3.3.tar

Description: udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing.
Platform: | Size: 152576 | Author: 冷于冰 | Hits:

[Communication-Mobile070822udt4Source

Description: udt.sdk.4.0,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算-udt.sdk.4.0, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing
Platform: | Size: 434176 | Author: liulin | Hits:

[Internet-Networkudt4

Description: UDP 应用于媒体通信,TCP是安全通信。 UDP因为其单向速度比TCP握手安全速度快很多,有没有协议是二者结合的呢,这个就是开源网络通信原型UDT,我在电信项目中支撑大型网络通信的网络原型。-UDP used in media and communications, TCP is the secure communications. UDP because of its one-way TCP handshake faster than a safe speed much faster, is there any agreement is a combination of both of them, this is the open source network prototype UDT, I support the large-scale telecommunications projects in network communication network prototype.
Platform: | Size: 5704704 | Author: luoyx | Hits:

[Ftp ClientTwisted_NoDocs-8.2.0.win32-py2.4

Description: Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more.
Platform: | Size: 2361344 | Author: richard | Hits:

[Internet-NetworkUdp_multicast_client_server

Description: 本例说明了如何将IOCP机制应用于UDP协议。本例中包含两个工程(UDP_Multicast_IOCP_CLIENT和UDP_Multicast_IOCP_SERVER),分别是客户程序和服务器程序。主要功能是基于I/O完成端口的IP多播。-This example shows how the mechanism will be applied to UDP protocol IOCP. In this case consists of two projects (UDP_Multicast_IOCP_CLIENT and UDP_Multicast_IOCP_SERVER), respectively client and server program. Main function is based on the I/O completion port IP multicast.
Platform: | Size: 12288 | Author: wanglei | Hits:

[Internet-NetworkUDP_send_forward_recv

Description: 模拟发包、转发及接受。包含三个工程,分别为UDP发包客户端、收报服务端、以及中转代理-Simulation of contract, transmit and receive. Contains three projects, namely UDP client contracts, client services at, as well as the transfer agent
Platform: | Size: 3918848 | Author: 西方失败 | Hits:

[TCP/IP stackUDP_YY_1.3

Description: 自己开发的UDP穿透NAT代码,在实际项目中使用,非常可靠。-The development of UDP through NAT own code to use in actual projects, very reliable.
Platform: | Size: 133120 | Author: michael_yee | Hits:

[ARM-PowerPC-ColdFire-MIPSUDP

Description: ADS工程,44b0其中包含UDP通信和GUI-ADS projects, 44b0 containing UDP communication and GUI
Platform: | Size: 5988352 | Author: zhangbin | Hits:

[Internet-NetworkezSockets

Description: EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr.net/projects/ezSockets/
Platform: | Size: 12288 | Author: raxen | Hits:

[Internet-Networkserver_udp

Description: 网络通讯UDP协议的服务器完整工程代码,已经测试通过-UDP-server network communication code to complete projects, has been tested
Platform: | Size: 11264 | Author: liuzhengheng | Hits:

[Internet-NetworkImplementation-UDP-server-client.tar

Description: Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with-Implementation of UDP server and client. run as 2 separate projects that communicate with each other. can be a great structure to start with
Platform: | Size: 1024 | Author: roi | Hits:

[VC/MFCMFC-UDP

Description: MFC- UDP通信的源代码 里面有很多关于我做的项目的东西 不用的话可以删掉 测试通过 VS2005-MFC-UDP traffic' s source code there are a lot of projects on the things I do not, then you can delete the test by VS2005
Platform: | Size: 35840 | Author: 刘洋 | Hits:

[Internet-NetworkProjects

Description: 局域网内的UDP传输,在客户端输入信息,服务器端显出-UDP transfer in LAN
Platform: | Size: 71680 | Author: miracle | Hits:

[Internet-NetworkUDP

Description: 其中有一个工作空间,两个工程,一个是UDP server的代码,一个是UDP client的代码,可以实现发送和接收UDP报文。如果更改其中的IP地址和端口,还可以向其他设备发送UDP报文,或者从其他设备接收UDP报文。-It has a workspace, the two projects, a UDP server code, a UDP client code, you can send and receive UDP packets with it. If you change the IP address and port ,it can also send a UDP packet to other devices or receive UDP packets from other devices.
Platform: | Size: 9216 | Author: | Hits:

[P2Pudp-client--server

Description: 压缩文件中包含两个工程,client和server。client负责发送,server负责接收。实现基于UDP协议的文件传输。传输指定的文件时,需在程序中更改文件的路径。-The compressed file contains two projects, client and server. The client is responsible for sending, server is responsible for receiving. Realized based on UDP protocol file transfer. Transfer the specified file, you need to change the file path in the program.
Platform: | Size: 2791424 | Author: 胡雪瑞 | Hits:

[Compress-Decompress algrithmsProjects

Description: 基于点对点语音聊天,UDP协议通讯,C++语言 ,- well good
Platform: | Size: 1062912 | Author: 林献雄 | Hits:

[CSharpProjects

Description: UDP协议全称是用户数据报协议[1] ,在网络中它与TCP协议一样用于处理数据包,是一种无连接的协议。在OSI模型中,在第四层——传输层,处于IP协议的上一层。UDP有不提供数据包分组、组装和不能对数据包进行排序的缺点,也就是说,当报文发送之后,是无法得知其是否安全完整到达的。UDP用来支持那些需要在计算机之间传输数据的网络应用。包括网络视频会议系统在内的众多的客户/服务器模式的网络应用都需要使用UDP协议。UDP协议从问世至今已经被使用了很多年,虽然其最初的光彩已经被一些类似协议所掩盖,但是即使是在今天UDP仍然不失为一项非常实用和可行的网络传输层协议。-UDP server client
Platform: | Size: 118784 | Author: name | Hits:

[Special EffectsProjects

Description: communication client/server socket according to udp and tcp
Platform: | Size: 146432 | Author: Ezzahi | Hits:
« 12 »

CodeBus www.codebus.net