Run the ttcp
network benchmark program.
Transfer large amounts of data (100's of megabytes) to and from the target
system.
The procedure for testing throughput from a host to an RTEMS target is as follows:
ttcp
prompt, enter -s -r
. The
meaning of these flags is described in the ttcp.1
manual page
found in the ttcp_orig
subdirectory.
ttcp -s -t <<insert the hostname or IP address of the Target here>>
The procedure for testing throughput from an RTEMS target to a Host is as follows:
ttcp -s -r
.
ttcp
prompt, enter -s -t <<insert the hostname or IP address of the Target here>>
. You need to type the
IP address of the host unless your Target is talking to your Domain Name
Server.
To change the number of buffers, the buffer size, etc. you just add the
extra flags to the -t
machine as specified in the ttcp.1
manual page found in the ttcp_orig
subdirectory.
Copyright © 1988-2008 OAR Corporation