Check Latency for Internet Dependent Installation
Objectives
Determine if network latency is acceptable for running FullCount
applications over the Internet.
Prerequisites
- A computer on the customer's
network that has access to the Internet.
- A contact at the customer's site
that can follow written instructions, or the ability to join an online
meeting via Zoom.
Instructions
On the customer's computer:
- Go to Start → All Programs →
Accessories and click on Command Prompt.
- Copy and paste (or type) the
following command into the Command Prompt window:
set HOST=portal.fullcount.net
set COUNT=180
set BYTES=1024
ping -n %COUNT% -l %BYTES% %HOST% | findstr /v TTL=
- Wait approximately three minutes
for the command to finish running.
- Copy four lines starting at the
line that begins with “Ping statistics for”.
- Click on the icon in the top
left corner of the Command Prompt window, and go to Edit → Select
All.
- Click on the icon in the top
left corner of the Command Prompt window, and go to Edit → Copy.
- Paste the output into a new email
message or text document and send it to support@fullcount.net.
Related Articles
Canon iR-ADV C256 print driver installation
Canon iR-ADV C256 print driver installation Search for Printers & scanners from desktop Select ‘The printer that I want isn’t listed’ Select 'Add a printer using a TCP/IP address or hostname' and click Next Select TCP/IP Device and enter IP address. ...
Check Code Into Subversion
Instructions Once you have run your project and you are satisfied with your test results, you will want to check in code to our repository. All of our code is stored in a central repository hosted in our data center. The subversion tool, Tortoise ...
FortiClient 6.0 SSL VPN Installation
FortiClient 6.0 SSL VPN installation Navigate to J:\FullCount\Software\VPN\FortiClient and execute FortiClientOnlineInstaller_6.0.0.exe file. Accept terms and click Next Make sure only ‘Secure Remote Access’ is selected and click Next Click Next ...
Check Filesystems on a Terminal
Check Filesystems on a Terminal Objectives Determine if a filesystem check is necessary. Determine which filesystem needs to be checked. Determine which OS image version is installed on the terminal. Run appropriate commands to check filesystem(s). ...
Check Filesystems on a Terminal that is Stuck During the Boot Process Without Shell Access
Check Filesystems on a Terminal that is Stuck During the Boot Process Without Shell Access Objectives 1. Determine if this article is the correct choice for the present issue. 2. Determine if a filesystem check is necessary. 3. Determine which ...