PortGenerator Class Reference

<class description="" goes="" here=""> <short description=""> More...

#include <PortGenerator.hpp>

List of all members.


Public Member Functions

int getNextFreePortPair (int proto=PROT_UDP)
int setSockAndPort (int port, int proto=PROT_UDP)
int getSockFromPort (int port, int proto=PROT_UDP)
bool closePort (int port, int proto=PROT_UDP)
bool closePortPair (int port, int proto=PROT_UDP)

Protected Member Functions

void initialize ()

Protected Attributes

int UDPsocketOf [PORT_RANGE]
int TCPsocketOf [PORT_RANGE]

Detailed Description

<class description="" goes="" here=""> <short description="">

Author:
Michael Kropfberger and Peter Schojer
Version:
Id
PortGenerator.hpp,v 1.2 2004/03/16 17:15:13 mkropfbe Exp

Definition at line 65 of file PortGenerator.hpp.


The documentation for this class was generated from the following files: