Table of contents
The Serial tab of the Hercules utility can be used as a simple serial port terminal for the RS-232 standard. It's similar to the Hyperterminal, some functions extended. Parameters: Set the parameters of the connection (speed, parity, handshake) Set the mode of operation (Free, PortStore test, Data, Setup). Below is the chart for Lan speed test writing and reading to a 2016 VM And below is the same thing but to a 2019 VM. In both cases I am sending 100 1Mb packets to a file share on each server. The charts for writing are fairly consistent but the charts for reading (in Green) are vastly different. Speed Test Mirrors. Select 'Select' next to the server you'd like to test against. Central US — Dallas, TX, USA East Coast US — Miami, FL, USA; East Coast US — New York, NY, USA West Coast US — Los Angeles, CA, USA West Coast US — San Francisco, CA, USA North America — Toronto, CA Europe — London, GB Europe — Frankfurt, DE.
- 1.6.6.1 'About': Display the version information
- 2.6.6.2 'MakeCert': Create New X.509 Certificate and Private Key
- 3.6.6.3 'TrafficClient': Run Network Traffic Speed Test Tool in Client Mode
- 4.6.6.4 'TrafficServer': Run Network Traffic Speed Test Tool in Server Mode
- 5.6.6.5 'Check': Check whether SoftEther VPN Operation is Possible
This section describes all commands that can be called when using vpncmd in Use VPN Tools Command (for example, certificate generating tools or traffic speed test tool) mode.
6.6.1 'About': Display the version information
| Command Name | About |
| Purpose | Display the version information |
| Description | This displays the version information of this command line management utility. Included in the version information are the vpncmd version number, build number and build information. |
| Command-line | About |
| Arguments for 'About': | |
| No arguments are required. | |
Unfortunately, LAN Speed Test isn't as accurate as other methods, as you can see when you compare its 441 Mbps (Figure 1) to the 736 Mbps that IxChariot measured (Figure 3) for the same Gigabit connection. It did better with a 100 Mbps connection between the two test machines, coming up with 81 Mbps vs. IxChariot's 93 Mbps. LANSpeedTest.exe is the LAN Speed Test v3.3.0 Portable Full Version's primary executable file and it takes approximately 182.07 KB (186440 bytes) on disk. LAN Speed Test v3.3.0 Portable Full Version is comprised of the following executables which take 182.07 KB ( 186440 bytes) on disk.
- LAN Speed Test (Lite) is a FREE utility designed from the ground up to be a simple but powerful tool for measuring file transfer, hard drive, USB Drive, and Local Area Network (LAN) speeds (wired & wireless). It does this by building a file in memory, then transfers it both ways (without effects of windows file caching) while keeping track of.
- Simple concept and easy to use. You’ll find that LAN Speed Test will quickly become one of your favorite network tools! Test the speed of your Local Network by testing to/from network shared folders; Test the speed of your local drives (USB Drives, hard drives, etc.) Compatible with LST Server (v1.5 or later) for real network performance.
6.6.2 'MakeCert': Create New X.509 Certificate and Private Key
| Command Name | MakeCert |
| Purpose | Create New X.509 Certificate and Private Key |
| Description | Use this to create a new X.509 certificate and private key and save it as a file. The algorithm used to create the public key and private key of the certificate is RSA 1024 bit. You can choose to create a root certificate (self-signed certificate) or a certificate signed by another certificate. To create a certificate that is signed by another certificate, you require a private key file (base 64 encoded) that is compatible with the certificate that uses the signature (X.509 format file). When creating a certificate, you can specify the following: Name (CN), Organization (O), Organization Unit (OU), Country (C), State (ST), Locale (L), Serial Number, and Expiration Date. The created certificate will be saved as an X.509 format file and the private key file will be saved in a Base 64 encoded RSA 1024 bit format file. The MakeCert command is a tool that provides the most rudimentary function for creating certificates. If you want to create a more substantial certificate, we recommend that you use either free software such as OpenSSL, or commercial CA (certificate authority) software. Note: This command can be called from the SoftEther VPN Command Line Management Utility. You can also execute this command while connected to the current VPN Server or VPN Client in Administration Mode but, what actually performs the RSA computation, generates the certificate data and saves it to file is the computer on which the command is running, and all this is executed in a context that has absolutely no relationship to the computer that is the destination of the Administration Mode connection. |
| Command-line | MakeCert [/CN:cn] [/O:o] [/OU:ou] [/C:c] [/ST:st] [/L:l] [/SERIAL:serial] [/EXPIRES:expires] [/SIGNCERT:signcert] [/SIGNKEY:signkey] [/SAVECERT:savecert] [/SAVEKEY:savekey] |
| Arguments for 'MakeCert': | |
| /CN | Specify the Name (CN) item of the certificate to create. You can specify 'none'. |
| /O | Specify the Organization (O) item of the certificate to create. You can specify 'none'. |
| /OU | Specify the Organization Unit (OU) item of the certificate to create. You can specify 'none'. |
| /C | Specify the Country (C) item of the certificate to create. You can specify 'none'. |
| /ST | Specify the State (ST) item of the certificate to create. You can specify 'none'. |
| /L | Specify the Locale (L) item of the certificate to create. You can specify 'none'. |
| /SERIAL | Specify the Serial Number item of the certificate to create. Specify using hexadecimal values. You can specify 'none'. |
| /EXPIRES | Specify the Expiration Date item of the certificate to create. If you specify 'none' or '0', 3650 days (approx. 10 years) will be used. You can specify a maximum of 10950 days (about 30 years). |
| /SIGNCERT | For cases when the certificate to be created is signed by an existing certificate, specify the X.509 format certificate file name to be used to sign the signature. When this parameter is omitted, such signature signing is not performed and the new certificate is created as a root certificate. |
| /SIGNKEY | Specify a private key (RSA, base-64 encoded) that is compatible with the certificate specified by /SIGNCERT. |
| /SAVECERT | Specify the file name to save the certificate you created. The certificate is saved as an X.509 file that includes a public key that is RSA format 1024 bit. |
| /SAVEKEY | Specify the file name to save private key that is compatible with the certificate you created. The private key will be saved as an RSA-format 1024-bit private key file. |
6.6.3 'TrafficClient': Run Network Traffic Speed Test Tool in Client Mode
| Command Name | TrafficClient |
| Purpose | Run Network Traffic Speed Test Tool in Client Mode |
| Description | Use this to execute the communication throughput measurement tool's client program. Two commands, TrafficClient and TrafficServer, are used for the communication throughput measurement tool to enable the measurement of communication throughput that can be transferred between two computers connected by IP network. The TrafficServer command is used first on another computer which puts the communication throughput measurement tool server in a listening condition. Then the TrafficClient command is used to connect to that server by specifying its host name or IP address and port number, which makes it possible to measure the communication speed. Measurement of the communication speed is carried out by concurrently establishing multiple TCP connections and calculating the actual number of bits of data that can be transferred within a specified time based on the respective results of transferring the maximum stream data on each connection and then using that to calculate the average value (bps) of communication throughput. Normally when there is one TCP connection, it is common to only be able to achieve communication speeds slower than the actual net throughput because of limitations related to the TCP algorithm. We therefore recommend the establishment of multiple concurrent TCP connections when measuring communication results. Because the throughput that is measured using this measurement method is calculated from the bit length of the data that arrives on the receiver side as a stream by TCP, the packet loss that occurs during transfer and the packets with corrupted data are not included in the packets that actually arrive, which means it is possible to calculate a genuine value that is close to the maximum possible communication bandwidth of the network. Using the measurement results, i.e. the stream size transferred by TCP, the approximate value of data volume that actually passed through the network is calculated and this is divided by time to calculate the bits per sec (bps). The calculation assumes the type of the physical network is Ethernet (IEEE802.3) and the MAC frame payload size is 1,500 bytes (TCP MSS is 1,460 bytes). By specifying the /RAW option, the calculation will not make corrections for the TCP/IP header and MAC header data volume. Note: This command can be called from the SoftEther VPN Command Line Management Utility. You can also execute this command while connected to the current VPN Server or VPN Client in Administration Mode but, what actually conducts communication and measures the throughput is the computer on which the command is running, and all this is executed in a context that has absolutely no relationship to the computer that is the destination of the Administration Mode connection. |
| Command-line | TrafficClient [host:port] [/NUMTCP:numtcp] [/TYPE:download upload full] [/SPAN:span] [/DOUBLE:yes no] [/RAW:yes no] |
| Arguments for 'TrafficClient': | |
| host:port | Specify the host name or IP address and port number that the communication throughput measurement tool server (TrafficServer) is listening for. If the port number is omitted, 9821 will be used. |
| /NUMTCP | Specify the number of TCP connections to be concurrently established between the client and the server for data transfer. If omitted, 32 will be used. |
| /TYPE | Specify the direction of data flow when throughput measurement is performed. Specify one of the following options: 'download', 'upload' or 'full'. By specifying 'download' the data will be transmitted from the server side to the client side. By specifying 'upload' the data will be transmitted from the client side to the server side. By specifying 'full', the data will be transferred in both directions. When 'full' is specified, the NUMTCP value must be an even number of two or more (half the number will be used for concurrent TCP connections in the download direction and the other half will be used in the upload direction). If this parameter is omitted, 'full' will be used. |
| /SPAN | Specify, using seconds, the time span to conduct data transfer for the measurement of throughput. If this parameter is omitted, '15' will be used. |
| /DOUBLE | When 'yes' is specified, the throughput of the measured result will be doubled and then displayed. This option is used for cases when a network device etc. is somewhere on the data route and the total throughput capability that is input and output by this network device is being measured. |
| /RAW | By specifying 'yes', the calculation will not make corrections for the TCP/IP header and MAC header data volume. |
6.6.4 'TrafficServer': Run Network Traffic Speed Test Tool in Server Mode
| Command Name | TrafficServer |
| Purpose | Run Network Traffic Speed Test Tool in Server Mode |
| Description | Use this to execute the communication throughput measurement tool's server program. Two commands, TrafficClient and TrafficServer, are used for the communication throughput measurement tool to enable the measurement of communication throughput that can be transferred between two computers connected by IP network. To set the TCP port of this computer to the Listen status to listen for the connection from the TrafficClient of another computer, specify the port number and start the server program using the TrafficServer command. You can display more detailed information on the communication throughput measurement tool by inputting 'TrafficClient /?'. Note: This command can be called from the SoftEther VPN Command Line Management Utility. You can also execute this command while connected to the current VPN Server or VPN Client in Administration Mode but, what actually conducts communication and measures the throughput is the computer on which the command is running, and all this is executed in a context that has absolutely no relationship to the computer that is the destination of the Administration Mode connection. |
| Command-line | TrafficServer [port] |
| Arguments for 'TrafficServer': | |
| port | Specify, using an integer, the port number at which to listen for the connection. If the specified port is already being used by another program, or if the port cannot be opened, an error will occur. |
6.6.5 'Check': Check whether SoftEther VPN Operation is Possible
| Command Name | Check |
| Purpose | Check whether SoftEther VPN Operation is Possible |
| Description | Use this to check if the current computer that is running vpncmd is a suitable operation platform for SoftEther VPN Server / Bridge. If this check passes on a system, it is highly likely that SoftEther VPN software will operate correctly on that system. Also, if this check does not pass on a system, then this indicates that some type of trouble may arise if SoftEther VPN software is used on that system. |
| Command-line | Check |
| Arguments for 'Check': | |
| No arguments are required. | |
LAN Speed Test v4.4 is released!
Free upgrade to all v4 registered users. Available for Windows and Mac OS.
Lan Speed Test Server Serial Key Euro Truck Simulator 2
After installing LAN Speed Test v4, it begins in (Lite) mode. LAN Speed Test (Lite) is fully functional with no time limits, etc. - only some of the more advanced features are disabled.
Lan Speed Test Server Serial Key Windows 10
LAN Speed Test was designed from the ground up to be a simple but powerful tool for measuring file transfer, hard drive, USB Drive, and Local Area Network (LAN) speeds (wired & wireless). First, you pick a folder to test to. This folder can be on a local drive or USB drive, etc. to test the drive speed, or a shared folder on your network to test your network speed. Next, LAN Speed Test builds a file in memory, then transfers it both ways (without effects of Windows/Mac file caching) while keeping track of the time, and then does the calculations for you. For more advanced users, you can test to LAN Speed Test Server instead of a shared folder to take the slower hard drives out of the process as you are testing from one computer's RAM to another computer's RAM. Simple concept and easy to use. You'll find that LAN Speed Test will quickly become one of your favorite network tools!
Some of LAN Speed Test v4 features include..
- Test the speed of your Local Network by testing to/from network shared folders
- Test the speed of your local drives (USB Drives, hard drives, etc.)
- Compatible with LST Server (v1.5 or later) for real network performance results without hard drive limitations – Even test your WAN (Internet) speed with LST Server
- Very fast! Most tests are less than 1 minute
- Completely Portable - No installation needed
- Can be run from a hard drive, USB Flash drives, Network Share, etc.
- Compatible with Windows 7 or later and Windows Server 2008 or later
- Compatible with Mac 10.7.5 (Lion) or later
- LAN Speed Test and LAN Speed Test (Lite) are now the same download
- Packets up to 9 GB in size and up to 1000 packets *
- Chunk size adjustable up to 1 MB (for advanced testers)
- View results by Average, Maximum, and Minimum throughputs *
- Progress bar and cancel button allowing user to cancel at any time
- Ability to choose Network Interface Card for computers with multiple NICs
- Ability to view each packet's results in a chart or by details *
- Ability to view results as Gbps, Mbps, Kbps, GBps, MBps, or KBps *
- Email results manually, automatically, or only when under a certain speed *
- Log results to .csv file with user configurable file location. All entries are SQL compatible for easy importing into SQL Server, MySql, etc.) *
- Option to log Avg, Max, & Min automatically *
- View/Edit Log built right into LAN Speed Test *
- Network Scan (see other devices on your network, keep notes about them, etc.) *
- Run multiple tests automatically - any number of tests from 1 sec to 24 hrs apart *
- Open/Save all options and results to .csv file
- Command Line Mode - All testing options available from command line *
- Command Line Builder (automatically builds the command line options that you need based on your current settings) *
- LAN Speed Test's user interface has been greatly improved - Plus it's fully high DPI - aware
* Indicates a feature that is available after purchasing a full license for LAN Speed Test
LAN Speed Test |
Requirements
Windows: Win7 (SP1 +), Win8, Win10, Server 2008, Server 2012
Alternate and previous versions
Online Help Documents
| LAN Speed Test (Mac OS) |
Requirements
Mac OS: 10.10.5 or later
Alternate and previous versions/borland-delphi-6-download.html.
Online Help Documents
Purchase Full License
LAN Speed Test full license gives access to all features.
All previous LAN Speed Test purchases qualify for an upgrade discount. If your purchase was in 2017, you qualify for a free upgrade.
Are you eligible for a discounted or free upgrade?
Simply click here to find out and verify your upgrade elilibility.
Cost is just $10.00 per user (on any number of devices). Same license works on both your Windows and Mac desktops and is valid for all version 4 updates!
LAN Speed Test
| # of licenses | Cost | Order Online |
| Single | $10.00 | Add To Cart |
| 5 Pack | $45.00 | Add To Cart |
| 10 Pack | $85.00 | Add To Cart |
| Unlimited | $150.00 | Add To Cart |
View EULA for LAN Speed Test