xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

NetRmtName()

Returns the remote name of a network device.

Syntax

NetRmtName( <cLocal> ) --> cRemote

Arguments

<cLocal>
This is a character string holding the name of the local device previously connected to a server (e.g. "K:").

Return

The function returns a character string holding the name of the remote network device, or a null string ("") in case of an error.

Info

See also:NetRedir()
Category: CT:Network , Network functions
Source:ct\ctnet.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe