首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个简单的java客户端/服务器应用程序来衡量网络的速度和可靠性

一个简单的java客户端/服务器应用程序来衡量网络的速度和可靠性

资 源 简 介

Java Speed-O-Meter Network speed and reliability test Please note that the binaries are here now: https://drive.google.com/folderview?id=0By9So7eKtpjuU3paWE1JTGNLclE&usp=sharing Introduction This is a Java application to measure the network and speed and reliability between two hosts. This application has two components, a server that listens to connections and a client that connects to that server. Once the connection has been established, both components will send data to each other and the transmit/ receive speed are plotted on a graph and printed on the console. It is possible to toggle the transmission and receiving of messages by typing T and R in the console. Each message is randomly generated with a variable size between 1000 and 2000 bytes, plus 4 bytes to hold the message size and 8 bytes for CRC. Each message is checked for CRC errors and the application is aborted if a CRC error is encounter

文 件 列 表

speed-o-meter-1.0
lib
client.cmd
server.cmd

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP