Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_EC_Simple_AddrServer Class Reference

TAO Real-time Event Service; a simple UDP address server. More...

#include <EC_UDP_Admin.h>

List of all members.

Public Methods

 TAO_EC_Simple_AddrServer (CORBA::UShort port)
 Constructor. More...

virtual ~TAO_EC_Simple_AddrServer (void)
 Destructor. More...


Detailed Description

TAO Real-time Event Service; a simple UDP address server.

The EC is able to use multiple multicast groups to transmit its data, the is given control over the mapping between the Event (type,source) pair and the (ipaddr,port) pair using a AddrServer. This class implements a very simple server that simply maps the <type> component to the <ipaddr> and uses a fixed <port>, provided at initialization time.


Constructor & Destructor Documentation

TAO_EC_Simple_AddrServer::TAO_EC_Simple_AddrServer CORBA::UShort    port
 

Constructor.

TAO_EC_Simple_AddrServer::~TAO_EC_Simple_AddrServer void    [virtual]
 

Destructor.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 21:17:18 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001