Svdrpservice-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
| Zeile 1: | Zeile 1: | ||
| + | {{übersetzen|0}} | ||
| + | |||
==Beschreibung== | ==Beschreibung== | ||
'''Autor(en):''' Frank Schmirler | '''Autor(en):''' Frank Schmirler | ||
| + | |||
| + | This plugin offers SVDRP connections as a service to other plugins. | ||
| + | Connecting to streamdev's VTP server port is possible, too. VTP provides | ||
| + | a subset of the SVDRP commands but in contrast to SVDRP it can handle | ||
| + | multiple connections at a time. | ||
| + | |||
| + | There's no reason to load this plugin if no other plugin relies on it. | ||
| + | |||
| + | If you are a developer and your plugin needs connections to a remote | ||
| + | SVDRP server, you might want to take a closer look at it. In particular | ||
| + | as long as an SVDRP server cannot interact with multiple connections at | ||
| + | a time, you will be able to share connections with other local plugins. | ||
<!-- | <!-- | ||
Version vom 6. Juni 2006, 12:28 Uhr
Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 0 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte
{{übersetzen|<Zahl>}} aus dem Kopf des Artikels entfernen. DANKE :-)
Beschreibung
Autor(en): Frank Schmirler
This plugin offers SVDRP connections as a service to other plugins. Connecting to streamdev's VTP server port is possible, too. VTP provides a subset of the SVDRP commands but in contrast to SVDRP it can handle multiple connections at a time.
There's no reason to load this plugin if no other plugin relies on it.
If you are a developer and your plugin needs connections to a remote SVDRP server, you might want to take a closer look at it. In particular as long as an SVDRP server cannot interact with multiple connections at a time, you will be able to share connections with other local plugins.