GXDN: Gurux Developer Network
Gurux.Net Namespace
NamespacesGurux.Net
 
Types
All Types Classes Enumerations Delegates
Icon Type Description
AcceptClientEventHandler
Called when the client is establishing a connection with a GXNet Server.

ClientConnectedEventHandler
Called when the client is establishing a connection with a GXNet Server.

ClientDisconnectedEventHandler
Called when the client has been disconnected from the GXNet server.

ErrorEventHandler
Errors that occur after the connection is established, are sent through this method.

GXNet
The GXNet component determines methods that make the communication possible using Internet.

MediaStateChangeEventHandler
Media component sends notification, when its state changes.

NetworkType
Determines the valid network protocols to be used in data transfer.

ReceivedEventHandler
GXNet component sends received data through this method.