RCOIP.h File Reference

Go to the source code of this file.

Classes

struct  RCOIPv1CmdSetAnalogChannels
 SetAnalogChannels command message structure. More...
struct  RCOIPv1ReplyReceiverStatus
 ReceiverStatus reply message structure. More...

Defines

#define RC_VERSION1   1
#define RC_VERSION   RC_VERSION1
#define RCOIP_DEFAULT_REPLY_INTERVAL   1000
#define RCOIP_DEFAULT_FAIL_INTERVAL   2000
#define RCOIP_DEFAULT_KEEPALIVE_INTERVAL   1000
#define RCOIP_DEFAULT_RECEIVER_UDP_PORT   9048

Typedefs

typedef RCOIPv1CmdSetAnalogChannels RCOIPCmdSetAnalogChannels
typedef RCOIPv1ReplyReceiverStatus RCOIPReplyReceiverStatus


Detailed Description


Define Documentation

#define RC_VERSION   RC_VERSION1

This is the default (latest) version of the RCOIP protocol

Referenced by RCRx::sendReply().

#define RC_VERSION1   1

Indicates Version 1 of RCOIP protocol

Referenced by RCRx::handleRequest().

#define RCOIP_DEFAULT_FAIL_INTERVAL   2000

Defines the default maximum time in milliseconds between that will be regarded as a loss of connection by either the receiver or the transmitter

Referenced by RCRx::RCRx().

#define RCOIP_DEFAULT_KEEPALIVE_INTERVAL   1000

Defines the default time in milliseconds between keepalaive Command messages sent by the receiver. If no messages are transmitted for more than this period of time a keepalive Command message will be sent to the receiver.

#define RCOIP_DEFAULT_RECEIVER_UDP_PORT   9048

Defines the default RCOIP receiver UDP port number 9048 is controlled by Open System Consultants

#define RCOIP_DEFAULT_REPLY_INTERVAL   1000

Defines the default maximum time in milliseconds between Reply messages sent by the receiver

Referenced by RCRx::RCRx().


Typedef Documentation

This is the preferred type to use to refer to the latest version of the RCOIPCmdSetAnalogChannels message

This is the preferred type to use to refer to the latest version of the RCOIPReplyReceiverStatus message


Generated on Wed Jul 21 07:33:51 2010 for RCKit by  doxygen 1.5.6