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