From 50741cc5474353bba914746aa25b091aa609a38f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 10 Feb 2014 16:29:07 -0600 Subject: Remove KControl Protocols module, move protocol items to the help handbook, rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format. --- doc/tdeioslave/mms/CMakeLists.txt | 9 +++++++ doc/tdeioslave/mms/Makefile.am | 4 ++++ doc/tdeioslave/mms/index.docbook | 49 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 62 insertions(+) create mode 100644 doc/tdeioslave/mms/CMakeLists.txt create mode 100644 doc/tdeioslave/mms/Makefile.am create mode 100644 doc/tdeioslave/mms/index.docbook (limited to 'doc/tdeioslave/mms') diff --git a/doc/tdeioslave/mms/CMakeLists.txt b/doc/tdeioslave/mms/CMakeLists.txt new file mode 100644 index 000000000..58b212963 --- /dev/null +++ b/doc/tdeioslave/mms/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/mms ) diff --git a/doc/tdeioslave/mms/Makefile.am b/doc/tdeioslave/mms/Makefile.am new file mode 100644 index 000000000..085981d9b --- /dev/null +++ b/doc/tdeioslave/mms/Makefile.am @@ -0,0 +1,4 @@ + +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/tdeioslave/mms/index.docbook b/doc/tdeioslave/mms/index.docbook new file mode 100644 index 000000000..454164620 --- /dev/null +++ b/doc/tdeioslave/mms/index.docbook @@ -0,0 +1,49 @@ + + + +]> + +
+mms / mmst / mmsu + + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the mms (Microsoft Media Server) protocol. + + + + +TDE +mms +protocol + + + + +The mms/mmst/mmsu protocols are Microsoft proprietary network-streaming protocols, +previously called NetShow Services. The protocols have been deprecated in favor of the +rtsp (Real Time Streaming Protocol) protocol. + +mmst uses tcp and mmsu uses udp. + +Source: Wikipedia + +&underFDL; + +
-- cgit v1.2.1