In file ../include/EST_ServiceTable.h:
class EST_ServiceTable::Entry |
A service record.
![]() | name Name of the server |
![]() | type Type of server (eg `fringe') |
![]() | hostname Human readable hostname |
![]() | address Numeric IP address () |
![]() | cookie A random string to send as authorisation |
![]() | port TCP port number |
![]() | Entry () Create an empty entry |
![]() | operator EST_String () const A suitable human readable name for the entry |
A service record.This is returned by service lookup operations, it contains enough information to contact the server and authenticate yourself.
Alphabetic index HTML hierarchy of classes or Java
This page is part of the
Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact:
speech_tools@cstr.ed.ac.uk