
Chapter 8. Introduction to Workload Simulator 317
Example 8-12 The changed RESMOD1 STL program
********************************* Top of Data *****************************
/* File Transfer Protocol */
@NET
************************************************************************
* Network Configuration: File Transfer Protocol simulation *
* *
* Description: This WSim script will simulate one FTP client user *
* connecting to a server, putting a file to that server, *
* then retrieving the same file. The SERvaDDR operand *
* specifies the IP dotted address of the host to which *
* the device will connect. ...