文件名称:swlphitnmecho
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi 通过TNMEcho组件测速 测试网络连接的速度,可以测出当前网络传输的速度,通过向指定IP的服务器发送字符串数据后,根据返回时间测出速度快慢。在Delphi中有一个TNMEcho组件,利用它向Echo服务器发送一些数据,这些数据会原样从Echo服务器返回,然后计算两者的时间差,即可大致算出网络连接的速度。此测试出的速度可作为一般参考。-Delphi connection through the TNMEcho component velocity test network speed, and can detect the current network transmission speed, by sending a string data, designated IP, according to the time of return measured speed. There is a TNMEcho component in Delphi, use it to the Echo server to send some data, the data is returned from the Echo server, and then to calculate the time difference, you can roughly calculate the network connection speed. The test speed can be used as a general reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
测试网络速度\Project1.cfg
............\Project1.dof
............\Project1.dpr
............\Project1.res
............\Unit1.dcu
............\Unit1.dfm
............\Unit1.pas
测试网络速度