xtalkinfo - incoming 'talk' connections indicator. (like xbiff for mail).
How it works described in xtalkinfo.man.

Installation:
	
	1. Unpack archive
	2. cd xtalkinfo-1.06
	3  xmkmf
	4. make
	5. make install
	6. make install.man

     Tested at: Linux, IRIX, HPUX, Solaris.

     You can install in manually, copying following files:

     xtalkinfo      -> /usr/local/bin/X11 
     XTalkInfo.ad   -> /usr/lib/X11/app-defaults/XTalkInfo
     frog*.xbm      -> /usr/include/X11/bitmaps
     xtalkinfo.man  -> /usr/local/man/man1/xtalkinfo.1x

If you'd like to install it to different locations you can change
Imakefile. 'xtalkinfo' must be installed suid root.  Bitmaps and
default settings you can change in resource file XTalkInfo.ad.

BUGS:
    1. Some UNIXes (e.g. HPUX 9.0.4) does not support option  SO_REUSEADDR 
for INET_DGRAM sockets. Because of this at HPUX only one xtalkinfo can be started
at a time. Any other will die with "Address already in use" message.

    2. On other Unixes it is not recommended to start more than ~10
xtalkinfo's, because they can intercept all talk packets and
start to work incorrectly.

    3. xtalkinfo do not guaranteed to intercept 100% of packets.
For example it can miss some connection if several people are
talking you at same time.



Author:

Vladimir Karpinsky  <vlad@rain.freenet.kiev.ua>







