12 lines
5.2 KiB
Plaintext
12 lines
5.2 KiB
Plaintext
en·vÅos FTPSERVER-MULTI-CONNECTIONS
|
||
2
|
||
|
||
4
|
||
|
||
1
|
||
|
||
FTPSERVER-MULTI- CONNECTIONS
|
||
1
|
||
|
||
4
|
||
|
||
By: Matt Heffron (BEC.HEFFRON@ECLA.USC.EDU)
|
||
Requires: FTPSERVER, FTPSERVERPATCH and DPUPFTPPATCH
|
||
INTRODUCTION
|
||
This package (actually a complimentary pair of files) extends the capabilities of the Lisp Library FTPSERVER package to support multiple simultaneous connections between Xerox 11xx series AI workstations.
|
||
INSTALLATION
|
||
To install this package, load the FTPSERVERPATCH.LCOM file on the 11xx machine(s) that are to be servers (this will load FTPSERVER if it is not already loaded). Then load the DPUPFTPPATCH.LCOM file on any of the 11xx machines that are to be clients of these servers. You must set the value of IL:*FTP.NEGOTIATED.CONNECTION.HOSTS* on each of the client machines to specify the server machines that support the FTPSERVERPATCH system of multiple simultaneous connections (below).
|
||
VARIABLES
|
||
IL:*FTP.NEGOTIATED.CONNECTION.HOSTS* [Global Variable]
|
||
This variable must be set to specify the server machines that support the FTPSERVERPATCH system of multiple simultaneous connections. Its value is a list of PUP host numbers. (Specifically, it is a list of the values of (CAR (BESTPUPADDRESS <SERVERÿÿ |