Константы для получения информации с помощью функции GrdGetInfo.

Информация о текущем сетевом ключе.

Синтаксис 

public class GrdGIR : GrdInfo

Константы 

public static GrdGIR VerSrv

Версия Guardant Net server

Значение константы: 0x5000

public static GrdGIR LocalIP

Guardant Net локальный IP Адрес

Значение константы: 0x5001

public static GrdGIR LocalPort

Guardant Net локальный  IP порт

Значение константы: 0x5002

public static GrdGIR LocalNB

Guardant Net локальное имя NetBIOS

Значение константы: 0x5003

public static GrdGIR RemoteIP

Guardant Net удаленный IP адрес

Значение константы: 0x5004

public static GrdGIR RemotePort

Guardant Net удаленный IP порт

Значение константы: 0x5005

public static GrdGIR RemoteNB

Guardant Net удаленное имя NetBIOS

Значение константы: 0x5006

public static GrdGIR HeartBeatThread

Handle of internal heartbeat thread

Значение константы: 0x5007

public static GrdGIR GrdGIR_IniTimeOutSend

Send operation timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5008

public static GrdGIR IniTimeOutReceive

Receive operation timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5009

public static GrdGIR IniTimeOutSearch

Broadcasting search timeout in seconds. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500A

public static GrdGIR IniClientUDPPort

Client's UDP port for sending of datagrams to a server. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500B

public static GrdGIR IniServerUDPPort

Server's UDP port for sending of replies to a client. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500C

public static GrdGIR IniBroadcastAddress

Broadcasting address . Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500D

public static GrdGIR IniFileName

Initialization file name. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500E

public static GrdGIR LocalMACAddress

MAC address of the local network adapter. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x500F

public static GrdGIR FullHostName

Full name of the local host. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5010

public static GrdGIR IniServerIPName

Server IP address or host name. Requires the API to be started up with GrdFMR_Remote flag.

Значение константы: 0x5011