Introduction to Client/Server Networking

A computer network consists of two or more computers intended to share resources:

Network

 

A client/server network is a system where one or more computers called clients connect to a central computer named a server to share or use resources. Each client computer must use an operating system that allows it to be identified to participate in the network.

Client/Server Networking
 

A computer network is referred to as client/server if (at least) one of the computers is used to “serve” other computers referred to as “clients”. Besides the computers, other types of devices can be part of the network:

Network Layout

In a client/server environment, each computer still holds (or can still hold) its (or some) resources and files. Other computers can also access the resources stored in a computer, as in a peer-to-peer scenario. One of the particularities of a client/server network is that the files and resources are centralized. This means that a computer, the server, can hold them and other computers can access them. Since the server is always ON, the client machines can access the files and resources without caring whether a certain computer is ON.

One of the consequences of a client/server network is that, if the server is turned OFF, its resources and sometimes most of the resources on the network are not available. In fact, one way to set up a client/server network is to have more than one server. In this case, each server can play a different role.

Another big advantage of a client/server network is that security is created, managed, and can highly get enforced. To access the network, a person, called a user must provide some credentials, such as a username and a password. If the credentials are not valid, the user is prevented from accessing the network.

The client/server type of network also provides many other advantages such as centralized backup, Intranet capability, Internet monitoring, etc. In a small network, all these services can be handled by one server:

Network Layout

 

In a medium to large network, there can be many servers with each performing a different task:

Network Layout

In these series of lessons, we will build a Microsoft Windows network (I love Linux and Apple but at the time of this writing, I want to make lessons simple by dealing with only a simple network; normally, you can connect a Linux workstation, such as Novell SUSE Linux, to a Microsoft Windows network; this is extremely easy to do; based on my experience, there is nothing significant to do; once the network is setup and you connect the Linux workstation to the network, the Linux computer will find everything on the network; the Linux OS is so intelligent it would take care of everything).

Client Operating Systems
 
Introduction
 

If you purchase new computers in a store or from a web store, the computers will most likely have an operating system. At the time of this writing, most computers sold in stores have Microsoft Windows 7 Home Premium. Some other computers, such as netbooks, run Microsoft Windows 7 Starter.

For our network, we will use Microsoft Windows 7 Professional, Ultimate, or Enterprise. Microsoft Windows 7 Home Premium cannot join a domain-based network (but it can participate in a peer-to-peer network). If the computer(s) you are planning to use for your network doesn’t (don’t) have the Microsoft Windows 7 Professional, Microsoft Windows 7 Ultimate, or Microsoft Windows 7 Enterprise operating system, you must upgrade it. Among the ways you can acquire the upgrade, you can purchase it from a computer store or a web store. Another option is to get an MSDN subscription.

If you have built your own computer(s) or you acquired (a) “barebone” computer(s), once it’s ready with the necessary hardware parts, you must acquire and install the operating system.

New Client Operating System Installation
 

A new installation of operating system (OS) is suitable if:

  • You have a computer with no operating system at all
  • You have a computer with an operating system but you want to overwrite it
  • You have a computer with an operating system but it doesn’t support an upgrade to the OS you want to use

