<< Click to Display Table of Contents >> 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