TSP Lab SgaBSSAP_HOServer - BSSAP HO-Server module SgaBSSAP_HOServer

The BSSAP Handover Server module
("SgaBSSAP_HOServer")

Basic Operation

User Interface

The main menu

Menu Menuitem Shortcut(s) Meaning
[Log]      
  Find line containing... (Ctrl-F) Find text in log window
  Find next matching line (F3) Find next occurrence of text in log window
  Details   Detail level of logging (Off, Normal, Detailed or Debug)
  Flush status-line counters into log   Actual values of the status-line counters are written into the log
[Actions]      
  Reload BSSAP/CDR-Assembler units' data from INI/[BSSAP/CDR-Assemblers]   List of BSSAP Assembler units can be reloaded on operator requests
  Accept BSSAP/CDR-Assemblers (Ctrl-A) Enables incoming connections of BSSAP/CDR-Assembler units
  DEBUG: List recent 100 entries   Lists recent 100 entries into the log
[Options]      
  Auto scroll (ScrollLock, or ) Allow automatic scrolling of the log screen
  Show log (Ctrl-Tab) Shows the log screen
  Show connection status (Ctrl-Tab) Shows the status of BSSAP/CDR-Assembler units
  Save settings   Save actual settings into the configuration (SgaBSSAPCDR.INI) file

The bottom status-line

The popup menu of the BSSAP/CDR-Assembler connection window

Right-click on a BSSAP/CDR-Assembler to access this menu!
  Menuitem Shortcut(s) Meaning
  Disconnect this BSSAP/CDR-Assembler from HOServer immediately  
  Acknowledge previous problem of this BSSAP/CDR-Assembler :-)   Appearance of a ':-(' sign indicate if there is a problem with a BSSAP/CDR-Assembler unit; this sign can be remove with this option
  Acknowledge all previous problems :-):-):-)   This option will remove all ':-(' signs
  Remove hilite (no selection)   Remove selection from all row of the list

Configuration (SgaBSSAP_HOServer.ini) file settings

Section Entry Example Meaning
[Position]      
  iLeft 140 Position of the program module on the display screen
  iTop 72 Position of the program module on the display screen
  iWidth 995 Position of the program module on the display screen
  iHeight 694 Position of the program module on the display screen
[Options]      
  bAutoScroll True (Refer to the [Options]/Auto scroll menuitem!)
[BSSAP/CDR-Assemblers]      
  wLocalTCPPort 8069 TCP port where the Handover server waits the incoming connections
  BS1 11.22.33.44 Symbolic name and IP address of BSSAP/CDR-Assembler units
[Advanced]      
  wLogDetailLevel 3 (Equals to the listed order; refer to the [LOG]/Details menuitem!)
  dwMaxLinesInLogWindow 1000 Number of lines in the log window on screen
  sLogFilesPath d:\LogFiles Path for the LOG files
  sTrapFilesPath d:\TrapFiles Path for the trap files
  dwHOTimeOutMS 1500 Time out for handovers; given in msec

Version history