
/*
 *  SERVERS.H
 *
 *	DNET (c)Copyright 1988, Matthew Dillon, All Rights Reserved
 */

#define PORT_FILECOPY	8192
#define PORT_ALPHATERM	8193
#define PORT_ECHO	8194
#define PORT_IALPHATERM 8195
#define PORT_AMIGATERM	8195
#define PORT_AMIGASHELL 8196
#define PORT_LOADAV	8197
#define PORT_PRINTER	8198
#define PORT_PASSWD	8199
#define PORT_BBS	8200
#define PORT_GFILECOPY	8201


