BroadcastListener Communication Parameter [BLISTENER]

Controls broadcast listening for this port.

Usage

TCP/IP, Server side

Values

YES, NO

Default

YES

Description

The NO value turns listening off for this port. Using -sb 0 is the same as specifying BroadcastListener=NO on TCP/IP.

Example

  • Start a server that accepts TCP/IP connections that use BroadcastListener=NO:

    start_iq -x tcpip(BroadcastListener=NO)