Microsoft.SPOT.Net Namespace
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Handles networking specific to the .NET Micro Framework.
Classes
Class | Description | |
---|---|---|
FtpListener | Provides the base class for all FTP listeners. | |
FtpListenerContext | Provides a context containing an ftp request and response that should be completed by listeners. | |
FtpListenerRequest | Represents the FTP request. | |
FtpListenerResponse | Represents the ftp response. | |
FtpResponseStream | Provides a stream to read from or write to sockets. | |
PrefixList | Contains a list of prefixes. | |
UserAuthenticatorArgs | Contains data related to user authentication events. | |
WebRequestMethodsEx | Contains request method values. | |
WebRequestMethodsEx. . :: . .Ftp | Contains FTP request method values. |
Delegates
Delegate | Description | |
---|---|---|
UserAuthenticator | Represents the method to use for user authentication events. |
Enumerations
Enumeration | Description | |
---|---|---|
UserAuthenticationResult | Contains user authentication result values. |