CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - reliable datagram transmission protocol in java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - reliable datagram transmission protocol in java - List
[
Internet-Network
]
RUDP
DL : 0
可靠用户数据报协议(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.
Update
: 2025-02-17
Size
: 101kb
Publisher
:
guojm
[
JSP/Java
]
NetworkSimulatorDelay
DL : 0
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.
Update
: 2025-02-17
Size
: 126kb
Publisher
:
Bhaskar
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.