ClanSoft logo
ClanSoft logo

    CL_Network::find_game_at

Syntax

static void find_game_at(
         std::string game_id,
        const char *host_address,
        int port);

Parameters

host_address-IP address or hostname of the computer to be contacted.
port-Port which the computer contacted listens on.

Description

Searchs for games at the specified host address and port (port).


Back to index



This page was built using the Perceps documentation system.