Click or drag to resize
Xcalibur Systems LLC Logo

NetworkingHelper Class

Win32 API Helper: Networking.
Inheritance Hierarchy
SystemObject
  Xcalibur.NativeMethods.V2.NetworkingNetworkingHelper

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public static class NetworkingHelper

The NetworkingHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetExtendedTcpTable The GetExtendedTcpTable function retrieves a table that contains a list of TCP endpoints available to the application.
Public methodStatic memberGetExtendedUdpTable The GetExtendedUdpTable function retrieves a table that contains a list of UDP endpoints available to the application.
Top
See Also