O que é o protocolo suite?

2

Eu encontrei o conjunto de protocolos no conjunto de protocolos da Internet e, depois, procurei por achei:

link

que explica a pilha de protocolos em vez de suite.

Alguém poderia explicar o que é o protocolo suite? Não parece ser o mesmo protocolo pilha!

    
por Naji 29.08.2012 / 16:04

1 resposta

3

Você viu isto:

The protocol stack is an implementation of a computer networking protocol suite. The terms are often used interchangeably. Strictly speaking, the suite is the definition of the protocols, and the stack is the software implementation of them.

Fonte: link

E isso:

The Internet protocol suite is the set of communications protocols used for the Internet and similar networks, and generally the most popular protocol stack for wide area networks.

Fonte: link

    
por 29.08.2012 / 16:06