/usr/share/doc/lynx/docs
NameSizeModeActions
CHANGES2.3180960644editdlrm
CHANGES2.4483860644editdlrm
CHANGES2.5932480644editdlrm
CHANGES2.6418470644editdlrm
CHANGES2.7486600644editdlrm
CHANGES2.82040240644editdlrm
CRAWL.announce59780644editdlrm
djgpp.key57700644editdlrm
FM.announce36560644editdlrm
IBMPC-charsets.announce36830644editdlrm
pdcurses.key73020644editdlrm
README.chartrans70850644editdlrm
README.cookies25490644editdlrm
README.defines62200644editdlrm
README.metrics82040644editdlrm
README.options34280644editdlrm
README.release3240644editdlrm
README.rootcerts135160644editdlrm
README.ssl30620644editdlrm
README.sslcerts103300644editdlrm
README.TRST79220644editdlrm
slang.key880644editdlrm
SOCKETSHR.announce17050644editdlrm
TCPWARE.announce13520644editdlrm
VMSWAIS.announce15490644editdlrm
win-386.announce19140644editdlrm
Edit: /usr/share/doc/lynx/docs/SOCKETSHR.announce (1705B)
LYNX SUPPORT FOR SOCKETSHR/NETLIB 28-AUG-1996 --------------------------------- What is SocketShr? ------------------ SOCKETSHR is Eckhart Meyer's socket library interface to the MadGoat NETLIB package, which provides a vendor-independent interface to the VMS TCP/IP transports. Using this, the same image will run over any of the available packages, including UCX, Multinet, CMU, Pathway access and TCPWARE. SocketShr and NETLIB are separately available libraries that MUST be installed before LYNX can use them. How to get NETLIB and SOCKETSHR ------------------------------- FTP: ftp://ftp.kcl.ac.uk/default/socketshr.* ftp://ftp.wku.edu/fileserv/socketshr.zip ftp://ftp.spc.edu/macro32/savesets/socketshr.zip ftp://ftp.kcl.ac.uk/madgoat/netlib.* ftp://ftp.wku.edu/madgoat/netlib017.zip ftp://ftp.spc.edu/macro32/savesets/netlib017.zip By E-Mail: send the following commands in a mail message: SEND SOCKETSHR.PACKAGE SEND NETLIB.PACKAGE To: vmsserv @ kcl.ac.uk Other server's may also contain these packages. NETLIB is copyright of MadGoat Software; SOCKETSHR is copyright of Eckhart meyer. Preliminary Setup of SOCKETSHR ------------------------------ Once SOCKETSHR has been installed, TWO logical names should be defined: SOCKETSHR Point to the appropriate shareable image SOCKETSHR_LIBRARY Point to the directory containing SOCKETSHR.H and IOCTL.H Both should be defined /system /exec Building LYNX ------------- Run the BUILD.COM procedures and select the SOCKETSHR_TCP option. This will build an image that will run over the SOCKETSHR/NETLIB routines. Andy Harper Kings College London A.Harper@bay.cc.kcl.ac.uk