Communication Flashcards
Is it conventional telephone using pstn or internet based system
1)connection only in use whilst sound is being transmitted
2)dedicated channel used between two points for the duration of the call
3)connection maintained throughout the telephone call
4)encoding schemes and compression technology used
5)lines remain active even during power outage
1)interent based
2)con
3)con
4)i
5)con
Distinguish between the internet and the world wide web
Internet
-interconnected network of computer devices
Internst stands for interconnected network
- it uses tcp/ip protocol
World wide web (www)
-is a collection of web pages / documents
-stored on websites
-it uses http/protocols and are used to transmit data
-web pages are written in html
-web documents are accessed using the browser
A device that transfers data from one network to another in an intelligent way tash of forwarding data packets to their destination by the most efficient route
Router
A device used between two dissimilar Lans. The device is required to convert data packets from one protocol to another
Gateway
A device or software that provides a specific function for computers using a network. The most common examples handle printing. File storage and the delivery of web pages
Server
Describe what is meant by a client server model of networked computers
-At least one computer is used to serve
-other computers are reffered to as “clients”.
- server provides services or applications etc
-which may be requested by the clients
Give two benefits of client server model
Files and resources are centralized
Creation of security
USER needs a username and password to access the network
Centralized back up
Internet monitoring
How a web page offers a link for users to request another web page. The requesting contains html code and have script code
1)the user clicks on the hyperlink and the web page is requested from the web server
2) the web server locates the request web page
3)the requested web page content is transmitted to the client computer
4) the client computer processes the have script code using the web browse software
5)the requested web page is displayed on the client computer
Explain the difference between the world wife web and the internet
www is a collection of interlinked, hypertext documents/web pages/multimedia resources (accessed via the internet)
Internet is the global connection of interconnected computer networks
The internet uses tcp /ip protocol
What type of cable is
1) wireless medium
2)twisted pair is an example
3)uses light waves
4)wifi
5)fastest transmission medium
1)radio waves
2)copper cables
3)fiber optic
4)radio
5)fiber optic
Describe one difference between real time and on demand but steaming.
Real time - a live stream of an event that is currently taking place
On-demand-streaming of an event/programme that had taken place in the past
Real time-the event is captured love with a video camera connected to a computer
On demand - existing media are encoded to bit streaming format and uploaded to a server
Real - cannot be paused rewound
On demand - cannot be paused or rewinded
Describe, using an example, the format of an ipv4
Four numbers separated with ‘.’
Each number is between 0 and 255
32 bits long
Describe how the browser uses the domain name server(dns) to display the web
Url is a reference address to a resource on the internet
The Url is passed to the near domain name server (by browser software)
Dns server stores a data base which has list of Url and matching ip addreses
Dns (name resolver) like for the url in its database
Finds the matching ip address and returns it to the originator
Or if they can find it they forward it to another domain server at a higher level
Describe how it is possible to watch the video without it continually pausing
User needs high-speed broadband(connection)
Data is streamed to a buffer(in the computer)
Buffering stops video pausing as bits streamed
AS buffer is emptied it filles up again so that viewing is continuous
Actual playback is (a few seconds) behind the time the data is received by computer
Downloading a file from a website is an example of a client server application
Describe what is meant by the term client server for this application
The file is made available from a web
The users browser is the client software
The client (software browser) requests the file from the server
The desired file Is returned to the client computer