Navigation:  thinBasic Modules > INet >

INET_IpToNumber

Previous pageReturn to chapter overviewNext page

 

Description

 

Returns a 32 bit LONG number representing the IP address indicated in strIP parameter.

 

Syntax

 

nIp = INET_IpToNumber(strIP)

 

Returns

 

Number.

 

Parameters

 

Name

Type

Optional

Meaning

strIP

String

No

IP address represented in the form "xxx.yyy.zzz.www"

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com