Shadow Network Framework
0.0.2-alpha
.NET Client Library for Shadow Network Framework
|
Namespaces | |
namespace | Callbacks |
Defines The Callbacks need for Event Handling. | |
namespace | Exceptions |
Contains all exception thrown by SNFClient. | |
Classes | |
class | ClientInfo |
Contains Informations about the client Connected through the Connection instance. More... | |
class | Connection |
Objects of this class are what controls and handles Connections to the Host. More... | |
class | OPCode |
Objects of this class Define the action to do to the host. More... | |
class | Request |
"Request" Members are the object that are sent through SNF.Client.Connection More... | |
class | Utility |
This is an Internal class that contains members that would be used in this project. | |