Click or drag to resize

networkTools Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Static tools for network ops
Inheritance Hierarchy
SystemObject
  imbACE.Network.extensionsnetworkTools

Namespace:  imbACE.Network.extensions
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static class networkTools
Request Example View Source

The networkTools type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAllLocalIPv4
Gets all local i PV4.
Public methodStatic memberGetEmptyPort
Gets the furst empty port available
Public methodStatic memberGetIPByPinging
Gets the ip by pinging
Public methodStatic memberGetLocalIPv4
Gets the first local IPv4 attached to the internal network that match NetowrkInterfaceType
Top
See Also