[DGD] Hooks

Ben Chambers bjchamb at bellsouth.net
Mon Mar 17 03:40:32 CET 2003


Ok... so it doesn't look at the configuration file and look for incoming on
only the telnet port and binary port?  Also, how do you tell what port the
incoming connection is on?
----- Original Message -----
From: "Noah Gibbs" <angelbob at monkeyspeak.com>
To: <dgd at list.imaginary.com>
Sent: Sunday, March 16, 2003 9:26 PM
Subject: Re: [DGD] Hooks


> On Sun, 16 Mar 2003, Ben Chambers wrote:
> > 1) in inherit_program, the file named in <file> is inheritting the
program
> > named in <program>, right?
>
>   Yes.
>
> > 2) The telnet_connect() and binary_connect() seem to suggest that these
are
> > the only two ports that DGD can use.  Is this true?  What if I wanted to
set
> > up a builder port or a ftp daemon?
>
>   Actually, there are only two *types* of port that DGD can use.  Telnet
> ports do telnet option filtering and transmit only reasonable ASCII values
> out.  Binary ports don't make any assumptions about what's on the far
> end.  A builder port would probably be in text and be a telnet port.  An
> FTP daemon (passive-only, no outgoing connections allowed!) would be
> binary.
>
> --
> angelbob at monkeyspeak.com
> See my page of DGD documentation at
> "http://phantasmal.sourceforge.net/DGD/"
> If you post to the DGD list, you may see yourself there!
>
>
> _________________________________________________________________
> List config page:  http://list.imaginary.com/mailman/listinfo/dgd

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list