Protocols
From Just Solve the File Format Problem
(Difference between revisions)
m (→List of articles) |
(→List of articles) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
''[This article is a work in progress, and it may turn out to be difficult to decide what should be listed here. The word "protocol" is not easy to define. In fact, a file format is really just a special kind of protocol.]'' | ''[This article is a work in progress, and it may turn out to be difficult to decide what should be listed here. The word "protocol" is not easy to define. In fact, a file format is really just a special kind of protocol.]'' | ||
− | ''[Most protocols are arguably a little out of scope for this wiki. | + | ''[Most protocols are arguably a little out of scope for this wiki. Feel free to document any protocol you want, but the focus should be on protocols that are closely related to file formats, that are used as file formats, or that may be found recorded in files.]'' |
== Protocols listed in other articles == | == Protocols listed in other articles == | ||
Line 32: | Line 32: | ||
* [[Google Content API for Shopping]] | * [[Google Content API for Shopping]] | ||
* [[Gopher]] | * [[Gopher]] | ||
− | * [[HTTP]] | + | * [[HTTP|HTTP/HTTPS]] |
* [[JSON API]] | * [[JSON API]] | ||
+ | * [[JSON-RPC]] | ||
* [[LDAP]] | * [[LDAP]] | ||
* [[MediaStream Processing API]] | * [[MediaStream Processing API]] | ||
+ | * [[OSC]] | ||
* [[TCP/IP]] | * [[TCP/IP]] | ||
− | * [[TLS|TLS/SSL | + | * [[TLS|TLS/SSL]] |
* [[Tor]] | * [[Tor]] | ||
* [[Web Audio API]] | * [[Web Audio API]] | ||
== See also == | == See also == | ||
+ | * [[Cables and connectors]] | ||
* [[Serialization]] | * [[Serialization]] | ||
* [[Web]] | * [[Web]] |
Latest revision as of 17:19, 24 March 2018
This section is for communications protocols, including APIs.
[This article is a work in progress, and it may turn out to be difficult to decide what should be listed here. The word "protocol" is not easy to define. In fact, a file format is really just a special kind of protocol.]
[Most protocols are arguably a little out of scope for this wiki. Feel free to document any protocol you want, but the focus should be on protocols that are closely related to file formats, that are used as file formats, or that may be found recorded in files.]
Contents[hide] |
[edit] Protocols listed in other articles
- Development#Remote procedure calls
- E-Mail, newsgroups, and forums
- File transfer
- Filesystem
- Geospatial#Sites, cloud services, and APIs
- Networked devices
- Networking
- Encryption#Formats and protocols
- Printer protocols - See Page description languages, Graphics
- Terminal protocols - See Graphics
- Web#Protocols and parameters
[edit] List of articles
This list might not be complete. See also Category:Protocols.
- Audio Data API (Mozilla)
- DNS
- FTP
- Google Content API for Shopping
- Gopher
- HTTP/HTTPS
- JSON API
- JSON-RPC
- LDAP
- MediaStream Processing API
- OSC
- TCP/IP
- TLS/SSL
- Tor
- Web Audio API