Windows 3.x / Communication
EN
Virtual Packet Driver Stub None
This is a packet driver stub for Windows 3.x. You first load your DOS packet driver, then run. It gives access to your packet driver over to Trumpet Winsock, so you can use your network card in Windows through your DOS driver. I use this packet stub along with my AT/Lantic packet driver for the Dauphin DTR-1 and it works perfectly. The only argument you need to pass is the interrupt for your packet driver (e.g. 0x60) Run this program before starting windows.
download