| iMatix home page | << | < | > | >> |
SMT Version 2.81 |
Filename: smtdefn.h
Package: Libero SMT 2.x
Written: 1996/05/27 iMatix SMT kernel team smt@imatix.com
Revised: 1999/08/27
Copyright: Copyright (c) 1991-2000 iMatix Corporation
Defines the standard agent prototypes and methods.
smtdefn.h defines these symbols, possibly conditionally:
Symbol: | Defined as: |
---|---|
SMT_ECHO | "smtecho" /* Name of TCP/IP echo agent */ |
SMT_ECHO_PORT | "7" /* Port for echo agent */ |
SMT_FTPC | "smtftpc" /* Name of FTP server control agent */ |
SMT_FTPD | "smtftpd" /* Name of FTP server data agent */ |
SMT_FTP_PORT | "21" /* Port for FTP agent */ |
SMT_HTTP | "smthttp" /* Name of HTTP server agent */ |
SMT_HTTP_PORT | "80" /* Port for HTTP agent */ |
SMT_LOGGING | "smtlog" /* Name of logging agent */ |
SMT_OPERATOR | "smtoper" /* Name of operator agent */ |
SMT_RDNS | "smtrdns" /* Name of reverse dns agent */ |
SMT_SHTTP_PORT | "443" /* Port for SHTTP agent */ |
SMT_SLOT | "smtslot" /* Name of time slot agent */ |
SMT_SOCKET | "smtsock" /* Name of socket i/o agent */ |
SMT_SSL | "smtssl" /* Name of SSL server agent */ |
SMT_TIMER | "smttime" /* Name of timer agent */ |
SMT_TRANSFER | "smttran" /* Name of transfer agent */ |
_SMTDEFN_INCLUDED | TRUE |
| << | < | > | >> | Copyright © 1996-99 iMatix Corporation |