nn::nex::LANSessionDiscovery Class

Syntax

class LANSessionDiscovery

Description

This class discovers the host during LAN communication.

You must enable LAN discovery with LANSessionDiscovery::Enable prior to creating the NetZ instance, and then disable it with LANSessionDiscovery::Disable after destroying the NetZ instance.

This class cannot be used for purposes other than debugging. When using local communication, you do not need to make these settings.

Member Functions

S Disable Disables host discovery during LAN communication.
S Enable Enables host discovery during LAN communication.

Revision History

2012/08/20
Initial version.

CONFIDENTIAL