Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using file browser API function such as FileBrowserBrowse and FileBrowserGetFile a UI-side component can present a file browsing dialog that can view files on the WinGate server. You can restrict the access to directories only or files and directories and users can create directories on the server through the dialog.

Remote File Access

As well as remote file selection you also perform Perform read only file access functionson functions on files on the WinGate Serverengine filesystem.

Note

Remote file access blocks until the called function returns therefore you should not call it from within the User Interface thread.

File Searching

You can perform file search function on the WinGate Engine filesystem with called to functions such as RCFindAllFilesEx and RCFindFirstFileEx