home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.infosystems.gopher
- Path: sparky!uunet!scifi!acheron!philabs!linus!agate!stanford.edu!nntp.Stanford.EDU!schemers
- From: schemers@leland.Stanford.EDU (Roland Schemers)
- Subject: Re: Gopher *client* over inetd
- Message-ID: <1993Jan28.000407.6680@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: Distributed Computing Group, Stanford University
- References: <1993Jan27.062306.1361@rat.csc.calpoly.edu>
- Date: Thu, 28 Jan 93 00:04:07 GMT
- Lines: 18
-
- In article <1993Jan27.062306.1361@rat.csc.calpoly.edu> guy@library.calpoly.edu (Guy Martin) writes:
- >over inetd? My problem is that, althougth it runs, of course all input is
- >in raw mode, so arrow keys are useless, and since the client uses curses,
- >things come out in strange places. I have tried writing several different
- >C programs to allocate pty's and such, but have had no success at all...
-
- What you need to do is grab source to telnetd and change the part where
- it execs login to exec your gopher client (with the secure option, of
- course). We do that here and it works great. I also hacked it so it
- would reject off campus telnets.
-
- Roland
-
- --
- Roland J. Schemers III | Networking Systems
- Systems Programmer | G16 Redwood Hall (415)-723-6740
- Distributed Computing Group | Stanford, CA 94305-4122
- Stanford University | schemers@Slapshot.Stanford.EDU
-