Home | All Classes | Grouped Classes | Index | Search

Class CL_BrowseMaster

Browse master. More...

Derived from: none
Derived by: none
Group: Network (Browsing)

#include <ClanLib/network.h>

Construction:

CL_BrowseMaster

Construct a browse master.

Operations:

start_listen

Setup port accepting browse clients and browse servers.

stop_listen

Stop listening.

run

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.



Questions or comments, write to the
ClanLib mailing list.