This class describes the Server mapping between the server name and the port number in the MvTCP library. More...
#include <ilserver/mvtcp/tcpdmap.h>
Inherits IlsTcpdKey.
Public Member Functions | |
unsigned short | getPort () const |
This member function returns the port number of the mapped server. | |
const IlsString & | getServerName () const |
This member function returns the name of the mapped server. | |
This class describes the Server mapping between the server name and the port number in the MvTCP library.
Library: mvtcp
This class is used with the static member function IlsTcpMvProcess::GetMappings()
to retrieve all the mappings registered on a Rogue Wave Server logical mapper.
IlsTcpMvProcess
.