Difference between revisions of "TPing.Size"

From Overbyte
Jump to navigation Jump to search
(first entry)
 
(No difference)

Latest revision as of 11:54, 28 November 2006

Main page -> ICS component reference -> TPing -> Size

Definition

property Size: word;

Description

The size property defines how many bytes each sent ICMP packet will contain. The default is 56 byte. For most cases the default will be fine, except if you need to test wether big packets work reliably as well over complex connections.

Example

Best practices

How to