Command IT_MyTCPAddr

4D Internet Commands

IT_MyTCPAddr

version 6.8.1 (Modified)


IT_MyTCPAddr (ip_Address; subnet) Integer

ParameterTypeDescription
ip_AddressStringIP address of users machine
subnetStringSubnet 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.

Note: Under Windows 95, the subnet parameter returns the default subnet mask for the address class specified by ip_Address.