Home | All Classes | Grouped Classes | Index | Search
Browse master. More...
Derived from:
none
Derived by:
none
Group: Network (Browsing)
#include <ClanLib/network.h>
Construction:
Construct a browse master. |
Operations:
Setup port accepting browse clients and browse servers. | |
Stop listening. | |
Infinite browse master pump. |
Detailed description:
A browse master is a service that browse servers can register themselves to, and browse clients can then connect to the master and get a list of servers.
Normally, this is used in games to provide a list of available servers.