Networking Flashcards

1
Q

Cascading style sheet

A

A sheet separated from the HTML document used to define the look and feel of websites
CSS allows multiple pages to have the same style formatting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Compression

A

The reduction of the size of a file by applying algorithms to store repeated data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Client

A

A program or computer that makes a request of the server and receives the data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Client-server relationship

A

The relationship between client and server

The paradigm model of modern network computing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

CSS

A

Cascading style sheet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Data packet

A

A small collection of broken down data, sent across a network, that finds the quickest route to its destination and is then reassembled at the other side

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Declaration blocks

A

Rules within a style sheet that define the values to be applied e.g. Colour and size

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

DHTML

A

Dynamic hypertext markup language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Dynamic hypertext markup language

A

A form of HTML used for animated and interactive websites with content that can be automatically refreshed or streamed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Dial-up

A

A type of modem
Accesses internet via public telephone network
Relatively low speeds compared to broadband

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

DNS

A

Domain name server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Domain name server

A

A protocol that returns IP addresses for website addresses and domain names searched by a client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Domain name

A

A unique name on the internet that represents an organisation or website

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Dynamic IP

A

A temporary IP address that is assigned each time a device connects with the Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Extendible markup language

A

A standard for describing data type that uses similar tag structure as HTML
XML is tidier and runs more efficiently on smaller devices such as mobile phones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

GIF

A

Graphics interchange format

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Broadband

A

Type of modem

Offers high-speed transmission of large amounts of data along a single cable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Graphics interchange format

A

A lossless bitmap format suitable for images with a limited number of colours, such as logos

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

HTML

A

Hypertext markup language

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

HTML elements

A

The words within HTML tags

E.g. Title is element in

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

HTTP

A

Hypertext transfer protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Hypertext markup language

A

The language in which websites are written, using tags and elements
It provides a universal format that describes design and layout and enables browsers to interpret and display content

23
Q

Hypertext transfer protocol

A

A data transfer protocol that defines how data is formatted and transmitted between websites and computers

24
Q

Internet

A

The worlds largest WAN
Consists of huge collection of computer networks
Enables people all over the world to send and receive data electronically

25
Internet protocol
A set of rules that enable computers to send and receive data from a server
26
Internet service provider
A company that provides Internet access, usually at monthly rates
27
IP
Internet protocol
28
IP address
Unique address assigned to a device that distinguishes it from others and enables it to communicate with other devices via the Internet
29
ISL
Internet service provider
30
Joint photographic experts group
A file type that uses lossy compression to store bitmap images
31
JPG or JPEG
Joint photographic experts group
32
Lossless compression
Compression method that ensures the restored file will be exactly the same as the original No loss of data Won't be as small as lossy, but better quality
33
Lossy compression
Compression method that gives very small compressed files but loses some data because of it Restored file is missing something of the original
34
Markup language
Language or code used to label and define content so it can be styled and displayed on Internet
35
Modem
Device that provides access to the Internet by connecting to an ISP 2 main types: Dial-up Broadband
36
MP3
Moving picture expert group audio layer 3
37
MPEG
Moving pictures expert group
38
Moving pictures expert group audio layer 3
The standard format for saving audio files It uses lossy compression to reduce file sizes to a tenth of the original by removing sound outside the range of normal hearing
39
Moving pictures expert group
A set of standards that encode audio and visual information using lossy compression
40
PDF
Portable document format
41
Portable document format
An open standard for exchanging documents that allows text and images to be displayed accurately without running the software in which they were created
42
Router
A device that enables multiple computers and devices to connect to the same network Routers can control priorities and rules such as connections and traffic
43
Selectors
A rule within a style sheet that declares where to apply the style
44
Server
A computer or program that 'serves' data to a client once it has been requested E.g. Web server
45
Static IP
An IP address that applies permanently to devices or networks
46
Tags
The basic formatting labels used in Java and HTML to tell the browser what should be displayed on the web page There are opening tags and closing tabs
47
Uniform resource locator
A unique address for every document, video, photograph, web page and so on, that aids opinion the location of data on the web page
48
URL
Uniform resource locator
49
WAN
Wide area network
50
Wide area network
A network that covers a large geographical area and connects different buildings, sites, even countries The Internet is an example of a global. WAN 2 or more LANs make a WAN
51
W3C
World Wide Web Consortium
52
World wide we'd consortium
An international standards organisation for the World Wide Web responsible for standardising HTML and promoting best practice
53
XML
Extensible markup language