ClanSoft logo
ClanSoft logo

    CL_Network::find_games_broadcast

Syntax

static void find_games_broadcast(
         CL_String game_id,
        int port);

Parameters

game_id-The game's ID used to locate this type of game with.
port-Broadcast UDP port.

Description

Searchs for games using UDP broadcasting at the specified port. Only games with the same game_id are added to CL_Network::netgames.


Back to index



This page was built using the Perceps documentation system.