Welcome![Sign In][Sign Up]
Location:
Search - reliable datagram transmission protocol in java

Search list

[Internet-NetworkRUDP

Description: 可靠用户数据报协议(RUDP)是一种基于可靠数据协议 (RDP: RFC908 和 1151 (第二版 )) 的简单分组传输协议。作为一个可靠传输协议, RUDP 用于传输 IP 网络间的电话信号。-reliable User Datagram Protocol (RUDP) is based on reliable data protocol (RDP : RFC908 and 1151 (2nd Edition)), a simple packet transmission agreements. As a reliable transmission protocol, RUDP IP network for transmission of telephone signals.
Platform: | Size: 103424 | Author: guojm | Hits:

[JSP/JavaNetworkSimulatorDelay

Description: The term network programming refers to writing programs that execute across multiple devices (computers), in which the devices are all connected to each other using a network. The java.net package of the J2SE APIs contains a collection of classes and interfaces that provide the low-level communication details, allowing you to write programs that focus on solving the problem at hand. The java.net package provides support for the two common network protocols: TCP: TCP stands for Transmission Control Protocol, which allows for reliable communication between two applications. TCP is typically used over the Internet Protocol, which is referred to as TCP/IP. UDP: UDP stands for User Datagram Protocol, a connection-less protocol that allows for packets of data to be transmitted between applications.
Platform: | Size: 129024 | Author: Bhaskar | Hits:

CodeBus www.codebus.net