version 6.8.1 (Modified)
IT_MyTCPAddr (ip_Address; subnet) Integer
Parameter | Type | Description | |
ip_Address | String | IP address of users machine | |
subnet | String | Subnet Mask in IP form | |
Function result | Integer | Error Code |
Description
The IT_MyTCPAddr command returns the IP address of the machine that executes the command.
ip_Address is the string returned which contains the IP address.
subnet is the string returned which contains the Subnet mask of the IP address.