Home | All Classes | Grouped Classes | Index | Search

Class CL_BrowseClient

Browse client to a browse master. More...

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

#include <ClanLib/network.h>

Construction:

CL_BrowseClient

Construct browse client to browse applications with the specified identifier.

Operations:

connect

Connect to browse master and start downloading getting browse list.

broadcast

Broadcast browse query on local area network for browse servers on the specified port.

Signals:

sig_server_added

Signal that is called when the browse client is notified about a server addition.

sig_server_updated

Signal that is called when the browse client is notified about a server update.

sig_server_removed

Signal that is called when the browse client is notified about a server removal.

Detailed description:

The browse client is used to connect to a browse master and get a list of registered applications. Using this information, the application can generate a list of available servers that the user can connect to.



Questions or comments, write to the
ClanLib mailing list.