Convert ip address from string into integer representation.
Converts ip address from string into integer representation in
TCP/IP network byte order.
- Parameters:
-
strIp |
ip address in string form |
- Return values:
-
plIp |
ip address as integer in TCP/IP network byte order |