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: problem with home network Win XP <---> Win 98 SE  (Read 1327 times)

0 Members and 1 Guest are viewing this topic.

Akuma

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 160
  • Last login:October 06, 2011, 07:51:30 am
  • lp, lp → lk, sp
problem with home network Win XP <---> Win 98 SE
« on: September 04, 2007, 05:28:47 pm »
Hello everybody.

I am stuck with a pretty annoying  problem. After some time I felt like continuing the work on my project. Fired up my arcade cabinet prototype test rig (Win 98SE) and wanted to swap some files with my main computer (WinXP SP2 prof.). But somehow, both PCs can't find each other in the network. Both PCs display only themself within the network workgroup but they just can't find each other (they were in the same workgroup before). The network connection was no problem the last time but since i work very unregularly on my project, some time has passed since then (3 months?).

I guess that I am to blame since I tinkered allot with the network connection when I installed a USB Wifi key for my Wii. Well, I don't know what to do now. I tried the network installation assistant supplied with WinXP and also created one of these install discs but this didn't help it. I am out of ideas at the moment. Maybe i only need some sleep - or maybe someone has an idea?

Malenko

  • KNEEL BEFORE ZODlenko!
  • Trade Count: (+58)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14019
  • Last login:June 20, 2025, 06:55:33 pm
  • Have you played with my GingerBalls?
    • forum.arcadecontrols.com/index.php/topic,142404.msg1475162.html
Re: problem with home network Win XP <---> Win 98 SE
« Reply #1 on: September 04, 2007, 05:59:21 pm »
buy a USB flash drive, its easier.

I went out and bought a Win9X to WinXP upgrade  CD for like $22 from a mom and pop computer store just to avoid the problem you have now. I believe the XP machine needs some setting adjusted to see the Win98 machine and not the other way around. So sad Im a MCP and I cant think of a simpler solution then the thumb drive
If you're replying to a troll you are part of the problem.
I also need to follow this advice. Ignore or report, don't reply.

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: problem with home network Win XP <---> Win 98 SE
« Reply #2 on: September 04, 2007, 06:18:37 pm »
or maybe someone has an idea?

You first need to make sure that they are on the same IP subnet.  Go to the C prompt and type ipconfig <enter>.   For Win98, you can also run Winipcfg from Start>Run.  Look at the IP address.  The first three groups of numbers of the IP address should be the same for both computers if the subnet mask is 255.255.255.0 which it probably is.  For example the two computers IP addresses might be something like:
Code: [Select]
192.168.1.2
192.168.1.3
If they aren't in the same range (subnet), that's the problem.  If they are in the same subnet, try to ping one from the other at the C prompt.  For example, on the 192.168.1.2 machine type
Code: [Select]
ping 192.168.1.3.

Sometimes network browsing is flakey, especially with Win98.  Instead try to connect directly by:

Code: [Select]
Click Start>RunDepending upon the ip address of the other machine, type for example:
Code: [Select]
\\192.168.1.3  

If it is working, the shared folders for that computer should come up in Windows Explorer.

« Last Edit: September 04, 2007, 06:21:16 pm by SGT »

Akuma

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 160
  • Last login:October 06, 2011, 07:51:30 am
  • lp, lp → lk, sp
Re: problem with home network Win XP <---> Win 98 SE
« Reply #3 on: September 04, 2007, 07:05:46 pm »
Thanks, I am sure that this direction will help, since I was messing with the IP settings when I installed this Wifi key! I am just on my way to bed since it's 01:04 here and I really need sleep. But I will try what you suggested in about eight hours.

Thanks and goodnight : )

EDIT:

Thanks mate, this has done the trick! The Arcade system had auto-ip enabled and was on a totally different subnet. Just manually set to new and 'voila'! Simple, yet I didn't got the idea last night.

So, thanks alot for pointing me the direction!
« Last Edit: September 05, 2007, 03:24:29 am by Akuma »

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: problem with home network Win XP <---> Win 98 SE
« Reply #4 on: September 05, 2007, 08:40:38 am »
Glad to help.  :cheers: