Help: ICE_ICELIB_PIC_STR2IP

Translates string name into a binary IP address

Function PIC_STR2IP - Translates string name into a binary IP address

PIC	p	Handle to Device 
string	name	String form of IP address (eg 224.1.2.3)
int	PIC_STR2IP Binary IP address

This routine translates an IP address in string form into a binary integer.
The return value is useful for calls to setkey on KEY_IPCONN, KEY_IPDISC, etc.