Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: DOS networking  (Read 1338 times)

0 Members and 1 Guest are viewing this topic.

dphirschler

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 199
  • Last login:February 10, 2021, 10:32:54 am
    • dphirschler homepage
DOS networking
« on: May 10, 2005, 10:37:18 am »
I would like to add my DOS Mame cab to my home network.
« Last Edit: May 10, 2005, 05:02:16 pm by dphirschler »

testicle187

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 479
  • Last login:April 10, 2025, 05:29:07 pm
  • I want to build my own arcade controls!
Re: DOS networking
« Reply #1 on: May 10, 2005, 10:41:45 am »
I would like to add my DOS Mame cab to my home network. I've read some information, but never can quite get a grasp on it. Can somebody give me the big picture? As I understand it, it should be something like this:

1) driver for network card should be installed

2) some DOS networking files need to be copied somewhere (in the DOS directory?)

3) a network protocal needs to be selected (TCPIP)

4) an IP address needs to be assinged (can it be DCHP?)

Anything else? Has anyone here gotting it to work? Can you help me?


Darryl

I don't believe dos can work with TCPIP and you would instead need to set it up with IPX.  I could be wrong, but it has been years since I messed with a MS-DOS system.

testicle187

  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 479
  • Last login:April 10, 2025, 05:29:07 pm
  • I want to build my own arcade controls!
Re: DOS networking
« Reply #2 on: May 10, 2005, 10:50:18 am »
Are you just wanting to transfer files from your other computers to your mame cab?  If all else fails you can get a Null-Modem cable and transfer the data that way.

dabone

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 898
  • Last login:July 15, 2025, 08:32:17 pm
  • Time to work...
Re: DOS networking
« Reply #3 on: May 10, 2005, 11:16:14 am »
http://www.wown.com/j_helmig/Doscltcp.htm



Dos networking with tcp/ip is support, but I think it only allows for simple file sharing.
(I.e. no domain logins with active directory and the like)



Later,
dabone

xar256

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 267
  • Last login:February 03, 2025, 08:50:13 pm
Re: DOS networking
« Reply #4 on: May 11, 2005, 12:48:06 am »
I know we did it a few years ago successfully Using Netbeui I think...I'd have to do some digging to find that out for sure though.  But it did have the functionality to connect from a dos system to a Windows 95/98 shared folder(s). <Over token ring no less>  ::)

Xar256 ;D

bishmasterb

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 390
  • Last login:March 23, 2014, 09:27:47 pm
  • Pressing the limits of my wife's patience...
    • Bishopzone
Re: DOS networking
« Reply #5 on: May 11, 2005, 03:05:55 am »
You'll need the MS LAN Manager for Dos installation software. It definitely supports TCP/IP and domain login.

You'll also need a network adapter whose vendor still distributes a LAN Manager/DOS driver.

The LAN Manager installation disks can be created from the Network Client Administrator, a utility that is included as part of Windows NT Server 4.0. Here is an article that mentions it:

http://www.microsoft.com/resources/documentation/windowsnt/4/server/proddocs/en-us/concept/xcp11.mspx

I'm sure there are other places to get the install disks, but none come to mind. If you have access to an NT 4 Server, they're easy to create.
"We have just enough religion to make us hate, but not enough to make us love one another." -Jonathan Swift

bishmasterb

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 390
  • Last login:March 23, 2014, 09:27:47 pm
  • Pressing the limits of my wife's patience...
    • Bishopzone
Re: DOS networking
« Reply #6 on: May 11, 2005, 03:09:16 am »
Sorry...to answer your specific questions:

1) yes, the LAN Manager setup utility will install for you (if you have the driver from the mfr of course)

2) yes, the setup utility defaults to C:\NET

3) yes, TCP/IP and NetBEUI are both included with the setup utility; I'm pretty sure IPX/SPX is included as well, but can't remember for sure

4) the LAN Manager client supports both static and DHCP IP addresses
"We have just enough religion to make us hate, but not enough to make us love one another." -Jonathan Swift

bishmasterb

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 390
  • Last login:March 23, 2014, 09:27:47 pm
  • Pressing the limits of my wife's patience...
    • Bishopzone
Re: DOS networking
« Reply #7 on: May 11, 2005, 03:11:17 am »
Ha, one more thing.

I just found an old copy of a working LAN Manager boot floppy that I made. It has the 3Com 3C589 driver on it. If you want it, PM me and I'll zip it up and send it to you.
"We have just enough religion to make us hate, but not enough to make us love one another." -Jonathan Swift

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: DOS networking
« Reply #8 on: May 11, 2005, 04:27:06 am »
http://www.bootdisk.com/

Most of the bootdisks there run off FreeDOS or Dr. DOS, and include plenty of LANman utilities and TCP/IP drivers for DOS.  Most of the stuff there is binary compatible with MSDOS6 and Win98-DOS (MSDOS7).

Download some of them and have a look at their drivers and autoexec.bat and config.sys files to see how to go about setting things up.

That should get you pointed in the right direction.

RayB

  • I'm not wearing pants! HA!
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 11279
  • Last login:August 18, 2025, 10:59:20 pm
  • There's my post
    • RayB.com
Re: DOS networking
« Reply #9 on: May 11, 2005, 09:07:45 am »
Where can one get a copy of old Norton Commander for DOS? That's what one would need to do file transfers via direct cable...
NO MORE!!

BSR

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:January 09, 2006, 07:52:00 pm
  • I'm a lurker
Re: DOS networking
« Reply #10 on: May 12, 2005, 06:47:34 am »
There is a DOS MAME support site with instructions on setting up networking:
http://www.mameworld.net/dosmame/advanced.php#networking

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: DOS networking
« Reply #11 on: May 12, 2005, 08:35:56 am »
Where can one get a copy of old Norton Commander for DOS? That's what one would need to do file transfers via direct cable...


There is file transfer built into DOS 6.22 (maybe earlier) using INTERLNK.exe and INTERSVR.exe. It's like a client server type app with a small GUI.

John