Main Page | Class Hierarchy | Class List | File List | Class Members

GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::RemoteHostComms Class Reference

List of all members.

Public Member Functions

 RemoteHostComms (StackInterface thisStack, ushort remoteDeviceID)
void Start ()
void Stop ()
void ResetConnection ()
void AcceptIncomingSegment (Segment incomingSegment)

Properties

ushort RemoteDeviceID
NACKManager NackManager
ACKManager AckManager
SequenceManager SeqManager
RateManager RateManager
RetransmissionBuffer RetransmissionBuffer
TransmissionQueue TxQueue
MessageAssembly MessageAssembler

Detailed Description

<summary> Represents communications with one specific remote host. Contains instances of all objects specific to communication with one host only. </summary>

Definition at line 11 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/RemoteHostComms.cs.


Member Function Documentation

void GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::RemoteHostComms::Start  )  [inline]
 

<summary> Begins Remote Host Communications process </summary>

Definition at line 44 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/RemoteHostComms.cs.

References GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::MessageAssembly::Start().


Property Documentation

NACKManager GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::RemoteHostComms::NackManager [get, set]
 

Properties *

Definition at line 91 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/RemoteHostComms.cs.

TransmissionQueue GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::RemoteHostComms::TxQueue [get, set]
 

<summary> Transmission queue entry object waiting to be sent to the remote host </summary>

Definition at line 120 of file SmartDeviceClient/SmartProtocolStack/RemoteHost/RemoteHostComms.cs.

Referenced by GPRSWeb::SmartDeviceClient::SmartProtocolStack::RemoteHost::NACKManager::NACKManager().


The documentation for this class was generated from the following file:
Generated on Mon May 8 22:07:28 2006 by  doxygen 1.3.9.1