Table of Contents
Classes
- CommunicatingSocket Socket which is able to connect, send, and receive
- Discovery Discover the GC-100 available in the network and receive messages sent by the device.
- GC100ControlPoint Handles the discovery and discarding of the GC-100 devices.
- GCDevice Class that stores information about the devices attached to the GC-100.
- GCFatalException This allows developers to distinguish GC Fatal exception from other exceptions.
- GCLogger Creates a project-wide logger with handlers and formatters.
- IGC100ControlPoint Interface class for GC100ControlPoint
- IGCDeviceChangeListener Interface for GCDeviceChangeListener
- IGCUpdateListener Interface class for GCUpdateListener
- Socket Base class representing basic communication endpoint
- SocketException Signals a problem with the execution of a socket call
- TCPIPSocket Manages the connection with the TCP/IP socket for the specified device attached to the GC-100.
- TCPServerSocket TCP socket class for servers
- TCPSocket TCP socket for communication with other TCP sockets
- UDPSocket UDP socket class
Hierarchy of classes
This page was generated with the help of DOC++.