CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - wait stop java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - wait stop java - List
[
Internet-Network
]
udptransport
DL : 0
基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Update
: 2025-02-17
Size
: 122kb
Publisher
:
周崇青
[
JSP/Java
]
SNMPSample
DL : 0
基于SNMP网络流量控制(java语言编写)-SNMP-based network flow control (java language)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
张英玺
[
Internet-Network
]
proyecto1
DL : 0
codigo fuente de protocolo ARQ stop and wait (IDLE ARQ)-codigo fuente de protocolo ARQ stop and wait (IDLE ARQ)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
alvaro
[
JSP/Java
]
Socket
DL : 0
用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端运行一次可以停止),直到客户运行 java Client Bye时 服务器端收到”Bye”并打印”I don’t wanna die”后 服务器停止运行。-Java Socket complete with the following functions: the establishment of client and server communications, server-side address of the local port from be. TCP in the form of communication at both ends, assuming that the client Class called Client, server-side Class called Server. Java Client Hello When running, the server can accept Hello Guest sent characters and print the " Receive Hello" and then go back to the client " How ru doing" string after the client received print " Received How are you doing" . This When running server-side service is not always stop and wait for the other Socket connection (the client can stop a run), until the customer is running java Client Bye received at the server-side " Bye" and print " I don' t wanna die" after the server to stop run.
Update
: 2025-02-17
Size
: 32kb
Publisher
:
wangdan
[
Data structs
]
huadongchuangkou
DL : 0
使用Java编写的模拟滑动窗口协议,部分修改可实现停等、回退N帧以及选择重发功能-Analog sliding window protocol written in Java, the partial revision of the stop-and-wait fallback N frame retransmission function
Update
: 2025-02-17
Size
: 2kb
Publisher
:
code
[
JSP/Java
]
ThreadCommuncation
DL : 0
Java中线程通信学习要点及源码练习,ResourceDemo学习线程通信,ResourceDemo2学习等待、唤醒机制,ResourceDemo3学习同步机制和代码优化,ProcusDemo学习线程中的一些问题,ProCusDemo2学习java1.5后中的问题解决办法,StopThreadDemo学习停止线程,最后ThreadTest测试一下所学内容。-Java s thread communication learning point and source code.ResourceDemo is to learn thread communcation,ResourceDemo1 is to learn Wait/wake mechanism,ResourceDemo2 is to learn synchornized mechanism,ProCusDemo is to learn some problems in the communcation,ProCuyDemo2 is to learn the solutions after java1.5 ,StopThreadDemo is to learn how to stop the communcation and ThreadTest is to test what you learn.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
sun
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.