blob: adfe5c77aa25ce33c175d5383e0228186a538430 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
# $Id$
# This file is part of avahi.
#
# avahi is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2 of the
# License, or (at your option) any later version.
#
# avahi is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
# License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with avahi; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
# Feel free to add more service types or translatons to this database.
# Please refrain from copying bulk service type data from any publicly
# available database unless its license is known and compatible with
# our project! The database available on
#
# http://www.dns-sd.org/ServiceTypes.html
#
# is not a source that complies with the criterion!
### This list is NOT intended to be used as developer
### documentation. If you're looking for the correct service type to
### use for your application please refer to the URL mentioned above.
_http._tcp:Web Site
_http._tcp[de]:Web-Angebot
_https._tcp:Secure Web Site
_https._tcp[de]:Sicheres Web-Angebot
_ftp._tcp:FTP File Transfer
_ftp._tcp[de]:FTP Dateifreigabe
_h323._tcp:H.323 Telephony
_h323._tcp[de]:H.323 Telefonie
_sip._udp:SIP Telephony
_sip._udp[de]:SIP Telefonie
_ssh._tcp:SSH Remote Terminal
_ssh._tcp[de]:SSH Fernzugriff
_distcc._tcp:Distributed Compiler
_distcc._tcp[de]:Verteilter Compiler
_daap._tcp:iTunes Audio Access
_daap._tcp[de]:iTunes Audio-Zugriff
_domain._udp:DNS Server
_domain._udp[de]: DNS Dienst
_imap._tcp:IMAP Mail Access
_pop3._tcp:POP3 Mail Access
_rfb._tcp:VNC Remote Access
_sftp-ssh._tcp:SFTP File Transfer
_telnet._tcp:Telnet Remote Terminal
_presence._tcp:iChat Presence
_webdav._tcp:WebDAV File Share
_webdavs._tcp:Secure WebDAV File Share
_workstation._tcp:Workstation
_workstation._tcp[de]:Arbeitsplatzrechner
_printer._tcp:UNIX Printer
_afpovertcp._tcp:Apple File Sharing
_pdl-datastream._tcp:PDL Printer
_ipp._tcp:Internet Printer
_rss._tcp:Web Syndication RSS
_dacp._tcp:iTunes Remote Control
_realplayfavs._tcp:RealPlayer Shared Favorites
_timbuktu._tcp:Timbuktu Remote Desktop Control
_see._tcp:SubEthaEdit Collaborative Text Editor
_postgresql._tcp:PostgreSQL Server
_ksysguard._tcp:KDE System Guard
_omni-bookmark._tcp:OmniWeb Bookmark Sharing
_MacOSXDupSuppress._tcp:MacOS X Duplicate Machine Suppression
_lobby._tcp:Gobby Collaborative Editor Session
_dpap._tcp:Digital Photo Sharing
_skype._tcp:Skype VoIP
_airport._tcp:Apple AirPort
_pulse-server._tcp:PulseAudio Sound Server
_pulse-sink._tcp:PulseAudio Sound Sink
_pulse-source._tcp:PulseAudio Sound Source
_mpd._tcp:Music Player Daemon
_smb._tcp:Microsoft Windows Network
|