Difference between revisions of "Protocols"

From VideoLAN Wiki
Jump to navigation Jump to search
m (typo)
m (Add FTP/FTPS/FTPES)
 
(15 intermediate revisions by 10 users not shown)
Line 1: Line 1:
'''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 we will describe in the following. Please look at the listed articles for details about them and feel free to expand the list.
+
'''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.<br>
 +
Please look at the listed articles for details about them, and feel free to expand the list.
  
 +
* [[FTP]]/FTPS/FTPES
 
* [[HTTP]]
 
* [[HTTP]]
 
* [[IGMP]]
 
* [[IGMP]]
* [[MMSH]]
+
* [[MMS]]/MMSH
 
* [[RTP]]
 
* [[RTP]]
 
* [[RTCP]]
 
* [[RTCP]]
 +
* [[RTMP]]
 
* [[RTSP]]
 
* [[RTSP]]
 
* [[SAP]]
 
* [[SAP]]
 
* [[SDP]]
 
* [[SDP]]
 +
* [[SIP]]
 +
* [[TCP]]
 
* [[UDP]]
 
* [[UDP]]
* [[TCP]]
 
  
[[Category:Protocols]]
+
== VLC-specific ==
 +
* [[CD]]
 +
* [[Fake]]
 +
* [[File]]
 +
* [[Documentation:Modules/screen]]
 +
* [[VCD]]
 +
 
 +
[[Category:Protocols|*]]

Latest revision as of 23:15, 26 March 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