{"id":15308230,"url":"https://github.com/yidas/web-service-protocols","last_synced_at":"2026-01-16T00:55:13.427Z","repository":{"id":56712718,"uuid":"360858202","full_name":"yidas/web-service-protocols","owner":"yidas","description":"Theory and working principle of Web service protocols with UML diagram","archived":false,"fork":false,"pushed_at":"2023-10-20T09:14:42.000Z","size":110,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T11:44:30.390Z","etag":null,"topics":["dns","http","network","osi-model","principle","tcp","theory","uml","uml-sequence-diagram","web"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yidas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-23T11:15:35.000Z","updated_at":"2024-01-04T14:28:01.000Z","dependencies_parsed_at":"2022-08-16T00:00:29.442Z","dependency_job_id":"d50d2ea2-3f73-4182-9c4c-7804de0e4bde","html_url":"https://github.com/yidas/web-service-protocols","commit_stats":{"total_commits":111,"total_committers":1,"mean_commits":111.0,"dds":0.0,"last_synced_commit":"548e1cd2b8e91c3dfa5796e4156eb2837d6ec542"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yidas%2Fweb-service-protocols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yidas%2Fweb-service-protocols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yidas%2Fweb-service-protocols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yidas%2Fweb-service-protocols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yidas","download_url":"https://codeload.github.com/yidas/web-service-protocols/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247098002,"owners_count":20883129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","http","network","osi-model","principle","tcp","theory","uml","uml-sequence-diagram","web"],"created_at":"2024-10-01T08:14:56.343Z","updated_at":"2026-01-16T00:55:13.416Z","avatar_url":"https://github.com/yidas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Web Service Protocols\n=====================\n\nTheory and working principle of Web service protocols with UML diagram\n\nOUTLINE\n-------\n\n\u003ctable\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003cth\u003eTCP/IP Model\u003c/th\u003e\n            \u003cth\u003eOSI Model\u003c/th\u003e\n            \u003cth\u003ePROTOCOLS\u003c/th\u003e\n        \u003c/tr\u003e\n    \u003c/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd rowspan=3\u003eApplication Layer\u003c/td\u003e\n            \u003ctd\u003eApplication Layer\u003c/td\u003e\n            \u003ctd\u003eFTP, \u003ca href=\"http\"\u003eHTTP/HTTPS\u003c/a\u003e, Telnet, \u003ca href=\"dns\"\u003eDNS\u003c/a\u003e, \u003ca href=\"ssh\"\u003eSSH\u003c/a\u003e, \u003ca href=\"smtp\"\u003eSMTP\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePresentation Layer\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"http#https\"\u003eSSL/TLS\u003c/a\u003e\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eSession Layer\u003c/td\u003e\n            \u003ctd\u003eNFS, SQL, PAP\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eTransport Layer\u003c/td\u003e\n            \u003ctd\u003eTransport Layer\u003c/td\u003e\n            \u003ctd\u003e\u003ca href=\"tcp\"\u003eTCP\u003c/a\u003e, UDP\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eInternet Layer\u003c/td\u003e\n            \u003ctd\u003eNetwork Layer\u003c/td\u003e\n            \u003ctd\u003eIPv4, IPv6, ICMP, IPSec\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd rowspan=2\u003eNetwork Access Layer\u003c/td\u003e\n            \u003ctd\u003eData Link Layer\u003c/td\u003e\n            \u003ctd\u003eARP, CDP, STP\u003c/td\u003e\n        \u003c/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePhysical Layer\u003c/td\u003e\n            \u003ctd\u003eEthernet, Wi-Fi\u003c/td\u003e\n        \u003c/tr\u003e\n    \u003c/tbody\u003e\n\u003c/table\u003e\n\n- [DNS](dns)  \n  Domain Name System\n  \n- [HTTP/HTTPS](http)  \n  Hypertext Transfer Protocol\n\n- [SMTP](smtp)  \n  Simple Mail Transfer Protocol \n  \n- [SSH](ssh)  \n  Secure Shell\n  \n- [TCP](tcp)  \n  Transmission Control Protocol \n  \n- Others\n  - [PGP/GPG](pgp)  \n    Pretty Good Privacy / GNU Privacy Guard  \n  \n\n  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyidas%2Fweb-service-protocols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyidas%2Fweb-service-protocols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyidas%2Fweb-service-protocols/lists"}