image
  • home
  • products
  • learn
  • free games
  • company
  • Products > Network Speed Test 2.0 > Network Speed Test 2.0 Server

    Windows Info        Java Info

    image

    Windows Platforms: C#


    Network Speed Test 2.0 Server is a multi threaded asynchronous socket server written in Microsoft .Net for the windows platform. It provides upload, download, and connection test functionality for Network Speed Test 2.0 Clients. The software is free and is distributed under the Apache software license. We are not responsible for your use, or misuse of this software. If you are running a server that has its data metered we recommend not running a public speed test server because of the data usage.

    The zip file includes a command line version of the server (SpeedTestExe.exe) and a windows service version of the software (SpeedTestSvc.exe). It is recommended that you play around with the server privatly using the command line version before running a public server or installing the windows service.

    To download a copy of the Network Speed Test 2.0 server software click the proper link below.
    Windows C# v1.0.0.0 Stable
    Windows C# v1.0.0.1 Beta


    To configure your server beyond the default settings you have to create a config.txt file in the AppData/Roaming directory for the user account the server is running under. You will see an MmgSpeedTest directory there if the software has been executed at least one time. More details about the server settings can be read from the cmd box by running SpeedTestExe.exe.

    Example of a public, simple configuration file.
    config1

    Example of a private, simple configuration file.
    config2

    Example of the cmb box output from running the server SpeedTestExe.exe program. The pertinent configuration tags and their default values are printed out at the start of the program.
    cmd

    To install the software as a windows service you can run the service installation batch file included with the software. Make sure the account you run it under has an AppData/Roaming directory if you want to provide specific configuration values that override the default configuration.
    reg

    If using a domain account your login will have this form "DomainName\UserName". If you're NOT using a domain account your login will have this form ComputerName\UserName



    Multiple Platforms: Java


    Network Speed Test 2.0 Java Server is a multi threaded asynchronous socket server written in Java for any platform that will run it. It provides upload, download, and connection test functionality for Network Speed Test 2.0 Clients. The software is free and is distributed under the Apache software license. We are not responsible for your use, or misuse of this software. If you are running a server that has its data metered we recommend not running a public speed test server because of the data usage.

    The zip file includes a command line version of the server (SpeedTestExe.jar). It is recommended that you play around with the server privately using the command line version before running a public server or installing the it as a deamon.

    To download a copy of the Network Speed Test 2.0 server software click the link below.
    Multiple Java v0.8.2.5 Beta

    To configure your server beyond the default settings you have to create a config.txt file in the local execution directory for the jar file. You will see a MmgSpeedTest directory there if the software has been executed at least one time. More details about the server settings can be read from the command line by running SpeedTestExe.jar.

    Example of a public, simple configuration file.
    config1

    Example of a private, simple configuration file.
    config2

    To run the java version of the server at the command prompt type the following on a java enabled computer, you must be in the correct path with the target jar, "java -jar SpeedTestExe.jar".

    To run the java version of the server in the background at the command prompt type the following on a java enabled computer, you must be in the correct path with the target jar, "java -jar SpeedTestExe.jar &".

© 2019 Middlemind Games

  • Home
  • Privacy Policy
  • Contact Us