Hello guys,

I want to know Home Networking. I have 2 computers on my home and below is the spec:

Comp one:
P-III, 1Ghz
HDD 40 GB
OS: Windows XP, 2000, 98
CD drive 52x, USB port, LAN Board

Comp two:
P-II, 200MHz
HDD 20GB
OS: Windows 95, LAN Board

I just want to transfer some files from comp one to comp two. That is all. What is the extra peripherals requires to do this? Or redirect me to some website that providing this information. Hope somebody would respond.
regards,
Hellodear, India

Dani AI

Generated

Quick summary and additions to and : their advice is on target — you do not need expensive kit and the XP wizard will help — but here are practical options and troubleshooting tips that were not covered above, and that fit a Windows XP <-> Windows 95 pairing.

A very simple, cheap method is a direct Ethernet link (no Internet/router needed): use either a crossover cable between the two NICs or a small switch and two straight cables. Give each PC a static IP on the same subnet (no gateway required) and test with ping. Example addresses and basic commands:

PC1 (XP): 192.168.2.1  Mask 255.255.255.0
PC2 (Win95): 192.168.2.2  Mask 255.255.255.0

Test:
ping 192.168.2.2

Map a share from XP (adjust ShareName):
net use Z: \\192.168.2.2\ShareName

Windows 95 notes you will not find in the XP wizard: make sure the NIC has a working driver, that TCP/IP is installed and bound to that adapter, and that "Client for Microsoft Networks" and "File and Printer Sharing for Microsoft Networks" are present in Control Panel -> Network. If sharing prompts for credentials on XP, either create a matching user/password on both machines or disable password-protected sharing on XP (watch security implications).

Troubleshooting checklist and cautions: check NIC LEDs and cable type, verify drivers in Device Manager, temporarily allow File and Printer Sharing through XP firewall, use ping to confirm connectivity, and look at shared permissions vs NTFS permissions on XP. If Ethernet fails or no NIC drivers exist for Win95, Direct Cable Connection (serial or parallel LapLink-style cable) is an alternate transfer method built into older Windows builds. Keep these legacy systems off the Internet as much as possible — Win95 and older XP versions are unpatched and very vulnerable.

Recommended Answers

All 2 Replies

You don't need any extra hard ware other than a router or hub. If you have an internet connection, buy a router, if you just want to share files, buy a hub/switch. You'll need 2 network cables and you'll need to put both computers in the same workgroup for filesharing.

After u linked each computers with a cable to the router/switch. here's a few steps that u should do..


(1) GO TO>>My Computer>>My Network Places>>Set up a home or small office network>>>>

(2)(you'll see a Network Setup Wizrd box.)

CLICK next>>

CLICK next>>

MARK 'this computer connects to the internet through a residential gateway or through another computer on my network', then CLICK next>>

Descript and Name your computer(Anything) then CLICK next>>

Name your Workgroup(must be the same as the other computer that you wish to be connected), CLICK next>>

Select whether u wish to share printer or not, CLICK NEXT>>

(Wait)

MARK '...Just Finish.....'. and Finish.

(Apply the same setup to other computer).


(3) For file sharing and transferring.
Right click on the folder that u wish to share, Click on properties>>sharing>>>
look for underlined words on 'network sharing and security', Then Click it>>Mark all the boxes in 'network sharing and security', Click OK.


(4) When u want to look for the shared folder, just go to 'my network places'..then click on 'view workgroup computers'. The other computer that being connected should be seen.

Good luck.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.