Skip to content

RemoteLPT is a Windows application for use with emulators to provide printing support

Notifications You must be signed in to change notification settings

SComps/RemoteLPT

Repository files navigation

RemoteLPT

NEW UPDATE.

I apologize for there being such a long period of time between updates. Life happened, and this past summer was crazy busy.

11/18/23

Fixed a pagination issue when connected to a SIMH PDP11 simulator running RSTS/E V10.1L. (and likely all other RSTS/E implementations.) It's been tested running RSTS/E connected to a console terminal port, and OpenVMS to an emulator, also connected to a console terminal port as described in the help documents. I'll try to put together some configuration information for the PDP-11, RSTS/E setup in the next couple of days.

6/6/23 Added some support for flat output files like those uses in Simh. The features aren't complete yet, but it's starting to come together.

Initial commit. If you were previously watching the repository, I had to delete and re-create it.

Remote LPT is a windows application that allows printing from emulators such as AXPBOX, FreeAXP and EmuVM.

The emulator needs to be configured to accept a TELNET connection on one of it's console ports. With OpenVMS, configure that console port as a printer, connect it to a print queue and you're off and running. There are numerous configuration options for fonts, and printer types. At this point, lines per page is hard coded at 66 lines per page, and landscape mode. This is suitable for most VMS type printers.

Furthur documentation will be available soon.

If you have any questions, please feel free to contact me at [email protected]

NOTE: The ZIP file listed here is maintained separately. It may not reflect the state of the actual project at the moment you download it. To get a binary, you will need Visual Studio 2022, a copy of IPPORT (a third party commercial library) and clone the repository to recompile. Otherwise, check back soon, I'll upload new zip files fairly close to the new commits. Sorry for the inconvenience.

If a better programmer than me can help out with a native asyncronous telnet connection system, I'd love the help. Everything I'm trying just results in blocking calls that are more trouble than they're worth.

About

RemoteLPT is a Windows application for use with emulators to provide printing support

Topics

Resources

Stars

Watchers

Forks