OpenNETCF Smart Device Framework 2.3
The OpenNETCF.Net.Ftp namespace

Classes

  ClassDescription
CommandResponse
Summary description for CommandResponse.
FtpControlStream
An FTP connection has got two streams, one for sending control commands an another one for "data" retrieval and "sending" This stream is the Control Stream of the FTP connection, meaning it will be used to transmit control commands and also for checking if transmissions of those control commands was ok.
FtpDataStream
An FTP connection has got two streams, one for sending control commands an another one for "data" retrieval and "sending" This stream is the Control Stream of the FTP connection, meaning it will be used to transmit control commands and also for checking if transmissions of those control commands was ok.
FtpRequestCreator
FtpStream
Summary description for FtpStream.
FtpWebRequest
Summary description for FtpWebRequest.
FtpWebResponse
Summary description for FtpWebResponse.
X509CertificateCollection
Summary description for X509CertificateCollection.

Enumerations

  EnumerationDescription
FtpCommandType
Summary description for FtpMethod.
FtpStatusCode
Summary description for FtpStatusCode.