CSI2103 Computer Networks and Data Communications I
CSI2103 Computer Networks and Data Communications I
CSI2103 Computer Networks and Data Communications I
LECTURE 1
Objectives
Digital
Analogue
•Signal may assume only
•Signal varies over a
discrete set of values within a
continuous range
given range
Signal Conversion
• CONS
• May affect computers’ performance
• Not very secure
• Difficult to backup
• Hard to maintain version control
The Client-Server Relationship
• Clear distinction from computer which provide resources and
services (the server) and the computer which accesses these
resources(client)
• All network resources are hosted and managed centrally.
• Typically no client computer shares resources with other clients or
the server
• Servers are also responsible for administering the security of these
resources
• See the example on the next slide.
The Client-Server Relationship
The Client-Server Relationship
• PROS
• Very secure
• Better performance
• Centralized backup
• Very reliable
• CONS
• Require professional administration
• More hardware intensive
• More costly
Network Features
• File Sharing
• Printer Sharing
• Application Services
• Email
• Remote Access
• Wide Area Networks
• Internet and Intranet
• Network Security
File Sharing
• Was the primary reason for a computer network
• Uses a shared directory for users to access across a network
• Uses file locking and row locking (for databases)
• The N.O.S is responsible for administering security to the shared files
• There are different levels of permissions
Printer Sharing
• Eliminates the need for many printers on a network
• More cost effective
• Can be done in two ways
• Print queue
• Direct print
• Uses a print server
• The print server can be one of the following:
• A computer dedicated to print services which connects to a printer
• A client computer that runs a special print server software
• A networked printer with built in print server on the NIC
• A dedicated device that is called a “print server”
Application Services