ReceiveNetworkFile()
Syntax
ReceiveNetworkFile(ConnectionID, FileName$)
Description
Receive a file from the specified client. This command can be used by both client and server applications. On server side, 'ConnectionID' is the client which has send the file. On client side, 'ConnectionID' is returned by OpenNetworkConnection(). The file must have been sent by using the specific SendNetworkFile() command.
Supported OS
Windows, AmigaOS, Linux