network tech hand 3

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

gg dami

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Institute of Electrical and Electronics Engineers (IEEE)

is an international society composed of engineering professionals. It aims to promote development and education in the electrical engineering and computer science fields

2
New cards

American National Standards Institute (ANSI)

is an organization composed of more than one thousand representatives from industry and government who together to determine standards for electronics, industry and other fields such as chemical and nuclear engineering, health and safety, and construction.

3
New cards

Electronic Industries Alliance (EIA)

is a trade organization composed of representatives from electronics manufacturing firms across the United States. This organization writes ANSI standards and legislation favorable to the growth of computer and electronic industries

4
New cards

Telecommunications Industry Association (TIA)

focuses on standards for information technology, wireless, satellite, fiber optics, and telephone equipment.

5
New cards

Internet Engineering Task Force (IETF)

is an organization that is responsible for the overall development of the Internet and the standardization of internetworking technologies.

6
New cards

Internet Society (ISOC)

This oversees the overall development on the Internet.

7
New cards

Internet Engineering Steering Group (IESG)

This oversees the activities of IETF and manages the process used to introduce or update Internet standards.

8
New cards

Internet Architecture Board (IAB)

This serves as the technology advisory group to the Internet Society and is responsible for the overall development of the protocols and architecture associated with the Internet.

9
New cards

Internet Assigned Numbers Authority (IANA)

This oversees Internet naming and addressing; they are in charge of all “unique parameters” on the Internet including IP (Internet Protocol) addresses.

10
New cards

International Organization for Standardization (ISO)

is an international standards organization responsible for a wide range of standards, including many that are relevant to networking.

11
New cards

Simple Mail Transfer Protocol (SMTP)

refers to a TCP/IP protocol that specifies a reliable and efficient transfer of electronic mail service on the Internet.

12
New cards

Post Office Protocol, version 3 (POP3)

refers to a TCP/IP protocol that is designed to allow a workstation to retrieve mail that the server is holding for it.

13
New cards

Trivial File Transfer Protocol (TFTP)

is a small and simple alternative to FTP that uses UDP to transfer files between systems.

14
New cards

File Transfer Protocol (FTP) r

refers to a TCP/IP protocol that enables the sharing of computer programs and/or data between hosts over a TCP/IP network.

15
New cards

Network File System (NFS)

refers to a TCP/IP protocol that enables computers to mount drives on remote hosts and operate them as if they were local drives.

16
New cards

Domain Name System (DNS)

refers to a TCP/IP protocol that is used on the Internet for translating names of domains and their publicly advertised network nodes into IP addresses

17
New cards

Simple Network Management Protocol (SNMP)

refers to a TCP/IP protocol that monitors and controls the exchange of management information between networks and network components; it enables network administrators to manage configurations, statistics collection, network performance, and security.

18
New cards

Terminal Emulation Protocol Network (Telnet)

refers to a TCP/IP protocol that uses the TCP as the transport protocol to establish a connection between server and client.

19
New cards

Remote login application (rlogin)

is a UNIX command that allows authorized usersto log in to other UNIX machines (hosts) on a network and to interact as if the user were physically at the host computer

20
New cards

Hypertext Transfer Protocol (HTTP)

refers to an application-level protocol service and an Internet standard developed by the IETF that supports the exchange of information on the World Wide Web, as well as on internal networks.

21
New cards

HTTPS (Hypertext Transfer Protocol over Secure Socket Layer)

is a secure message-oriented communications protocol designed for use in conjunction with HTTP

22
New cards

Secure Sockets Layer (SSL)

is a security protocol that works at a socket level. This layer exists between the TCP layer and the application layer to encrypt/decode data and authenticate concerned entities

23
New cards

Transport Control Protocol (TCP)

refers to a connection-oriented TCP/IP standard transport layer protocol that provides reliable data delivery, duplicate data suppression, congestion control, and flow control on which many application protocols depend.

24
New cards

User Datagram Protocol (UDP)

refers to a connectionless TCP/IP standard transport layer protocol that provides unreliable, best-effort service.