Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yidas/web-service-protocols
- Owner: yidas
- License: mit
- Created: 2021-04-23T11:15:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T09:14:42.000Z (about 1 year ago)
- Last Synced: 2024-10-16T23:07:00.976Z (29 days ago)
- Topics: dns, http, network, osi-model, principle, tcp, theory, uml, uml-sequence-diagram, web
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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