Navigation: thinBasic Modules > INet > INET_GetRemoteMACAddress |
|
Description
Returns the MAC address giving the IP.
Syntax
s = INET_GetRemoteMACAddress(IPAddress)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
IPAddress |
String |
No |
IP address in x.y.z.w form |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |