Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The following table shows the FTP WinInet functions that are supported by Windows Embedded CE.
| Function | Description |
|---|---|
Issues an arbitrary command to the FTP server. |
|
Creates a new directory on the server. |
|
Deletes a file on the server. |
|
Starts file enumeration in the current directory. |
|
Returns the client's current directory on the server. |
|
Retrieves an entire file from the server. |
|
Initiates access to a file on the server either for reading or for writing. |
|
Writes an entire file to the server. |
|
Deletes a directory on the server. |
|
Renames a file on the server. |
|
Changes the client's current directory on the server. |
See Also
Concepts
Accessing the FTP Protocol
FTP Server Application Development