StrToIP function
Internet utilities
Return to Introduction  Previous page  Next page
Unit
acInet  

Declaration
function StrToIP(Host: String): Integer;  

Description
Converts string which represents IP address to integer value.  

See also
IPToStr function.