Difference between revisions of "Protocols"

From VideoLAN Wiki
Jump to navigation Jump to search
m (c/e)
m (Add FTP/FTPS/FTPES)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
Please look at the listed articles for details about them, and feel free to expand the list.
 
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]]
 
* [[SIP]]
 +
* [[TCP]]
 
* [[UDP]]
 
* [[UDP]]
* [[TCP]]
 
 
 
----
 
{{VLC}} also uses a [[fake]] protocol...
 
 
[[Category:Protocols]]
 
 
  
'''External Links'''
+
== VLC-specific ==
 +
* [[CD]]
 +
* [[Fake]]
 +
* [[File]]
 +
* [[Documentation:Modules/screen]]
 +
* [[VCD]]
  
* [http://blog.eukhost.com/2006/10/14/protocols More Info on Protocols]
+
[[Category:Protocols|*]]
* [http://blog.webhosting.uk.com/2006/11/27/protocol-stack-tcpip/ Protocol Stack (TCP/IP)]
 

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