|
|
|
|
|
|
|
|
|
|
Warning
FTP/RCP functions are kept for compatibility. It is recommended to use a standard FTP, SSH or SCP server. For more details, see Handling files on an FTP server.
| | | NetClientMessageBox | Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility. | | NetClientSendMessage | Sends a message from the server to all the connected client computers. This function is kept for backward compatibility. | | NetCloseRemoteAccess | Closes the line that was opened by NetOpenRemoteAccess. | | NetConnect | Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetDirList | Lists the directories and the files found: - on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV,
- on the client computer.
This function is kept for backward compatibility. | | NetDisconnect | Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetDiskList | Lists the available disks:- on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV,
- on the client computer.
This function is kept for backward compatibility. | | NetEndServer | Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility. | | NetEraseFile | Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetExecute | Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetGetFile | Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility. | | NetInfoRemoteAccess | Returns information about the status of a connection as well as the statistics about this connection. | | NetIPAddress | Returns the IP (Internet Protocol) address of a computer. | | NetIPToMAC | Returns the MAC address corresponding to a given IP address. | | NetListIPAddress | Returns the list of IP addresses (Internet Protocol) for a computer. | | NetListRemoteAccess | Returns the list of available remote accesses. | | NetMACAddress | Returns the MAC address (physical address) of one of the network cards found on the computer. | | NetMachineName | Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution). | | NetMACToIP | Returns the IP address corresponding to a given MAC address. | | NetMsgError | Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess. | | NetOpenRemoteAccess | Establishes a remote connection. | | NetRemoteMessageBox | Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetRenameFile | Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility. | | NetSendBuffer | Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetSendFile | Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility. | | NetSendMessage | Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. | | NetServerOption | Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility. | | NetStartServer | Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|