Package org.opengts.servers.template

Contains the example 'Template' device communication server support.

See:
          Description

Class Summary
Constants Constants Specifies static information specific to the type of remote device communication protocol being parsed.
Main Main - The main entry point for this device communication server (DCS) module.
TemplateCommandHandler TemplateCommandHandler - This module contains the general "business logic" for sending commands to the remote tracking device.
TrackClientPacketHandler TrackClientPacketHandler - This module contains the general "business logic" for parsing incoming data packets from the remote tracking Device.
TrackServer TrackServer - This module initializes the various communication methods used to received data packets from the remote tracking device.
 

Package org.opengts.servers.template Description

Contains the example 'Template' device communication server support.