JAPAn
Just Another Parity Analyzer
Loading...
Searching...
No Matches
cfSockCli.h
Go to the documentation of this file.
1
/* cfSockCli.h - header used by cfSock client, replacing the
2
missing vxWorks.h */
3
4
#if !defined(FALSE) || (FALSE!=0)
5
#define FALSE 0
6
#endif
7
8
#if !defined(TRUE) || (TRUE!=1)
9
#define TRUE 1
10
#endif
11
12
/* low-level I/O input, output, error fd's */
13
#define STD_IN 0
14
#define STD_OUT 1
15
#define STD_ERR 2
16
17
#include "
GreenSock.h
"
18
#include "
cfSock.h
"
19
20
/* Name or IP addresses of the various servers */
21
char
*
ServerName_CountingHouse
=
"129.57.206.93"
;
/* g0 injdaq */
22
char
*
ServerName_LeftSpect
=
"129.57.164.100"
;
23
/* char * ServerName_CountingHouse="129.57.164.13"; */
24
/* char * ServerName_LeftSpect="129.57.192.61"; */
25
char
*
ServerName_RightSpect
=
"129.57.192.60"
;
26
char
*
ServerName_Injector
=
"129.57.206.10"
;
27
char
*
ServerName_QwTSCrate
=
"129.57.168.100"
;
28
cfSock.h
ServerName_QwTSCrate
char * ServerName_QwTSCrate
Definition
cfSockCli.h:27
ServerName_RightSpect
char * ServerName_RightSpect
Definition
cfSockCli.h:25
ServerName_Injector
char * ServerName_Injector
Definition
cfSockCli.h:26
ServerName_CountingHouse
char * ServerName_CountingHouse
Definition
cfSockCli.h:21
ServerName_LeftSpect
char * ServerName_LeftSpect
Definition
cfSockCli.h:22
GreenSock.h
Feedback
include
cfSockCli.h
Generated on Wed Oct 22 2025 21:41:25 for JAPAn by
1.13.1