Application Protcol

The network protocol that is used to allow the client and server processes of a networked application to communicate across a network. In the Internet, application protocol messages will be carried by either TCP (for connection-oriented services) or UDP (for connectionless services). The client process will communicate with the server process using a either a TCP or a UDP socket.


Glossary : A | B | C | D | E | F | G | H | I | J | K | L | M | N | P | Q | R | S | T | U | V | W | X | Y | Z