20 lines
10 KiB
Plaintext
20 lines
10 KiB
Plaintext
en·vÅos REMOTEPSW
|
||
2
|
||
|
||
4
|
||
|
||
1
|
||
|
||
REMOTEPSW
|
||
1
|
||
|
||
4
|
||
|
||
By: Christopher Lane (Lane@Sumex-Aim.Stanford.Edu)
|
||
Uses: COURIERSERVE, COURIERDEFS
|
||
REMOTEPSW defines a remote process status window facility that runs on top of Courier. The remote process status window is identical to the local one except that it contains UPDATE (to get the current process status) instead of BREAK, and INFO is not implemented. Both the client and server code are contained in the module which must be loaded on both hosts. The Courier server must be running on the host you wish to monitor.
|
||
The only user function is:
|
||
(REMOTE.PROCESS.STATUS.WINDOW HOST) [Function]
|
||
which opens a remote process status window onto HOST, where HOST is any NS host specification that COURIER.OPEN accepts.
|
||
|