ClanSoft logo
ClanSoft logo

    CL_Network

Network component class. Starting place for all net activity in ClanLib.

Description

Class members

static void find_games_broadcast(
         std::string game_id,
        int port)
static void find_game_at( std::string game_id, const char *host_address, int port)
static bool peek_game_found()
static CL_NetGame *receive_game_found(int timeout_millis)
static void clear_games_found()
static CL_NetGame *create_game( std::string game_id, int port)

See Also

None


Back to index



This page was built using the Perceps documentation system.