Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yidas/web-service-protocols

Theory and working principle of Web service protocols with UML diagram
https://github.com/yidas/web-service-protocols

dns http network osi-model principle tcp theory uml uml-sequence-diagram web

Last synced: 16 days ago
JSON representation

Theory and working principle of Web service protocols with UML diagram

Awesome Lists containing this project

README

        

Web Service Protocols
=====================

Theory and working principle of Web service protocols with UML diagram

OUTLINE
-------



TCP/IP Model
OSI Model
PROTOCOLS




Application Layer
Application Layer
FTP, HTTP/HTTPS, Telnet, DNS, SSH, SMTP


Presentation Layer
SSL/TLS


Session Layer
NFS, SQL, PAP


Transport Layer
Transport Layer
TCP, UDP


Internet Layer
Network Layer
IPv4, IPv6, ICMP, IPSec


Network Access Layer
Data Link Layer
ARP, CDP, STP


Physical Layer
Ethernet, Wi-Fi

- [DNS](dns)
Domain Name System

- [HTTP/HTTPS](http)
Hypertext Transfer Protocol

- [SMTP](smtp)
Simple Mail Transfer Protocol

- [SSH](ssh)
Secure Shell

- [TCP](tcp)
Transmission Control Protocol

- Others
- [PGP/GPG](pgp)
Pretty Good Privacy / GNU Privacy Guard