HP Remote Graphics 4.2.0 User's Guide
On Linux systems, there are two tools that can be used
To get the LAN characteristics for interface 0, as root, type:
or
$ /usr/local/sbin/ethtool eth0
To set the LAN characteristics for a 100 Mbit connection running full- duplex mode, as root, type:
or
$ /usr/local/sbin/ethtool
oConfiguring the NIC on
On
To get the LAN characteristics type:
$ /usr/sbin/lanadmin
To set the LAN characteristics for a 100 Mbit connection running in full- duplex mode, as root type:
$ /usr/sbin/lanadmin
Remote Graphics Software depends on low network latency and reasonably fast network bandwidth.
There are several methods to test and measure the network bandwidth, latency, and the number of hops between Sender and Receiver computers:
∙Use the ping command to measure network latency. From a command prompt on Windows or a terminal window on UNIX, execute ping hostname. This will report the network latency.
Note: Be sure the ping protocol (ICMP) is not blocked by a firewall. Windows can also be setup with IPSec filters - be sure there is no IPSec filter policy disabling ICMP traffic.
∙Use Traceroute or tracert to measure the network latency between two systems. Traceroute will report the number of hops it takes to get to a system in addition to the network latency. (Traceroute is available on Unix systems; tracert is available on Windows systems.)
∙Use ttcp to measure the network bandwidth. ttcp should be available here: http://www.pcausa.com/Utilities/pcattcp.htm
120