bkserv:

Application server

Command line usage:

bkserv [-conf=bk.ini]

-conf=bk.ini is optional, thanks to this you can set custom ini file with configuration. If you not set this it will take "bk.ini" from directory where bklang compilator is placed

bk.ini configuration file

[bkserv]
BKRUN=${BASE}/bin/bkrun
INITSO=init
PORT=10000
DEBUG1=0
SNOOP1=0
DAEMONIZE=0
PIPEDIR=${GLOBAL_PIPE}
LOGFILE=${GLOBAL_LOGFILE}
LOGSHM=${GLOBAL_LOGSHM}