INTERACTION OF BRIZ WITH SERVER
In interaction of the terminal and the server There are three basic streams:
INPUT- symbols transmitted from the terminal on the server.
OUTPUT- symbols transmitted from the server on the terminal.
PROCESSING - processing of the command streams between the objects, the terminal and the server.
Processing of INPUT Stream it is carried out on the basis of ESC-sequences which are described in file termcap.txt (the given file is in a directory of start of the program GP_Term.EXE).This file can be edited. The OUTPUT stream is formed on the basis of a file of an allocation of the keyboard (it is described in file termcap.txt). You can redefine any sequences described in file termcap.txt.
INPUT and OUTPUT streams automatically decoding. There is a transformation of symbols of separators. The order in streams you can see followings of symbols and commands with the Dump file.