Difference between revisions of "Protocols"

From VideoLAN Wiki
Jump to navigation Jump to search
m (Prune dead external links, adjust sortkey)
(abc, +wl, new section →‎VLC-specific)
Line 4: Line 4:
 
* [[HTTP]]
 
* [[HTTP]]
 
* [[IGMP]]
 
* [[IGMP]]
* [[MMSH]]
+
* [[MMS]]/MMSH
 
* [[RTP]]
 
* [[RTP]]
 
* [[RTCP]]
 
* [[RTCP]]
 +
* [[RTMP]]
 
* [[RTSP]]
 
* [[RTSP]]
 
* [[SAP]]
 
* [[SAP]]
 
* [[SDP]]
 
* [[SDP]]
 
* [[SIP]]
 
* [[SIP]]
 +
* [[TCP]]
 
* [[UDP]]
 
* [[UDP]]
* [[TCP]]
 
 
  
----
+
== VLC-specific ==
{{VLC}} also uses a [[fake]] protocol...
+
* [[CD]]
 +
* [[Fake]]
 +
* [[File]]
 +
* [[Documentation:Modules/screen]]
 +
* [[VCD]]
  
 
[[Category:Protocols|*]]
 
[[Category:Protocols|*]]

Revision as of 08:12, 2 February 2019

Protocols are the way how applications communicate with each other through a network. There are very basic ones – such as IP, TCP and UDP – and top-level ones such as the ones given below.
Please look at the listed articles for details about them, and feel free to expand the list.

VLC-specific