				CON_FILT.DOC
			NOTA: L'ITALIANO SEGUE L'INGLESE

CON_FILT.EXE is a little connection filtering program. If you think to use  it,
put con_filt.exe and con_filt.psw  in  the  tsthost  directory.  Configure  the
CON_FILT.PSW for your system. The format of this file is simple.

> Any line starting with # or null is a comment and will be ignored.
> The first line in the file is the password request prompt.
> The second line act the CLOSED (1) or OPEN SYSTEM (0) mode.
> Any other line, have the format CALLSIGN FLAG PASSWORD;
  do not put SSID in the call.
> PASSWORD is not needed if FLAG=0

OPEN SYSTEM MODE
> If the connected call is NOT DECLARED in CON_FILT.PSW file,
  the connection will be accepted without password request.
> If the call is declared in the con_filt.psw:
    If FLAG is 0, the call is excluded, will be disconnected.
    if FLAG is 1, the call is accepted but a password will be requested.

CLOSE SYSTEM MODE
> Only the user declared in the con_filt.psw may access to the system,
  the other will be disconnect.
> For declared callsign:
    if FLAG is 0, the password will not be requested.
    if FLAG is 1, the password will be requested.

The program, if renamed C_FILTER.EXE, work also under fbb5.15 and up.
===============================================================================

CON_FILT.EXE e' un piccolo programma  per  filtro  connessioni. Se  pensate  di
usarlo, copiate con_filt.exe e con_filt.psw nella directory di tsthost.exe.
Configurate quindi CON_FILT.PSW per le vostre esigenze. Il  formato  di  questo
file e' molto semplice:

> Ogni riga che inizia con un # o vuota e' commento, sara' ignorata.
> La prima riga valida e' il prompt di richiesta password.
> La seconda decide se si lavora a SISTEMA APERTO (0) o SISTEMA CHIUSO (1)
> Tutte le altre, hanno il formato CALLSIGN FLAG PASSWORD;
  non inserite il SSID.
> PASSWORD non e' necessaria se FLAG=0

SISTEMA APERTO
> Se il call NON E' DICHIARATO in CON_FILT.PSW, allora la connessione e'
  accettata senza richiesta di password.
> Se e' dichiarato, allora
    Se FLAG=0, l'utente verra' sconnesso.
    Se FLAG=1, l'utente verra' connesso con richiesta di password.

SISTEMA CHIUSO
> Solo i call dichiarati in con_filt.psw potranno accedere al sistema, gli
  altri saranno sconnessi.
> Per i callsign dichiarati, allora:
    Se FLAG=0, la password non sara' richiesta, la connessione accettata.
    Se FLAG=1, la password verra' richiesta per accettare la connessione.

Il programma, se rinominato C_FILTER.EXE, lavora anche sotto FBB 5.15
e superiori.
