Explaining Network Applications Flashcards

1
Q

Application protocol used to provide web content to browsers.

A

HyperText Transfer Protocol (HTTP)
Port 80
Port 443

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

Original obsolete version of the security protocol now developed as TLS

A

Secure sockets layer (SSL)

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

Security protocol that uses certificates for authentication and encryption to protect web communications and other application protocols

A

Transport layer security (TLS)

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

Application protocol used to transfer files between network hosts. Variants include S(ecure)FTP, FTP with SSL (FTPS and FTPES) and T(rivial)FTP. FTP utilizes ports 20 and 21.

A

File transfer protocol (FTP)
Port 21

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

Simplified form of FTP supporting only file copying. TFTP works over UDP.

A

Trivial File Transfer Protocol (TFTP)
Port 69

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

A secure version of the File Transfer Protocol that uses a Secure Shell (SSH) tunnel as an encryption method to transfer, access and manage files

A

Secure FTP (SFTP)
Port 22

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

Application protocol used for requesting files from Windows servers and delivering them to clients. It allows machines to share files and printers thus making them available for other machines to use. Client software is available for UNIX-based systems. Samba software allows UNIX and LINUX servers or NAS appliances to run services for Windows clients.

A

Server Message Block (SMB)
Netbios port 139 or 445 (137-139)

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

Often used to mean print device but also refers to a term used to describe the software components of a printing solution. It’s the object that windows sends output to. It consists of a spool directory, printer driver and configuration information

A

Printer
Port 9100
Port 631 (IPP)

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

Programming and query language common to many relational database management systems.

A

Structured Query Language (SQL)
Oracle port 1521
Ms SQL Server 1433
MySQL 3306
PostgreSQL 5432

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

Application protocol used to send mail between hosts on the a internet. Messages are sent between servers over TCP port 25 or submitted by a mail client over secure port TCP 587

A

Simple Mail Transfer Protocol (SMTP)
Port 25
Port 587

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

Application protocol that enables a client to download email messages from a server mailbox to a client over port TCP 110 or secure port TCP 995.

A

Post Office Protocol (POP)

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

Application protocol providing a means for a client to access and manage email messages stored in a mailbox on a remote server.

A

Internet Message Access Protocol (IMAP)
IMAP4 port 143
IMAPS port 993

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

Generic name for protocols that carry voice traffic over data networks.

A

Voice over IP (VoIP)

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

Parts of telephone network “local hoop” that use voice-grade cabling. Analog data transfer over this using dial up modems is slow (33.3Kbps)

A

Plain old telephone service (POTS)

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

Routes incoming calls to direct numbers and provides facilities such as voice mail, Automatic Call Distribution (ACD) and Interactive Voice Response (IVR). A PBX can also be implemented as software (virtual PBX). An IP based PBX or hybrid PBX allows use of VoIP.

A

Private Branch Exchange (PBX)

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

Application protocol used to establish disestablish and manage VoIP and conferencing communications sessions. It handles user discovery (locating a user in the network) availability advertising (whether a user is prepared to receive calls) negotiating session parameters (such as use of audio/video) and session management and termination.

A

Session Initiation Protocol (SIP)
Port 5060 and 5062

17
Q

Handset or software client that implements a type of voice over Internet Protocol (VoIP) to allow a user to place and receive calls

A

VoIP Phones

18
Q

Means of translating between a VoIP system and legacy voice equipment and networks.

A

Voice gateway