]> git.meshlink.io Git - catta/blob - service-type-database/service-types
6e7e2cd9882e03339795450b8c787a8783d1172f
[catta] / service-type-database / service-types
1 # This file is part of avahi.
2 #
3 # avahi is free software; you can redistribute it and/or modify it
4 # under the terms of the GNU Lesser General Public License as
5 # published by the Free Software Foundation; either version 2 of the
6 # License, or (at your option) any later version.
7 #
8 # avahi is distributed in the hope that it will be useful, but WITHOUT
9 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
10 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
11 # License for more details.
12 #
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with avahi; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
16 # USA.
17
18 # Feel free to add more service types or translatons to this database.
19 # Please refrain from copying bulk service type data from any publicly
20 # available database unless its license is known and compatible with
21 # our project! The database available on
22 #
23 #         http://www.dns-sd.org/ServiceTypes.html
24 #
25 # is not a source that complies with the criterion!
26
27 ### This list is NOT intended to be used as developer
28 ### documentation. If you're looking for the correct service type to
29 ### use for your application please refer to the URL mentioned above.
30
31
32 # Devices
33
34 _workstation._tcp:Workstation
35 _workstation._tcp[de]:Arbeitsplatzrechner
36 _workstation._tcp[it]:Macchine
37
38
39 # Web
40
41 _http._tcp:Web Site
42 _http._tcp[de]:Web-Angebot
43 _http._tcp[it]:Sito Web
44
45 _https._tcp:Secure Web Site
46 _https._tcp[de]:Sicheres Web-Angebot
47 _https._tcp[it]:Sito Web sicuro
48
49 _rss._tcp:Web Syndication RSS
50
51
52 # Network
53
54 _domain._udp:DNS Server
55 _domain._udp[de]: DNS-Dienst
56
57 _ntp._udp:NTP Time Server
58
59 _smb._tcp:Microsoft Windows Network
60 _smb._tcp[it]:Rete Microsoft Windows
61
62 _airport._tcp:Apple AirPort
63
64
65 # File and data access
66
67 _ftp._tcp:FTP File Transfer
68 _ftp._tcp[de]:FTP-Dateifreigabe
69
70 _tftp._udp:TFTP Trivial File Transfer
71
72 _webdav._tcp:WebDAV File Share
73 _webdav._tcp[it]:WebDAV Condivisione File
74
75 _webdavs._tcp:Secure WebDAV File Share
76 _webdavs._tcp[it]:WebDAV Condivisione File Sicuro
77
78 _afpovertcp._tcp:Apple File Sharing
79
80 _nfs._tcp:Network File System
81
82 _sftp-ssh._tcp:SFTP File Transfer
83
84 _apt._tcp:APT Package Repository
85 _apt._tcp[it]:APT - Repository dei Pacchetti
86
87 _odisk._tcp:DVD or CD Sharing
88
89 _adisk._tcp:Apple TimeMachine
90
91
92 # Remote machine access
93
94 _ssh._tcp:SSH Remote Terminal
95 _ssh._tcp[de]:SSH-Fernzugriff
96 _ssh._tcp[it]:SSH Terminale remoto
97
98 _rfb._tcp:VNC Remote Access
99 _rfb._tcp[it]:Controllo remoto VNC
100
101 _telnet._tcp:Telnet Remote Terminal
102 _telnet._tcp[it]:Telnet Terminale Remoto
103
104 _timbuktu._tcp:Timbuktu Remote Desktop Control
105
106 _net-assistant._udp:Apple Net Assistant
107
108 _udisks-ssh._tcp:Remote Disk Management
109
110 # Mail
111
112 _imap._tcp:IMAP Mail Access
113 _imap._tcp[it]:Posta - IMAP
114
115 _pop3._tcp:POP3 Mail Access
116 _pop3._tcp:Posta - POP3
117
118
119 # Printing
120
121 _printer._tcp:UNIX Printer
122 _printer._tcp[it]:Stampante UNIX
123
124 _pdl-datastream._tcp:PDL Printer
125 _pdl-datastream._tcp[it]:Stampante PDL
126
127 _ipp._tcp:Internet Printer
128
129
130 # Multimedia
131
132 _daap._tcp:iTunes Audio Access
133 _daap._tcp[de]:iTunes Audio-Zugriff
134 _daap._tcp[it]:Accesso Audio iTunes
135
136 _dacp._tcp:iTunes Remote Control
137
138 _realplayfavs._tcp:RealPlayer Shared Favorites
139 _realplayfavs._tcp[it]:RealPlayer - Preferiti Condivisi
140
141 _raop._tcp:AirTunes Remote Audio
142
143 _rtsp._tcp:RTSP Realtime Streaming Server
144 _rtp._udp:RTP Realtime Streaming Server
145
146 _dpap._tcp:Digital Photo Sharing
147 _dpap._tcp[it]:Condivisione Foto
148
149 _pulse-server._tcp:PulseAudio Sound Server
150 _pulse-sink._tcp:PulseAudio Sound Sink
151 _pulse-source._tcp:PulseAudio Sound Source
152
153 _mpd._tcp:Music Player Daemon
154
155 _remote-jukebox._tcp:Remote Jukebox
156
157 # DAAP share provided by iTunes on behalf of an iPod Touch
158 _touch-able._tcp:iPod Touch Music Library
159
160 _vlc-http._tcp:VLC Streaming
161
162
163 # Communication, presence, working together
164
165 _presence._tcp:iChat Presence
166
167 _sip._udp:SIP Telephony
168 _sip._udp[de]:SIP-Telefonie
169 _sip._udp[it]:Telefonia-SIP
170
171 _h323._tcp:H.323 Telephony
172 _h323._tcp[de]:H.323-Telefonie
173 _h323._tcp[it]:Telefonia-H.323
174
175 _presence_olpc._tcp:OLPC Presence
176
177 _iax._udp:Asterisk Exchange
178
179 _skype._tcp:Skype VoIP
180
181 _see._tcp:SubEthaEdit Collaborative Text Editor
182
183 _lobby._tcp:Gobby Collaborative Editor Session
184
185 _mumble._tcp:Mumble Server
186
187
188 # Databases
189
190 _postgresql._tcp:PostgreSQL Server
191
192
193 # Development
194
195 _svn._tcp:Subversion Revision Control
196 _svn._tcp[it]:Subversion - Versionatore
197
198 _distcc._tcp:Distributed Compiler
199 _distcc._tcp[de]:Verteilter Compiler
200 _distcc._tcp[it]:Compilatore Distribuito
201
202 _bzr._tcp:Bazaar
203
204
205 # Vendor specific
206
207 _MacOSXDupSuppress._tcp:MacOS X Duplicate Machine Suppression
208
209 _ksysguard._tcp:KDE System Guard
210
211 _omni-bookmark._tcp:OmniWeb Bookmark Sharing
212
213 _acrobatSRV._tcp:Adobe Acrobat
214
215 _adobe-vc._tcp:Adobe Version Cue
216
217 _home-sharing._tcp:Apple Home Sharing
218
219
220 # Other
221
222 _pgpkey-hkp._tcp:GnuPG/PGP HKP Key Server
223
224 _ldap._tcp:LDAP Directory Server
225
226 _tp._tcp:Thousand Parsec Server
227 _tps._tcp:Thousand Parsec Server (Secure)
228 _tp-http._tcp:Thousand Parsec Server (HTTP Tunnel)
229 _tp-https._tcp:Thousand Parsec Server (Secure HTTP Tunnel)
230
231 _shifter._tcp:Window Shifter
232
233 _libvirt._tcp:Virtual Machine Manager