Dec 282017
Execute remote jobs through a Novell network. One machine acts as a Server, everyone else is a Client. Includes complete C source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
NOVELL.C | 4864 | 827 | deflated |
NOVELL.H | 896 | 353 | deflated |
README.DOC | 640 | 378 | deflated |
RJ | 384 | 135 | deflated |
RJ.C | 3072 | 907 | deflated |
RJEXEC.C | 4352 | 1356 | deflated |
Download File RJ.ZIP Here
Contents of the README.DOC file
Notes on the rj programs...
These programs were written in C for the Microsoft 3.0 compiler.
The 'make' file rj shows how the .exe files are created from the source.
The compiler and linker flags aren't necessary, they were used
to help in debugging.
The programs should also compile with Microsoft's 4.0 compiler.
If you are using Netware 2.0, you will need to use the 2.0b or 2.0++
shell. (Microsoft 4.0 expects the BP register to be preserved in an
EXEC call to DOS).
If you have any further questions feel free to call me at (602) 839-6070 (home)
between 6:00 and 9:30 PM.
- Ken Hales
December 28, 2017
Add comments