IT_MyTCPAddr

4D - Documentation   Français   English   German   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 6.8.1 (Modified)


IT_MyTCPAddr (ip_Address; subnet) Integer

ParameterTypeDescription
ip_AddressStringIP address of users machine
subnetStringSubnet Mask in IP form
Function resultIntegerError Code

Description

The command IT_MyTCPAddr 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.


4D - Documentation   Français   English   German   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next