005 - How do I setup a small network with Windows 98?
Windows 98 makes it fairly simple for even novice computer users to setup a personal network
to be used for transferring files back and forth between their computers and/or playing
multiplayer games. There are two ways to setup a peer-to-peer network in Windows 98. You can
use the Direct Cable Connection software provided with Windows 98 and a parallel cable, or
you can get two ethernet cards and either a hub (more than 2 computers) or a CAT-5 crossover
cable (only 2 computers). Here are the basics for setting up each:
Direct Cable Connection:
To setup a Direct Cable Connection (DCC) network for sharing files/printers and playing games,
you need a male to male parallel cable (Belkin makes good ones) hooked up to the LPT (printer)
port of the two computers you want to hook up. Once the wires are hooked up, do the following
steps to BOTH computers:
1) Go to Start > Settings > Control Panel and double click on 'Add/Remove Programs'
2) Click on the 'Windows Setup' tab, click on 'Communications' and click 'Details'
3) Make sure 'Direct Cable Connection' is checked and then click 'Ok' (You may need to
insert your Windows 98 CD-ROM at this time.)
4) After Windows is done installing the DCC software, go to your desktop and right-click
on 'Network Neighborhood' and select 'Properties'.
5) Make sure the following is installed: Client for Microsoft Networks, IPX/SPX-compatible
protocol and File and printer sharing for Microsoft Networks. If they are not installed, use the
'Add' button. (Client for Microsoft networks is found in the 'Client' category, IPX/SPX-compatible
protocol is found in the 'Protocol' category and File and printer sharing for Microsoft Networks
is found in the 'Service' category.)
6) Now run the DCC program (Start > Programs > Accessories > Communications > Direct
Cable Connection) on both computers following the instructions to setup one computer as the
server and the other as the client. Once connected, you can share files/printers and play IPX
compatible multiplayer games as if you had a real network setup.
Ethernet Network:
Setting up an ethernet network is just as easy as a DCC network. For an ethernet network, you
will need at least two ethernet networking cards. If you only plan on connecting two computers,
you will need a CAT-5 crossover cable (wire 1 becomes 3 and 2 becomes 6), if you want to connect more
than two computers, you will need a hub and as many CAT-5 cables as there are computers you wish to
connect. Follow these steps to setup your ethernet network:
1) Install a network card (NIC) into all computers you wish to be connected by following the
instructions which come with the NIC.
2) If only two computers are being connected, connect the crossover cable to both
installed NICs. If more than two computers are being connected connect one end of a cable to
each computer. Connect the other end of the cable to the hub.
3) Go to your desktop and right-click on 'Network Neighborhood' and select 'Properties'.
4) Make sure the following is installed: Client for Microsoft Networks, IPX/SPX-compatible
protocol, TCP/IP and File and printer sharing for Microsoft Networks. If they are not installed,
use the 'Add' button. (Client for Microsoft networks is found in the 'Client' category,
IPX/SPX-compatible protocol and TCP/IP are found in the 'Protocol' category and File and
printer sharing for Microsoft Networks is found in the 'Service' category.)
5) Under the 'Configuration' tab, make sure the 'Primary Network Logon' is set to Client
for Microsoft Networks.
6) Under the 'Identification' tab, make sure each computer has a unique Computer name,
and is a member of the same Workgroup.
7) Back under the Configuration tab, select the TCP/IP entry that corresponds to your NIC,
and then click the Properties button. Under the tab IP Address, select Specify an IP address. Every
computer on the network will have the same Subnet Mask. Go ahead and set the Subnet Mask to 255.255.255.0
on all the computers. Then, on the first computer, set the IP Address to 192.168.0.1. On the
second computer, set the IP Address to 192.168.0.2. Continue this pattern for the rest of
the remaining computers. (192.168.0.*) When finished, click OK.
8) The network settings are now complete and your network should work. To enable file
sharing, right click on a folder or drive you wish to share and select 'Sharing'. Change the
settings to your liking.
Back To Top
006 - What is FAT32 and why would I need it?
FAT stands for File Allocation Table. It is basically just a way for your operating system
to understand what all the raw data on your hard drive is. FAT16 and FAT32 are different
versions of this indexing system. FAT16 is 16 bit while FAT32 is 32 bit. By converting your
filesystem to FAT32, your computer will be able to store and access your files in a more
efficent way giving you a possible slight increase in storage space and access times. If you
store a large number of small files, it is suggested to use the FAT32 filesystem because it
will take less room on your drive to store each file.
One disadvantage to using FAT32 on your drives is that not all operating systems can read
from them. Due to the fact that FAT16 has been around for a longer period of time, many
other operating system vendors have built in support to allow you to read data from these
drives. FAT32 on the other hand is a fairly new technology so not very many other operating
systems besides Windows 98 support it. If you are planning on having multiple operating
systems on your computer, FAT32 is not suggested on drives which you will need access to in
these other operating systems.
In order to convert your drives from FAT16 to FAT32, Microsoft has included a utility with
Windows 98. If it is installed, it will be located in 'Start > Programs > Accessories >
System Tools' under the name of 'Drive Converter (FAT32)'. If this utility is not installed,
you can install it by going to 'Add/Remove Programs' in your Control Panel (Start > Settings
> Control Panel), selecting the 'Windows Setup' tab and making sure there is a check mark
next to 'Drive Converter (FAT32)' under the 'System Settings' details. (You may need your
Windows 98 CD-ROM at this point.)