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

GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings Class Reference

List of all members.

Properties

ushort MyDeviceID
int ClientReceivePortNumber
int ClientSendFromPortNumber
int ServerSendFromPortNumber
int ServerReceivePortNumber
int DefaultBandwidthDelayProdut
int InterAckableTime
int FirstAckableTime
int AckArrivalTimeout
IPAddress ServerIP
IPAddress ClientIP
ushort SERVER_DEVICE_ID

Detailed Description

<summary> Settings concerned with the protocol stack </summary>

Definition at line 9 of file StackSettings.cs.


Property Documentation

int GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::ClientReceivePortNumber [get]
 

<summary> UDP Port number that client will receive custom protocol traffic on </summary>

Definition at line 36 of file StackSettings.cs.

int GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::ClientSendFromPortNumber [get]
 

<summary> The UDP Port number that clients will send data from </summary>

Definition at line 44 of file StackSettings.cs.

ushort GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::MyDeviceID [get, set]
 

<summary> The Device ID of the host the protocol stack is running on </summary>

Definition at line 23 of file StackSettings.cs.

ushort GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::SERVER_DEVICE_ID [get]
 

<summary> The default Device ID for the server (0). </summary>

Definition at line 147 of file StackSettings.cs.

int GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::ServerReceivePortNumber [get]
 

<summary> UDP Port number that the server will received custom protocol traffic on </summary>

Definition at line 58 of file StackSettings.cs.

int GPRSWeb::SmartDeviceClient::SmartProtocolStack::StackSettings::ServerSendFromPortNumber [get]
 

<summary> The UDP Port number that server will send data from </summary>

Definition at line 51 of file StackSettings.cs.


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