Click or drag to resize

NetworkController Class

Controller class for network operations.
Inheritance Hierarchy
SystemObject
  Xcalibur.ControllersNetworkController

Namespace:  Xcalibur.Controllers
Assembly:  Xcalibur.Controllers (in Xcalibur.Controllers.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public static class NetworkController

The NetworkController type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleGetIpAddresses
Gets the ip addresses.
Public methodStatic memberCode exampleTestPort
Tests for an active port.
Top
See Also