Ixian SDK
IXICore.Network.NetworkUtils Class Reference

Static Public Member Functions

static string resolveHostname (string hostname)
 
static bool validateIP (string ip)
 
static void configureNetwork (string externalIp, int port)
 

Detailed Description

Definition at line 10 of file NetworkUtils.cs.

Member Function Documentation

◆ configureNetwork()

static void IXICore.Network.NetworkUtils.configureNetwork ( string  externalIp,
int  port 
)
static

Definition at line 67 of file NetworkUtils.cs.

◆ resolveHostname()

static string IXICore.Network.NetworkUtils.resolveHostname ( string  hostname)
static

Definition at line 13 of file NetworkUtils.cs.

◆ validateIP()

static bool IXICore.Network.NetworkUtils.validateIP ( string  ip)
static

Definition at line 54 of file NetworkUtils.cs.


The documentation for this class was generated from the following file: