conserver/conserver/cons-test.h
1999-05-14 10:07:58 -07:00

13 lines
292 B
C

/*
* $Id: cons-test.h,v 1.5 1999-01-26 20:35:17-08 bryan Exp $
*
* Copyright GNAC, Inc., 1998
*
* Maintainer/Enhancer: Bryan Stansell (bryan@gnac.com)
*/
#define PORT 7777
#define HOST "localhost"
#define CONFIG "../conserver.cf/test.cf"
#define PASSWD_FILE "./conserver.passwd"