|
UDP Object
The UDP performance object consists of counters that measure the rates at
which UDP datagrams are sent and received by using the UDP protocol. It includes
counters that monitor UDP protocol errors.
Datagrams/sec
Datagrams/sec is the rate at which UDP datagrams are sent or received by the
entity.
Detail Level: Advanced
Counter Type: PERF_COUNTER_COUNTER
Datagrams Received/sec
Datagrams Received/sec is the rate at which UDP datagrams are delivered to UDP
users.
Detail Level: Advanced
Counter Type: PERF_COUNTER_COUNTER
Datagrams No Port/sec
Datagrams No Port/sec is the rate of received UDP datagrams for which there
was no application at the destination port.
Detail Level: Advanced
Counter Type: PERF_COUNTER_COUNTER
Datagrams Received Errors
Datagrams Received Errors is the number of received UDP datagrams that could
not be delivered for reasons other than the lack of an application at the
destination port.
Detail Level: Advanced
Counter Type: PERF_COUNTER_RAWCOUNT
Datagrams Sent/sec
Datagrams Sent/sec is the rate at which UDP datagrams are sent from the entity.
Detail Level: Advanced
Counter Type: PERF_COUNTER_COUNTER
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|