class CAVERNplus_remoteFileIOClient_c Upload and download files to and from a remote server
| | download (char* ipAddress, char* localFilename, char* remoteFileName) Download a file from the remote server |
|
| setRemotePort (int port = CAVERNplus_remoteFileIOServer_c::defaultPort) Set port number to connect to. |
| | upload (char* ipAddress, char* localFileName, char* remoteFileName) Upload a file to the remote server |
| |
|
Upload and download files to and from a remote server. This client is designed specifically to connect to CAVERNplus_remoteFileIOServer_c.
int download(char* ipAddress, char* localFilename, char* remoteFileName)
localFileName - is local file write to.
remoteFileName - is remote file to get.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de