Did you know that you can print to most modern networked laser printers from Windows 3.11 for Workgroups? Let's explore!
First of all, if you haven't set up your Windows 3.11 for Workgroups to connect to the network, here's an example of how this can be done! . You can find TCP32B.EXE here archive.org/details/window…. You'll also need network drivers for your network card.
For TCP32B.exe, you will just want to "run" the file on your retro PC, and it will unzip the files. I suggest putting it in a "new" directory first!
Now, if you want to try this in virtualization, some tips: 1) bridge your network adapter to a "real" network adapter in your computer. 2) Use VirtualBox 5.2.44 3) in VirtualBox 5.2.44, set "Paravirtualization Interface" to "None" and disable all "Hardware Virtualization"
Also, if trying this in virtualization, you can use the AMD PCNET III network drivers here: github.com/cml37/dos-util…
Next up, download the Windows LPR Spooler. This is getting harder to find, so I made it available here: github.com/cml37/dos-util…
Start installation for the Windows LPR Spooler. Most defaults are fine. You can choose to install the PostScript and ASCII docs if you like. You do want to add the LPR Spooler to the Startup group when asked
One installed, go ahead and launch Windows LPR Spooler. You'll be prompted to specify a "spool" directory. Select "new dir...", create a directory called "spool"
Once created, select the directory (gee, sure would be nice if that were automatic!). Then from there you have to select a valid queue definition file. Select as indicated below in the screenshot.
Okay, now we get to define a new queue! Fill in as shown, but specify the IP address of your printer! Once complete, at this point, I suggest closing the Windows LPR Spooler so that it prompts you to save these settings, then re-open it again.
Now, let's go to Control Panel and define a printer. Under the list of printers, choose HP LaserJet 4/4M and click "Install..." Once installed, click "Connect..." and navigate to the bottom of the list and choose "C:\SPOOL\JET". Then close out Control Panel!
Now it's time for a test! I launched Write and typed a few words. From there, I chose "Print" and you can see the selections there, and they look good!
That's it! A short time later, my Samsung ML-1865W produced this. That's all for now. Have fun and happy printing!!
This procedure should work for laser printers that support PCL5. Perhaps you can make it work with an inkjet or some other networked printer too! I haven't been so lucky with my ink jet OfficeJet printers sadly though.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Recently, I announced that I was working on a packet driver for the DaynaPORT SCSI/Link, which will bring wireless support to DOS for select SCSI emulators. But did you know there are other wireless solutions available as well? Let's talk other methods I have used in a 🧵 here!
First, and this one is tried and true, and I have used it the longest: the Cisco Aironet 350 PCMCIA cards. I presume you could also use the PCI desktop cards, but haven't tried it. You're limited to 802.11b and 128-bit WEP, but these cards work GREAT!
Next up is another personal favorite: PicoMEM. These cards emulate the ubiquitous NE2000 standard and bridge it to wireless! Amazing little cards that do a lot more than wireless networking too: HDD/FDD emulation, EMS memory, and USB mouse to name a few:
I'm behind on my testing... let's check out these new XTIDE Deluxe cards that I picked up from Monotech PCs that arrived this week and answer a few curiosity questions. Time for a quick 🧵
I installed a CF card into the first XTIDE Deluxe card, and installed it into an ISA slot in the Rustbucket PC. I also have a SCSI drive in this system. And.. as we can see here in my boot manager, BootIt Bare Metal, both drives are present! Perfect!
So, the question that I got asked about this card is: can you plug something into the CF card slot AND into the IDE connector? YES, yes you can. I proved it out with this Western Digital Caviar 22500 drive. We have a CF card, IDE HDD, and SCSI HDD now, and all are detected!
I got this dual floppy drive in the mail this week! It's a 1.2MB 5.25" and 1.44 MB 3.5" combo drive by Teac! Let's check it out in a 🧵 here!
So, first, let's talk about the model number. Figuring this out was a little confusing: there's one model number on the top, and then, since each drive is its own entity, I found a label for the bottom drive too. But, looking at the manual, this is a Teac FD-505
Let's start out with some drive ASMR. Here you can hear the drive booting up MS-DOS 6.22. I did cut out some "dead space," but we have a floppy seek and a boot from the 3.5" drive!
I bought this BlueSCSI V2 back in April. My goal was to get WiFi in DOS. Well, there is just one problem: there aren't any drivers for that. Well, that just changed 😂. This is very beta, but I wrote a DOS packet driver, and it seems to be working well!
Big shout out to @wrljet who provided moral support, suggested tools, and offered suggestions!
@wrljet Code repo is here! I am not an expert at this, but hey, it works 😂
I made it through testing the rest of the ISA and PCI interface cards that I talked about yesterday... erm... at least as well as I could. I'd say things went pretty well! Let's talk about it in a 🧵 here!
We'll use Windows 98 SE for the testing again. And I'm starting out with a "freshly" copied partition again. It's for the best when installing a bunch of drivers.
So, first up, I tested out the Sound Blaster Audigy 2! It works okay, it does have some "static" occasionally. Probably needs a recap. Muting CD Audio and Line In seems to help. But otherwise it sounds pretty good!
A few weeks ago, I purchased a group of 17 ISA and PCI cards of all different types! I've had a chance to test out some of them and the results have been PRETTY good, despite an issue here and there. Let's talk about the first round of testing in a 🧵 here!
So, first, this is the shipping box for the card. Eek! And, naturally none of the cards were in ESD bags. Oh well. Annnnyway, moving on, I stacked and sorted. 6 NICs (plus 2 bonus ones I bought), 5 sound, 1 IDE, 1 video capture, 3 misc interface, and... 1 MODEM 😂😂
We'll use the Rustbucket PC to do the testing. It has both ISA an PCI slots, which is what we need! I'll make a backup of the Windows 98 install on here first before we start shoving a bunch of cards and drivers at it!