WimoNet overview

Public Events

DataRead Event that is raised when any data is received
ObjectReceived event that is raised when a WimoCommand has been received over the network

Public Methods

Disconnect  
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
Send  
SendPing Sends an acknowledgement with the given id.
ToString  (inherited from Object)  

Public Properties

Connected Do we have an active connection?
ImageAsBytes If an image is received, should the event, ObjectReceived, return the image as a byte[]? if not, then return as a Bitmap

Protected Constructors

WimoNet constructs WimoNet

Protected Methods

Finalize  (inherited from Object)  
GetStream  
GetWriteBlockSize  
IsDataAvailable  
MemberwiseClone  (inherited from Object)  
ReadWimoData  

See Also

WimoNet Class | Wimo.Common Namespace