I suspect your problem is that DOS isn't loading drivers for USB and USB serial
ports. ... and since INTERLNK loads at a fairly low-level, it may not talk to
anything but "Real" serial ports.
It all depends on what you need/want to do.
--
MSNET will run under DOS (at one time I extracted the networking components
from WindowsForWorkgroups and was able to make a DOS client that could connect
to a Windows server --- but early Windows SMB networking was insecure and is
disabled by default in newer versions - it is possible to re-enable it, but to
be honest I've never found interfacing DOS to modern Windows easy or very
workable.
If you NEED to share a drive allowing remove access, perhaps Brutmans TCP
offerings with NETDRIVE can work - I've not personally tried it yet, but I do hear
good thing about it.
--
If all you need to do is move files/directories back and forth between DOS an
a more modern system - the solution I eventually settled on in my own DDLINK
tool - DDLINK is a single DOS .COM, does not have to be installed and can
transfer files over Serial, Parallel and Network (Network does need a "packet
driver" - a small TSR to access your network card).
The good news is that on "modern" systems, DDLINK runs just fine in DosBox
(which can make any area of your system accessible to "virtual DOS"), and
DosBox can make serial ports accessible as "real" DOS serial ports (even host
USB ones), and also provides a virtual NE2000 network interface to access the
hosts network, and NE2000 packet driver is very common).
- One thing I've not figured out how to make work is a "real" parallel port
emulation to the point where DDLINK can transfer through parallel.
Using DDLINK running is DosBox on a modern system, and DDLINK running natively
under actual DOS on the remote end, I transfer files and whole directories back
and forth between DOS and Win7/Win10 all the time.
--
Note that DosBox seems to present the host serial connection as an actual 8250
hardware serial port to DOS - DDLINK talks directly to the hardware and has no
problem under DosBox.
If you boot actual DOS under DosBox, you might be able to get InterLink to work
on the modern system, but ... one big advantage of DosBox's virtual DOS is that
you can "mount" folders on the host and access them as DOS drives - When you
boot real DOS under DosBox, you lose this capability and can only operate on
disk Image files (files on the host containing an entire DOS disk drive)
Dave ::: https://dunfield.themindfactory.com ::: "Daves Old Computers"->Personal