[170] in Zephyr Mailing List
ntalkd for sunos4 with zephyr notification
daemon@ATHENA.MIT.EDU (Derrick J Brashear)
Wed Jul 12 23:19:00 1995
Date: Wed, 12 Jul 1995 23:15:01 -0400 (EDT)
From: Derrick J Brashear <shadow@DEMENTIA.ORG>
To: zephyr@MIT.EDU
Hi,
I made a minor patch to the ntalkd package for sunos 4 to allow for
notification by zephyr. The code is based loosely on zpopnotify, if I
recall...
The body of the message it sends is:
connection requested by user@HOST.
respond with: ntalk user@HOST
It sends an additional field containing user@HOST as well.
If you think this code might be useful to you, you may pick it up from
ftp://alycia.dementia.org/pub/zephyr/ntalkd.diff
ntalkd is available at ftp://ftp.cc.msstate.edu/pub/sun
Enjoy
-D