xHarbour Reference Documentation > Function Reference |
Returns the remote name of a network device.
NetRmtName( <cLocal> ) --> cRemote
The function returns a character string holding the name of the remote network device, or a null string ("") in case of an error.
See also: | NetRedir() |
Category: | CT:Network , Network functions |
Source: | ct\ctnet.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com