| |
IP profile editor: TCP / UDP Generator
Starting delay. Initial waiting time-period between the
starting of the execution of the profile and the launching of the connection.
An empty field means an infinite value of time.
Execution number. Number of consecutive executions of the connectionon; must have a finite, non-null value.
Delay between exec. Delay between the end of the previous
execution and the launching of the next execution of the connection.
Protocol. Type used.
Connection establishment
With the specification of the open
connection parmeters and the used address socket.
Open connection parameters. In use only for TCP protocol type.
The set of parameters applies to the opened connection
on the specified socket.
- Connection window. Maximum size of data which could be received without
acknowlegment.
- User timeout. After this delay, the connection is released if the
remote station is out of service. Typical value is 180 seconds.
- Retransmit timeout. After this delay, the segment which has not been
acknowledged is retransmitted.
- Ack timeout. After this delay, the acknowledgement is transmitted if
no segment has to be transmitted.
- Time wait. Duration of the Time-wait state at the end of the
connection.
Socket. The group of the three following parameters is specific
to the connection.
- Dest. IP address. Remote IP address.
- Source port. Local port number.
- Destination port. Remote port number.
Connection active
With the specification of the data source
to be connected, the transmission mode resulting in duration parameters, datagram length.
Active source. Data source to be connected:
Source selection. For some data source type, a complementary selection
must be done.
Transmission mode. The selected data source is transmitted as a sequence
of segments, for a certain number of times, before the connection clearing.
Datagram length. Size of the convoyed data units built from the active
source of the transmit type in use, if any.
If greater than (TCP-MTU)-20, the
segmentation will be used.
Rx File size. In use only with active source defined as Receive
file.
The received convoyed data are no more recorded in the Rx File after
this size is reached.
An empty field means an infinite size value.
|