文件名称:CSharp-SpeedTest-Client:C# SpeedTest 客户端
文件大小:46KB
文件格式:ZIP
更新时间:2024-06-25 11:36:13
library test internet speedtest speed
C# SpeedTest 类和 Gui 应用程序 这是用 C# 编写的 SpeedTest.net 的客户端(库和 GUI)。 现在它是一个 alpha 版本,它工作得非常糟糕,显示奇怪的测量值,将 CPU 加载到 100% 并有其他问题。 随意重构和改进,不要忘记要求拉。 许可证是 LGPL V3
【文件预览】:
CSharp-SpeedTest-Client-master
----StupidSpeedMeasurer()
--------App.xaml(301B)
--------App.xaml.cs(193B)
--------StupidSpeedMeasurer.csproj(4KB)
--------App.config(178B)
--------MainWindow.xaml(1KB)
--------Properties()
--------MainWindow.xaml.cs(3KB)
----SpeedTest()
--------SpeedTest.csproj(4KB)
--------Server.cs(2KB)
--------App.config(178B)
--------Properties()
--------SpeedTest.cs(11KB)
----SpeedTest.sln(3KB)
----.tfignore(5B)
----LICENSE.md(7KB)
----.gitignore(244B)
----MeasuringStreams()
--------DevNullStream.cs(914B)
--------EventedStream.cs(507B)
--------RandomBytesStream.cs(2KB)
--------MeasuringStreams.csproj(2KB)
--------ConstantStream.cs(2KB)
--------Properties()
----README.md(350B)
----.gitattributes(2KB)
----SpeedTestGUI()
--------App.xaml(318B)
--------App.xaml.cs(182B)
--------SpeedTestGUI.csproj(4KB)
--------App.config(178B)
--------MainWindow.xaml(4KB)
--------Properties()
--------MainWindow.xaml.cs(4KB)
----MeasuringStreamsTest()
--------MeasuringStreamsTest.csproj(4KB)
--------Stream2StreamTest.cs(992B)
--------Properties()