IT_MyTCPAddr

4D - Documentation   Français   English   German   Japanese   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 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.


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