Difference between revisions of "Protocols"

From VideoLAN Wiki
Jump to navigation Jump to search
(basic listing of all protocols)
 
(added a few other ones)
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]] and [[TCP]] 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 we will describe in the following. Please look at the listed articles for details about them and feel free to expand the list.
  
* [[HTTP]]
+
* [[HTTP]
 +
* [[IGMP]]]
 
* [[MMSH]]
 
* [[MMSH]]
 
* [[RTP]]
 
* [[RTP]]
 +
* [[RTCP]]
 +
* [[RTSP]]
 
* [[SAP]]
 
* [[SAP]]
 
* [[SDP]]
 
* [[SDP]]
 
* [[UDP]]
 
* [[UDP]]

Revision as of 01:15, 29 January 2005

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.