Term
| TCP(Transmission Control Protocol) |
|
Definition
| the most common transport layer protocol used on ethernet and the Internet. The connection-oriented protocol built on top of the IP(Internet Protocol) |
|
|
Term
| FTP(File Transfer Prtotocol) |
|
Definition
| A client server protocol which aloows a user on one computer to transfer files to and from another over a tcp/ip network |
|
|
Term
| UDP(User Datagram Protocol) |
|
Definition
| This protocol provides simples but unreliable datagram service. It is a connectionless protocol which like tcp is layered on top of IP |
|
|
Term
| DHCP(Dynamic Host Configuration Protocol) |
|
Definition
| An automatic configuration protocol used an IP networks |
|
|
Term
| TFPT(Trivial File Transfer Protocol) |
|
Definition
| A simple protocol used to transfer files. It is form its simplicity that the name comes |
|
|
Term
| DNS(Domain Network System) |
|
Definition
| An internet service that translate domain name into IP addresses(such as www.example.com-192-205-232-4) |
|
|
Term
| HTTP(S)Hypertext Transfer Protocol Secure) |
|
Definition
| This protocol used for resolustion of network layer address in for line layer addresses a critical function in multiple access network |
|
|
Term
|
Definition
| This protocol is sometimes called the secure socket shell. It is a unit-based command interface and protocol for securely getting access to a remote computer. It is widely used by network administrators to control web and other kinds of servers remotely |
|
|
Term
| POP3(Post Office Protocol) |
|
Definition
| An applicatin layer protocol used by local email clients to retrieve email from a remote server over email from a remote server over a tcp/ip connection. virtually all moden email clients and serves support this protocol. |
|
|
Term
| NTP(Network Time Protocol) |
|
Definition
| A protocol for sunchonizing the clocks of computer systems over packets switch, variable latency data network |
|
|
Term
|
Definition
| The preferred protocol for communication between the clients and its server, largely due to its stable reputation and the lack of vaible alternat technology. It client generally connect to port 23 |
|
|
Term
| SMTP(Simple mail transfer protocol) |
|
Definition
| A TCP/IP protocol used in sending and recieving email. usually used with pop3 or imap |
|
|
Term
| ICMP(Internet Control messge protocol) |
|
Definition
| OS of network computer to send error messages indicating for example the a requested service is not available of that a host or router could not be reached |
|
|
Term
| IGMP(Internet Group Maanagement Protocol) |
|
Definition
| Is a communication protocol used by hosts and adjacect routes on ip network to establish multicast group membership |
|
|
Term
| IMAP4(Internet Message Access Protocolv4) |
|
Definition
| Enables you to search through message on the mail server to find specific keywords and selct the message you want to download onto your machine. IMAP4 Also supports the concept of folders that you can place on the IMAP4 servers to organize your email |
|
|
Term
| TLS(Transport Layer Security) |
|
Definition
| This protocol encrypt the segment of network connections about the transport layer using asymmestric crypotography for privacy and a keyd message authentication code for message reliability. |
|
|