To perform a new installation:

  1. Turn the computer on. If you are using a computer without an operating system, if you receive a message stating “Missing Operating System”, or “Strike F1 to retry boot, F2 for setup utility”, don’t worry about it at this time
  2. On the (DVD) drive, push the buton to open the drive
  3. Put the DVD that has the operating system in the drive
  4. Restart the computer
  5. A few seconds after the computer has started, a message may (should) ask you to press any key to boot from CD or DVD (to install the operating system) (the message may display “Press any key to boot from CD or DVD” or something like that). Press any key to continue. Otherwise:The installation will stall copying files.
    • If a message of pressing any key to install the operating system doesn’t come up, you should restart the computer. Then, as soon as the black screen of the computer restarting appears, press a key such as F2 or F8 (this depends on your computer or the manufacturer) to access the BIOS. Access the Boot Sequence and check the list. If the (DVD) drive is not on top and if the instructions allow it, move the (DVD) drive to the top of the sequence. If you cannot move the (DVD) drive to the top, then disable the drives, such as the hard drive, that come above it. In some cases, you can select the drive and press the Space bar to remove the check mark from the selected item. In this case, make sure that only the (DVD) drive has a check mark next to it. After making changes in the BIOS to make the computer boot from the (DVD) drive, save and exit the BIOS. Then restart the computer and follow the instructions on the screen to install the operating system
    • If a message of installation still doesn’t come up, make sure the (DVD) drive is installed appropriately (if you have access to the Internet, you can also check the following site: http://www.bootdisk.com/ for a boot disks and options)
    • If the computer still doesn’t boot from the DVD and if you have access to the Internet, check the Support site from Microsoft: http://support.microsoft.com
  6. The next screen will ask you to select the language. Select one:Language Selection
  7. The next screen presents the language you selected:Language Selection

    Click Next

  8. The next screen indicates that the installation is ready:Install Windows

    Click Install Now

  9. The next screen allows you to select the version (32 bits or 64 bits):Install Windows
  10. Make your selection and click Next
  11. The next screen shows the license agreement:Install Windows

    Read it. If you agree, click “I accept the license terms”

  12. Click Next
  13. If the computer had an operating system already, the next screen allows you to upgrade or perform a new installtion:Install Windows

    Click Custom (advanced)

  14. The next screen allows you to specify the partition where to install the operating system.
    After making your selection, click Next.
    The installation will start copying files. This may take a whileInstall Windows
  15. When file copying is over, the computer would reboot.
    When the computer comes back on, a screen will ask you to provide a user name. Type it and press Tab.
    You may be asked for a Product Key, which you must enter. After typing the product key, click Next
  16. You must also provide a name for the computer. Accept the default given name or change it
  17. Click Next
  18. The next screen asks you to optionally provide password. You can skip it for now (On a small network, O personnally don#039;t provide that password). Otherwise, type the password, press Tab, and type it again.
    Click Next
  19. The next screen asks you to protect your computer:Set Up Windows

    Click the first option

  20. The next screen asks you to specify your Time Zone, the date and the timeSet Up Windows
  21. After making your selections, click Next.
    You should receive a welcome message that leads to the computer’s desktop
Upgrading the Client Operating System
 

At the time of this writing, most computers sold in stores run Microsoft Windows 7 Home Premium. In fact, if you just go a computer store and decide to purchase computers for your network, that’s the operating system the computer may have.

If you already have one (or more) computer(s) that you plan to use as workstation(s), it (they) may be running a previous operating system such as Microsoft Windows XP or Windows Vista. If you purchased a regular computer in a store, it may run Microsoft Windows 7 Home Premium.

For our network, we will use Microsoft Windows 7 Professional, Ultimate, or Enterprise. Microsoft Windows 7 Home Premium cannot join a domain-based network (but it can participate in a peer-to-peer network). If the computer(s) you are planning to use for your network doesn’t (don’t) have one of those operating systems, you should upgrade it. Among the ways you can acquire the upgrade, you can purchase it from a computer store or a web store. Another option is to get an MSDN subscription.

To upgrade from Microsoft Windows 7 Home Premium to Microsoft Windows 7 Professional, Ultimate, or Enterprise:

  1. Start the computer and access its desktop (if necessary, log in)
  2. Open the DVD drive, insert the disc, and close the drive. A window titled AutoPlay should come upAutoPlay

    If this window doesn’t come up, start Windows Explorer and access the DVD drive

  3. Click Run Setup.exe (from the AutoPlay window) or double-click setup (from Windows Explorer)
  4. A security dialog box titled User Account Control should come up, asking you whether you will allow the installation to make changes to the computer. Read the text and click Yes.
    A window will come up, asking you to select the language the computer will use (this installation uses Microsoft Windows 7 Ultimate)Language Selection
  5. Click the desired language. Another window will come up to confirm the language you selected:Language Selection
  6. Click Next. Another window comes up to indicate that the installation is ready to start:Install Windows
  7. Click Install Now. The next dialog box would ask you to check the updatesInstall Windows
  8. Click the option to check updates.
    The next dialog box allows you to select the type of platform you want to use 32 bits or 64 bits:Install Windows
  9. Make your selection and click Next.
    The next dialog box presents the license agreement:Install Windows
  10. Read it and, if you agree, click the bottom check box. Otherwise, stop the installation
  11. If you agreed with the license, click Next.
    The next dialog box deals with existing files, if any:Install Windows
  12. Two options are presented to you:After selecting (or creating and selecting) the partition, click Next.
    • If you are installing Microsoft Windows 7 Professions, if you have files in the computer and you want to keep them, click Upgrade. If you don’t care about existing files, click the second option
    • If you are installing Microsoft Windows 7 Ultimate or Enterprise, you cannot upgrade from Microsoft Windows 7 Home Premium. Therefore, you must click the second option

    The next option asks you to specify the partion where you will install the operating system (OS)

    Partition Selection

  13. If you had selected the option to install a new copy of the OS and if there are files already on the partition, a warning message box will inform you that the files will be moved to a folder named Windows.old. In this case, click OK.
    The installation will start copying files:Installation Copying Files
    This may take a while
    Installation Copying Files

    The computer will reboot

  14. When the files have been copied and the computer reboots, it will ask that you type a user name and a name for the computer.
    Type a user name, press Tab, and type a name for the computer
  15. Click Next
  16. The next screen asks you to provide a password for the user name you just entered. This is not required, especially if you are creating a small network (I personnally leave it empty).
    After typing or not typing a password, click Next
  17. The next screen may ask you to type a product key. After typing it, click Next
  18. The next screen asks you to protect your computer. In most cases, you should click Use Recommended Settings
  19. The next screen asks you to specify the Time Zone and the current time (and date) on the computer.
    After making the selections, click Next.
    You should then receive a Welcome message and other messages, then the desktop appears
Server Operating System Installation
 
Introduction
 

A client server network is a system where a computer named a server is used to provide resources to other computers named clients. A server is a computer that can participate in a client/server network to hold resources and items that other computers would need:

A server is primarily a regular computer. To create a client/server network, first identify the computer that you will use as the server. You can use an existing computer or purchase a new one. When planning the server, if you plan to use one of your (existing) computers as the server, check its hardware and make sure it meets the necessary hardware requirements.

If you have a computer with no operating system because either you got/built it (“barebone”) without an operating system or you bought a server that came without an operating system (or you removed the operating system for example by formatting the hard drive or you created two or more partitions on the hard drive)), make sure it meets the necessary hardware requirements.

You will also need a monitor attached to the server. If you will not work closely with the server, that is, if you will not “watch” the server all day long, the type of monitor you connect to it may not be important. A monitor that can handle a 1024 x 768 resolution will be fine.

Server Operating System
 

As its name implies, the role of a server is to serve. To perform this job, it must be loaded with a special operating system (OS), such as Microsoft Windows Server 2008. That’s the one we will use.

If you already have a computer that has an operating system whose version is lower than the one you want to use (Microsoft Windows Server 2008), you may have to upgrade it. Otherwise, you may have to get the OS and install it. You may have a computer with an operating system but that OS cannot be upgraded into Microsoft Windows Server 2008.

To get an operating system, you have many options:

  • You can purchase a computer that has the operating system already. In this case, if you order the computer from a web store, you must indicate that you want it to have the OS already, which would be installed by the manufacturer
  • You can acquire and install the OS. You can purchase the OS from the operating system publisher (either buy the OS from Microsoft or purchase an MSDN Subscription), from a software dealer, or a web store

To install Microsoft Windows Server 2008:

  1. Start the computer. You may receive a message stating that the operating system is missing or something like that
  2. Open the DVD drive
  3. Put the disc in the drive, and close it
  4. Restart the computer. You should receive a message stating Press Any Key To Boot From CD or DVD
  5. Press any key to start the installation.
    (If your computer already has an operating system, start it. Open the DVD drive, put the DVD in it, and close its door. If the operating system cannot be upgraded, a message box and display and let you know)
  6. At one time, a window will come up, asking you to select the language. Click the desired language, such as My Language is EnglishLanguage Selection
  7. The next screen will display details of the selected language:Language Selection

    Click Next

  8. Click Install NowInstall Now
  9. The next screen will ask what version of the operating system you want to install. For our example, we click Windows Server 2008 R2 Server Enterprise with Service Pack 1Operating System Version
  10. To continue, click Next
  11. The next screen will show the Microsoft Software License Terms. Read it. Since it is long, to navigate up and down, you can press Page Up or Page Down. After reading it, if you accept the terms of the license, click I Accept The License TermsMicrosoft Software License Terms
  12. Click Next.
    If you don’t like what it says, press ESC and stop the installation.
  13. The next screen asks you to upgrade or perform a new installation. For our example, we will perform a new installationNew Installation or Upgrade
  14. The next screen asks you to select the partition you want to use to install the operating system. In most cases, you should create partitions. For example, if you have only one partition but it is large and you want to create various partitions, click it to select it. Then, click New. A spin button will diplay, allowing you to decrease or manage the size(s) of the partition(s). When you reach the desired size, click Apply. You can also format a partition as necessary. If you do, make sure you use NTFS
  15. After creating the partitions, select the partition you want to usePartition Selection
  16. Click NextCopying Files

    Copying Files

    Copying Files

  17. The installation will start copying files. This may take a while.
    When the installation has finished copying the files, it will reboot
  18. When the computer reboots, it may display a message to Press Any Key to Boot From CD or DVD. Don’t press any key.
    The installation will perform new operations about Completing Installation.
    When it has finished Completing Installation, the computer may reboot.
    The next screen asks you to set the administrator’s password:Password

    Click OK

  19. Type the password
  20. Press Tab to access the other text box and type the same passwordPassword
  21. Click the right-pointing button or press Enter
  22. A message will tell you that Your Password Has Been Changed.Password

    Click OK

  23. When asked to login, press Ctrl + ALT + DELETEPassword
  24. Enter the password and press Enter
Introduction to Server Configuration
 

When you have finished installing Microsoft Windows Server 2008 R2, a window titled Initial Configuration Tasks may come up:

Initial Configuration Tasks

The Initial Configuration Tasks window is used to perform the most fundamental or routine operations of Microsoft Windows Server 2008 R2. This window displays when the computer starts. If you don’t want to come up like that, click the bottom check box. If it doesn’t come up when the computer starts, to restore this window, click Start -> Run, type oobe and press Enter.

After installing the operating system, there are a few things you should (must) do before continuing:

  • You must make sure the computer is connected to the Internet
  • If this is the first computer, you must make it a domain controller (this is not a requirement if the computer will not be a domain controller; if you don’t (yet) know what a domain controller is, don’t worry about that now)
The Server Name
 

Every computer in the network must have a name. The installation gives a default name that you can accept or change. Some installations, such as Small Business Server, prompt you to accept or specify the name of the server. After installing Microsoft Windows Server 2008, to check and/or change the name of the server:

  • In the Initial Configuration Tasks window, click Provide Computer Name and Domain:Initial Configuration Tasks
  • Accept or change the name of the serverComputer Name/Domain Changes
  • Click OK
  • A dialog box will ask you to restart your computer. Click OKSystem Properties
  • Click Close
  • Click Restart Now
Network Discovery
 

Network discovery makes it possible for a computer to allow other computers to “see” it on the network. To take care of it on the server, start Windows Explorer and click Network (you can click the Start button and click the Network option). A message should appear under the toolbar stating “Network discovery is turned off…”:

Netowork Discovery

Click that message and click “Turn on network discovery and file sharing”:

Netowork Discovery

You should receive a message box presenting you two options:

Network Discovery

Click “Yes, turn on network discovery…”. If some computers are already installed and connected to the same router, their names may appear in the Network node in Windows Explorer.

Connecting the Server to the Internet
 

Normally, when you have fiinished installing the server, if everything went alright and the computer is connected to a router, you should be connected to the Internet. To test it, you can start the browser (Internet Explorer), set the address to http://msdn.microsoft.com, and press Enter.

Windows Updates
 

You should make sure your installation of the operating system can regularly get its updates from Microsoft. To take care of this, click Start -> All Programs -> Windows Update. A windows will display, asking you to enable automatic updates.

Assigning IP Addresses
 

Every computer on the network needs an IP address so that other computers of the network can locate it, just like every house needs a physical address so that the post office and other people can find it.

A computer has two main ways of getting an IP address:

  • A server, called DHCP server (the word “server” here represents an application; it doesn’t have to be a different server than the one you installed), can automatically assign (provide) an IP address to each computer. This solution is sometimes said to pose security problems
  • You can manually assign an IP address to each computer. Of course, you need to know a little bit about something named TCP/IP, which means you would need to know how to create and assign IP addresses

To assign an IP address to a computer that runs Microsoft Windows 7, click Start -> Computer (or click Control Panel). On the left, right-click Network and click Properties. If you are using a laptop, click Wireless Network Connection. If you are using a desktop, click Local Area Connection.

To assign an IP address to a server (that runs Microsoft Windows Server 2008 R2):

  • In the Initial Configuration Tasks, click Configure Networking
  • On the Taskbar, click Start and click Network. In the left frame, right-click Network and click Properties. Click Local Area Connection. In the Local Area Connection Status dialog box, click Properties

The following section is optional, especially if you are working on a small network. To create the IP address for the server:

  1. Click Start
  2. Right-click Network and click PropertiesNetwork and Sharing Center
  3. Click Local Area Connection
  4. Click Details. Make note (on a piece of paper) of the address on the right side of IPv4 Address:Network Connection Details

    (For our example, we are building a small network and we will just use a small range of IP addresses. In the real world or for a large network, you would need to actually know TCP/IP, design a range of IP addresses you plan to use, then assign those IP addresses, or design a way to assign the IP addresses to the computers)

  5. Click Close
  6. In the Local Area Connection Status dialog box, click Properties
  7. In the checked list box, click Internet Protocol Version 4 (TCP/IPv4)Local Area Connection Properties
  8. Click Properties
  9. Click Use the Following IP Address
  10. Type the IP address you want the server to use (for our example, and based on the above dialog box, we type 192.168.001.102) and press Tab
  11. Type the subnet mask (normally, it should be added automatically when you press Tab from the previous IP address text box)
  12. Type the default gateway address (use the first and the second octets of the IP address you had provided (such as 192.168) and use 001.001 for the other two bytes)
  13. Provide the Preferred DNS server address (we use 127.0.0.1 for our example) and the Alternate DNS Server address (we leave ours empty)Internet Protocol version 4 (TCP/IPv4) Properties
  14. Click OK
  15. Click Close
  16. Click Close
Creating a Domain Controller
 

If you are creating a new network, one of your computers should (must) be able to manage access to the computers and resources that belong to the network. That is, a central computer, named a server, must be able to allow or deny access (this is called authentication) of the network and its resources to people. That central computer, that server, is named a domain controller. The first server you install usually should (must) be made a domain controller.

 
 
 
 
 
 
:: Note
 
If you are planning to use a lot of Microsoft products, you should consider getting an MSDN subscription. You can get more information from msdn.microsoft.com. Do a search on MSDN Subscription.

 

To create a domain controller, you must promote your server (to a domain controller). To do this:

  1. Open the Command Prompt (Start -> Command Prompt, or Start -> All Programs -> Accessories -> Command Prompt
  2. Type CD\ and press Enter to return to the root of the disc
  3. Type dcpromo (which stands for Promote This Computer to a Domain Controller) and press Enter
  4. A small window will come up:Domain Controller Promotion
    In the first page of the wizard, read the text and click Next

    Active Directory Domain Services

  5. In the second page of the wizard, read the text and click NextActive Directory Domain Services

    Active Directory Domain Services

  6. In the third page of the wizard, click Create a New Domain In a New ForestActive Directory Domain Services
  7. Click Next
  8. The next page asks you to create a fully-qualified domain name (FQDN). Enter a name made of two or three parts. Examples are example.local or learning.example.com. Remember that the computer already has a name and every computer on the network has or will have a name. So this is what will happen with the name you give:After specifying the FQDN, click Next. A window will start some operations:
    • If you give a name in two parts such as example.local or example.com, the network name to use from a browser to access this computer will be ThisComputerName.example.local or ThisComputerName.example.com. This means that this is the name the other computers will use to “intranetly” or “webly” access its resources. This means that, later on, you can create a web site stored in a computer (in a server or a workstation), share resources of that computer, and make those resources available so that other computers can access those resources from a browser
    • If you give a name in three (or more) parts such as support.example.local or intranet.example.local or WhatSUp.example.local or support.example.com or intranet.example.com or WhatSUp.example.com or anything like those, the network name of this computer will be ThisComputerName.support.example.local or ThisComputerName.intranet.example.local or ThisComputerName.WhatSUp.example.local or ThisComputerName.support.example.com or ThisComputerName.intranet.example.com or ThisComputerName.WhatSUp.example.com. That’s the name the other computers will use to access this computer from a browser

    There is no rule as to whether the name you use (in two parts or more parts) is bad. You just have to decide and keep the scheme in mind.

    For our example, we are using functionx.local

    Fully-Qualified Domain Name

  9. Fully-Qualified Domain Name
  10. When a dialog box comes up, read its text and click NextActive Directory Domain Services Installation Wizard
  11. On the next page, read the text and click Next. A window will come and start performing some operations:Active Directory Domain Services Installation Wizard
  12. Click NextActive Directory Domain Services Installation Wizard
  13. Click Next. If you didn’t create (assign) an IP address on (to) the server, a dialog box will come up, about IP address assignment:Fully-Qualified Domain Name

    In you didn’t assign an IP address to the server, it means you plan to use a DHCP server that will automatically assign IP addresses to the computers of the network. In this case, click Yes, …

  14. A dialog box comes upActive Directory Domain Services Installation Wizard
  15. Read the text and click Yes
  16. In the next page of the wizard, click NestActive Directory Domain Services Installation Wizard
  17. The next page asks you to specify the administrator’s password. Click the Password text box and type the password
  18. Click the Confirm Password text box and type the same passwordActive Directory Domain Services Installation Wizard
  19. After specifying the password, click NextActive Directory Domain Services Installation Wizard
  20. Click Next. A new dialog box will startperforming an operation:Active Directory Domain Services Installation Wizard

    This may take a while

    Active Directory Domain Services Installation Wizard

  21. Click Finish
  22. A new dialog box will ask you to reboot:Active Directory Domain Services Installation Wizard

    Therefore, click Restart Now

  23. When the computer comes up, press CTRL + ALT + DELETE and log in
Checking the Computer Name and Domain
 

Always make sure you know the name of each computer on your network and the name of the domain it belongs to.

To check the name of the computer and its domain on a workstation:

  1. Click Start
  2. Right-click Computer and click Properties

To check the name of the server, in the Initial Configuration Tasks, look on the right side of Full computer Name

To check the name of the document of the server, look on the right side of Domain

Network and Sharing Center