4D Internet Commands v16

NET_AddrToName

Home

 
4D Internet Commands v16
NET_AddrToName

NET_AddrToName 


 

NET_AddrToName ( ip_Longint ; hostName ; ip_Address ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
ip_Longint  Lange Ganzzahl in Long Integer reference to the address
hostName  String in Host name
ip_Address  String in IP address
Funktionsergebnis  Ganzzahl in Error Code

The NET_AddrToName command takes a long integer reference to a host name, and returns both the host name and the IP address of that host.

ip_Longint is the long integer reference to an IP address.

hostName is the string returned which contains the host name. If the host name is not able to be resolved, ip_Address will return a null string and no error will be returned.

ip_Address is the string returned which contains the IP address.



Siehe auch 

NET_NameToAddr

 
EIGENSCHAFTEN 

Produkt: 4D Internet Commands
Thema: IC Internet
Nummer: 88922

 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.5

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)