GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
portnum_def.h File Reference

Go to the source code of this file.

Macros

#define MO__PORT_BASE
 
#define PORT__ESONE_SERV   6001
 
#define PORT__EVENT_SERV   6003
 
#define PORT__HIST_SERV   6009
 
#define PORT__MSG_LOG   6005
 
#define PORT__MSG_REM   6007
 
#define PORT__PROMPT   6004
 
#define PORT__PROMPT_R   6006
 
#define PORT__STAT_SERV   6008
 
#define PORT__STREAM_SERV   6002
 
#define PORT__TRANSPORT   6000
 

Macro Definition Documentation

◆ MO__PORT_BASE

#define MO__PORT_BASE
Value:
6100 /* m_ds and m_dr processes construct their
* necessary ports from this base. It requires,
* that ports 6100 - 6256 are reserved (if max
* nr of m_ds and m_dr nodes is defined to 16.*/

Definition at line 31 of file portnum_def.h.

◆ PORT__ESONE_SERV

#define PORT__ESONE_SERV   6001

Definition at line 22 of file portnum_def.h.

◆ PORT__EVENT_SERV

#define PORT__EVENT_SERV   6003

Definition at line 24 of file portnum_def.h.

Referenced by f_evt_get_open().

◆ PORT__HIST_SERV

#define PORT__HIST_SERV   6009

Definition at line 30 of file portnum_def.h.

Referenced by f_his_server().

◆ PORT__MSG_LOG

#define PORT__MSG_LOG   6005

Definition at line 26 of file portnum_def.h.

◆ PORT__MSG_REM

#define PORT__MSG_REM   6007

Definition at line 28 of file portnum_def.h.

◆ PORT__PROMPT

#define PORT__PROMPT   6004

Definition at line 25 of file portnum_def.h.

◆ PORT__PROMPT_R

#define PORT__PROMPT_R   6006

Definition at line 27 of file portnum_def.h.

◆ PORT__STAT_SERV

#define PORT__STAT_SERV   6008

Definition at line 29 of file portnum_def.h.

Referenced by f_mbs_ml_setup(), f_mbs_mo_setup(), f_mbs_setup(), and f_mbs_status().

◆ PORT__STREAM_SERV

#define PORT__STREAM_SERV   6002

Definition at line 23 of file portnum_def.h.

Referenced by f_evt_get_open().

◆ PORT__TRANSPORT

#define PORT__TRANSPORT   6000

Definition at line 21 of file portnum_def.h.

Referenced by f_evt_get_open().