搜索资源列表
TDPDocument
- 关于TCP OVER UDP 方式的数据传输协议笔记,用于提供基于-on TCP OVER UDP modes of data transfer protocol Notes for the provision on
udt.4.4.win32_with_VC6
- udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
RawSocket_Sniffer
- Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
RFC2326ChineseTranslation
- The Real Time Streaming Protocol, or RTSP, is an application-level protocol for control over the delivery of data with real-time properties. RTSP provides an extensible framework to enable controlled, on-demand delivery of real-time data, su
Communication
- Implementation of TCP over UDP
udt.sdk.4.5a.win32
- UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 - UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications ove
tstools-1_11
- The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
Raw_Packet160824712003
- This a software of packet sniffer. It examines the packets that travel around the network. It will capture the TCP and UDP packets and shows the contents like its structure and data. You can monitor what is happening over the network. -This is
Multitou1
- tcp library over udp
adsl
- The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux and Solaris ports of this pa
NC
- netcat的是一个简单的Unix工具读取和写入数据通过网络连接,使用TCP或UDP协议。 它被设计成一个可靠的“后端”工具,直接使用,很容易被其他驱动程序和脚本。同时,它是一个功能丰富的网络调试和探测工具,因为它可以创建几乎任何类型的连接你需要并且有几个有趣的内置功能。 -netcat is a simple Unix tools to read and write data over a network connection, using TCP or UDP protocol. I
Internet_Packet_CapAndAnalysis
- 本程序基于WinPcap下,实现对网络数据包的截获与分析,可以分析IP,TCP,UDP等网络层以上的数据包,数据包的信息可以有好的显示在界面上,并支持写入后台数据库,数据库是Access。-The program is based on WinPcap, the realization of the network packet capture and analysis, to analyze IP, TCP, UDP and other network layer packets over t
UDP_transmission
- this a p2p based program which allows users to send and receive files and text messages. It is written over UDP protocol with some elements from TCP implemented. enjoy-this is a p2p based program which allows users to send and receive files and text
src
- 串口服务器程序,主机通过网络连接串口服务器,透传从主机传过来的数据,支持tcp server、tcp client、udp-Serial server program, the host server via a network connection port, pass-through from the host pass over the data to support tcp server, tcp client, udp
tsdecrypt-9.0
- tsdecrypt reads incoming mpeg transport stream over UDP/RTP and then decrypts it using code words obtained from OSCAM or similar cam server. tsdecrypt communicates with CAM server using cs378x (camd35 over tcp) protocol or newcamd protocol.
socketcc
- or those wishing to develop socket based network applications in a C++ class oriented environment. This library allows creation of sockets as classes as well as IPv4 and IPv6 address representation as a class abstraction. The main aim is to all
my_rtsp_server_code
- RTSP(Real Time Streaming Protocol),RFC2326,实时流传输协议,是TCP/IP协议体系中的一个应用层协议,由哥伦比亚大学、网景和RealNetworks公司提交的IETF RFC标准。该协议定义了一对多应用程序如何有效地通过IP网络传送多媒体数据。RTSP在体系结构上位于RTP和RTCP之上,它使用TCP或UDP完成数据传输。HTTP与RTSP相比,HTTP请求由客户机发出,服务器作出响应;该压缩包是RTSP 服务器的实现代码。-RTSP (Real Tim
enet-1.3.11.tar
- enet-1.3.11.tar.gz A TCP over UDP lib.
Multithreading
- 实验3 TCP和UDP套接字综合应用 要求:(1)TCP、UDP (2)C/S (3)多线程编程 摘要:设计简单的客户/服务器,服务器实现并发同时响应客户的UDP通信要求,也能响应客户端发过来的TCP通信要求。 TCP客户: 客户创建流套接字,向服务器发起TCP连接。 连接创建成功后,通过套接字向服务器持续发送或是接收数据。 (3)输入或是收到命令”end”,结束收发数据,并断开与服务器的连接。 UDP客户: (1)客户创建数据报套接字,通过该套
code1
- UDP and TCP 可以使用这个文件来运行任何tcp和udp,然后做成后端和前端(The server communicating with the client is called AWS (Amazon Web Server). The three backend servers are named Back-Server A, Back-Server B and Back-Server C. Back-Server A can compute x2 , Back-Server B