keenmaster486 wrote on 2025-10-06, 15:57:
Sorry, missed the "not Workgroups".
But it does work with DOS drivers.
The installation instructions in MTCPIP32.HLP does not mention anything about DOS compatibility. It's possible to use DOS drivers to have TCP/IP access on Windows 3.1?
Grzyb wrote on 2025-10-06, 16:18:There's many TCP/IP packages for Windows 3.x. […]
Show full quote
There's many TCP/IP packages for Windows 3.x.
See eg. WRQ Reflection, which contains the following:
- TCP Connection - TCP/IP stack + basic tools
- Enhanced Mosaic - WWW browser, variant of NCSA Mosaic
- Pronto/IP - e-mail client
- WinVN - newsreader
Another example is Netmanage Chameleon - version 3.10 works even in Windows 3.0 !
WRQ Reflection seems to be a kind of proxy (client/server aplication). It's not what I'm looking for. Netmanage Chameleon works but it's a 4 disk installation (vs 1 disk in Trumpet Winsock) and loads several drivers in AUTOEXEC.BAT and CONFIG.SYS which leaves less than 500 KB of conventional memory available. Do you know more applications like this?
maxtherabbit wrote on 2025-10-06, 23:31:
The MS Net Client 3.0 for DOS should work for you. There is an optional windows sockets add on driver for it. Requires 386 so I was never able to get it working on my 286 but it should work in theory
I was able to install Microsoft Network Client with my NDIS driver, but it didn't install anything on Windows 3.1. Maybe it's only for Workgroups? But as with Netmanage Chameleon, it loads several drivers in CONFIG.SYS which leaves less than 500 KB of conventional memory available.
So far, the option Packet driver + WINPKT.COM + Trumpet Winsock seems the most convenient. Does anyone know any other option?