Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
services-data.c
1/*
2 * Wireshark - Network traffic analyzer
3 * By Gerald Combs <[email protected]>
4 * Copyright 1998 Gerald Combs
5 *
6 * SPDX-License-Identifier: GPL-2.0-or-later
7 *
8 * This is a local copy of the IANA port-numbers file.
9 *
10 * Wireshark uses it to resolve port numbers into human readable
11 * service names, e.g. TCP port 80 -> http.
12 *
13 * It is subject to copyright and being used with IANA's permission:
14 * https://lists.wireshark.org/archives/wireshark-dev/200708/msg00160.html
15 *
16 * The original file can be found at:
17 * https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv
18 *
19 * Generated by tools/make-services.py
20 */
21
22static const ws_services_entry_t global_tcp_udp_services_table[] = {
23 { 1, "tcpmux", "TCP Port Service Multiplexer" },
24 { 2, "compressnet", "Management Utility" },
25 { 3, "compressnet", "Compression Process" },
26 { 5, "rje", "Remote Job Entry" },
27 { 7, "echo", "Echo" },
28 { 9, "discard", "Discard" },
29 { 11, "systat", "Active Users" },
30 { 13, "daytime", "Daytime" },
31 { 17, "qotd", "Quote of the Day" },
32 { 18, "msp", "Message Send Protocol (historic)" },
33 { 19, "chargen", "Character Generator" },
34 { 20, "ftp-data", "File Transfer [Default Data]" },
35 { 21, "ftp", "File Transfer Protocol [Control]" },
36 { 22, "ssh", "The Secure Shell (SSH) Protocol" },
37 { 23, "telnet", "Telnet" },
38 { 25, "smtp", "Simple Mail Transfer" },
39 { 27, "nsw-fe", "NSW User System FE" },
40 { 29, "msg-icp", "MSG ICP" },
41 { 31, "msg-auth", "MSG Authentication" },
42 { 33, "dsp", "Display Support Protocol" },
43 { 37, "time", "Time" },
44 { 38, "rap", "Route Access Protocol" },
45 { 39, "rlp", "Resource Location Protocol" },
46 { 41, "graphics", "Graphics" },
47 { 42, "name", "Host Name Server" },
48 { 43, "nicname", "Who Is" },
49 { 44, "mpm-flags", "MPM FLAGS Protocol" },
50 { 45, "mpm", "Message Processing Module [recv]" },
51 { 46, "mpm-snd", "MPM [default send]" },
52 { 48, "auditd", "Digital Audit Daemon" },
53 { 49, "tacacs", "Login Host Protocol (TACACS)" },
54 { 50, "re-mail-ck", "Remote Mail Checking Protocol" },
55 { 52, "xns-time", "XNS Time Protocol" },
56 { 53, "domain", "Domain Name Server" },
57 { 54, "xns-ch", "XNS Clearinghouse" },
58 { 55, "isi-gl", "ISI Graphics Language" },
59 { 56, "xns-auth", "XNS Authentication" },
60 { 58, "xns-mail", "XNS Mail" },
61 { 62, "acas", "ACA Services" },
62 { 63, "whoispp", "whois++" },
63 { 64, "covia", "Communications Integrator (CI)" },
64 { 65, "tacacs-ds", "TACACS-Database Service" },
65 { 66, "sql-net", "Oracle SQL*NET" },
66 { 67, "bootps", "Bootstrap Protocol Server" },
67 { 68, "bootpc", "Bootstrap Protocol Client" },
68 { 69, "tftp", "Trivial File Transfer" },
69 { 70, "gopher", "Gopher" },
70 { 71, "netrjs-1", "Remote Job Service" },
71 { 72, "netrjs-2", "Remote Job Service" },
72 { 73, "netrjs-3", "Remote Job Service" },
73 { 74, "netrjs-4", "Remote Job Service" },
74 { 76, "deos", "Distributed External Object Store" },
75 { 78, "vettcp", "" },
76 { 79, "finger", "Finger" },
77 { 80, "http", "World Wide Web HTTP" },
78 { 82, "xfer", "XFER Utility" },
79 { 83, "mit-ml-dev", "MIT ML Device" },
80 { 84, "ctf", "Common Trace Facility" },
81 { 85, "mit-ml-dev", "MIT ML Device" },
82 { 86, "mfcobol", "Micro Focus Cobol" },
83 { 88, "kerberos", "Kerberos" },
84 { 89, "su-mit-tg", "SU/MIT Telnet Gateway" },
85 { 90, "dnsix", "DNSIX Securit Attribute Token Map" },
86 { 91, "mit-dov", "MIT Dover Spooler" },
87 { 92, "npp", "Network Printing Protocol" },
88 { 93, "dcp", "Device Control Protocol" },
89 { 94, "objcall", "Tivoli Object Dispatcher" },
90 { 95, "supdup", "SUPDUP" },
91 { 96, "dixie", "DIXIE Protocol Specification" },
92 { 97, "swift-rvf", "Swift Remote Virtural File Protocol" },
93 { 98, "tacnews", "TAC News" },
94 { 99, "metagram", "Metagram Relay" },
95 { 101, "hostname", "NIC Host Name Server" },
96 { 102, "iso-tsap", "ISO-TSAP Class 0" },
97 { 103, "gppitnp", "Genesis Point-to-Point Trans Net" },
98 { 104, "acr-nema", "ACR-NEMA Digital Imag. & Comm. 300" },
99 { 105, "cso", "CCSO name server protocol" },
100 { 106, "3com-tsmux", "3COM-TSMUX" },
101 { 107, "rtelnet", "Remote Telnet Service" },
102 { 108, "snagas", "SNA Gateway Access Server" },
103 { 109, "pop2", "Post Office Protocol - Version 2" },
104 { 110, "pop3", "Post Office Protocol - Version 3" },
105 { 111, "sunrpc", "SUN Remote Procedure Call" },
106 { 112, "mcidas", "McIDAS Data Transmission Protocol" },
107 { 115, "sftp", "Simple File Transfer Protocol" },
108 { 116, "ansanotify", "ANSA REX Notify" },
109 { 117, "uucp-path", "UUCP Path Service" },
110 { 118, "sqlserv", "SQL Services" },
111 { 119, "nntp", "Network News Transfer Protocol" },
112 { 120, "cfdptkt", "CFDPTKT" },
113 { 121, "erpc", "Encore Expedited Remote Pro.Call" },
114 { 122, "smakynet", "SMAKYNET" },
115 { 123, "ntp", "Network Time Protocol" },
116 { 124, "ansatrader", "ANSA REX Trader" },
117 { 125, "locus-map", "Locus PC-Interface Net Map Ser" },
118 { 126, "nxedit", "NXEdit" },
119 { 127, "locus-con", "Locus PC-Interface Conn Server" },
120 { 128, "gss-xlicen", "GSS X License Verification" },
121 { 129, "pwdgen", "Password Generator Protocol" },
122 { 130, "cisco-fna", "cisco FNATIVE" },
123 { 131, "cisco-tna", "cisco TNATIVE" },
124 { 132, "cisco-sys", "cisco SYSMAINT" },
125 { 133, "statsrv", "Statistics Service" },
126 { 134, "ingres-net", "INGRES-NET Service" },
127 { 135, "epmap", "DCE endpoint resolution" },
128 { 136, "profile", "PROFILE Naming System" },
129 { 137, "netbios-ns", "NETBIOS Name Service" },
130 { 138, "netbios-dgm", "NETBIOS Datagram Service" },
131 { 139, "netbios-ssn", "NETBIOS Session Service" },
132 { 140, "emfis-data", "EMFIS Data Service" },
133 { 141, "emfis-cntl", "EMFIS Control Service" },
134 { 142, "bl-idm", "Britton-Lee IDM" },
135 { 144, "uma", "Universal Management Architecture" },
136 { 145, "uaac", "UAAC Protocol" },
137 { 146, "iso-tp0", "ISO-IP0" },
138 { 147, "iso-ip", "ISO-IP" },
139 { 148, "jargon", "Jargon" },
140 { 149, "aed-512", "AED 512 Emulation Service" },
141 { 150, "sql-net", "SQL-NET" },
142 { 151, "hems", "HEMS" },
143 { 152, "bftp", "Background File Transfer Program" },
144 { 153, "sgmp", "SGMP" },
145 { 154, "netsc-prod", "NETSC" },
146 { 155, "netsc-dev", "NETSC" },
147 { 156, "sqlsrv", "SQL Service" },
148 { 157, "knet-cmp", "KNET/VM Command/Message Protocol" },
149 { 158, "pcmail-srv", "PCMail Server" },
150 { 159, "nss-routing", "NSS-Routing" },
151 { 160, "sgmp-traps", "SGMP-TRAPS" },
152 { 161, "snmp", "SNMP" },
153 { 162, "snmptrap", "SNMPTRAP" },
154 { 163, "cmip-man", "CMIP/TCP Manager" },
155 { 164, "cmip-agent", "CMIP/TCP Agent" },
156 { 165, "xns-courier", "Xerox" },
157 { 166, "s-net", "Sirius Systems" },
158 { 167, "namp", "NAMP" },
159 { 168, "rsvd", "RSVD" },
160 { 169, "send", "SEND" },
161 { 170, "print-srv", "Network PostScript" },
162 { 171, "multiplex", "Network Innovations Multiplex" },
163 { 172, "cl-1", "Network Innovations CL/1" },
164 { 173, "xyplex-mux", "Xyplex" },
165 { 174, "mailq", "MAILQ" },
166 { 175, "vmnet", "VMNET" },
167 { 176, "genrad-mux", "GENRAD-MUX" },
168 { 177, "xdmcp", "X Display Manager Control Protocol" },
169 { 178, "nextstep", "NextStep Window Server" },
170 { 179, "bgp", "Border Gateway Protocol" },
171 { 180, "ris", "Intergraph" },
172 { 181, "unify", "Unify" },
173 { 182, "audit", "Unisys Audit SITP" },
174 { 183, "ocbinder", "OCBinder" },
175 { 184, "ocserver", "OCServer" },
176 { 185, "remote-kis", "Remote-KIS" },
177 { 186, "kis", "KIS Protocol" },
178 { 187, "aci", "Application Communication Interface" },
179 { 188, "mumps", "Plus Five's MUMPS" },
180 { 189, "qft", "Queued File Transport" },
181 { 190, "gacp", "Gateway Access Control Protocol" },
182 { 191, "prospero", "Prospero Directory Service" },
183 { 192, "osu-nms", "OSU Network Monitoring System" },
184 { 193, "srmp", "Spider Remote Monitoring Protocol" },
185 { 194, "irc", "Internet Relay Chat Protocol" },
186 { 195, "dn6-nlm-aud", "DNSIX Network Level Module Audit" },
187 { 196, "dn6-smm-red", "DNSIX Session Mgt Module Audit Redir" },
188 { 197, "dls", "Directory Location Service" },
189 { 198, "dls-mon", "Directory Location Service Monitor" },
190 { 199, "smux", "SMUX" },
191 { 200, "src", "IBM System Resource Controller" },
192 { 201, "at-rtmp", "AppleTalk Routing Maintenance" },
193 { 202, "at-nbp", "AppleTalk Name Binding" },
194 { 203, "at-3", "AppleTalk Unused" },
195 { 204, "at-echo", "AppleTalk Echo" },
196 { 205, "at-5", "AppleTalk Unused" },
197 { 206, "at-zis", "AppleTalk Zone Information" },
198 { 207, "at-7", "AppleTalk Unused" },
199 { 208, "at-8", "AppleTalk Unused" },
200 { 209, "qmtp", "The Quick Mail Transfer Protocol" },
201 { 210, "z39-50", "ANSI Z39.50" },
202 { 211, "914c-g", "Texas Instruments 914C/G Terminal" },
203 { 212, "anet", "ATEXSSTR" },
204 { 213, "ipx", "IPX" },
205 { 214, "vmpwscs", "VM PWSCS" },
206 { 215, "softpc", "Insignia Solutions" },
207 { 216, "CAIlic", "Computer Associates Int'l License Server" },
208 { 217, "dbase", "dBASE Unix" },
209 { 218, "mpp", "Netix Message Posting Protocol" },
210 { 219, "uarps", "Unisys ARPs" },
211 { 220, "imap3", "Interactive Mail Access Protocol v3" },
212 { 221, "fln-spx", "Berkeley rlogind with SPX auth" },
213 { 222, "rsh-spx", "Berkeley rshd with SPX auth" },
214 { 223, "cdc", "Certificate Distribution Center" },
215 { 224, "masqdialer", "" },
216 { 242, "direct", "Direct" },
217 { 243, "sur-meas", "Survey Measurement" },
218 { 244, "inbusiness", "" },
219 { 245, "link", "LINK" },
220 { 246, "dsp3270", "Display Systems Protocol" },
221 { 247, "subntbcst-tftp", "SUBNTBCST_TFTP" },
222 { 248, "bhfhs", "" },
223 { 256, "rap", "RAP" },
224 { 257, "set", "Secure Electronic Transaction" },
225 { 259, "esro-gen", "Efficient Short Remote Operations" },
226 { 260, "openport", "Openport" },
227 { 261, "nsiiops", "IIOP Name Service over TLS/SSL" },
228 { 262, "arcisdms", "Arcisdms" },
229 { 263, "hdap", "HDAP" },
230 { 264, "bgmp", "BGMP" },
231 { 265, "x-bone-ctl", "X-Bone CTL" },
232 { 266, "sst", "SCSI on ST" },
233 { 267, "td-service", "Tobit David Service Layer" },
234 { 268, "td-replica", "Tobit David Replica" },
235 { 269, "manet", "MANET Protocols" },
236 { 280, "http-mgmt", "" },
237 { 281, "personal-link", "Personal Link" },
238 { 282, "cableport-ax", "Cable Port A/X" },
239 { 283, "rescap", "" },
240 { 284, "corerjd", "" },
241 { 286, "fxp", "FXP Communication" },
242 { 287, "k-block", "K-BLOCK" },
243 { 308, "novastorbakcup", "Novastor Backup" },
244 { 309, "entrusttime", "EntrustTime" },
245 { 310, "bhmds", "" },
246 { 311, "asip-webadmin", "AppleShare IP WebAdmin" },
247 { 312, "vslmp", "VSLMP" },
248 { 313, "magenta-logic", "Magenta Logic" },
249 { 314, "opalis-robot", "Opalis Robot" },
250 { 315, "dpsi", "DPSI" },
251 { 316, "decauth", "decAuth" },
252 { 317, "zannet", "Zannet" },
253 { 318, "pkix-timestamp", "PKIX TimeStamp" },
254 { 319, "ptp-event", "PTP Event" },
255 { 320, "ptp-general", "PTP General" },
256 { 321, "pip", "PIP" },
257 { 322, "rtsps", "RTSPS" },
258 { 333, "texar", "Texar Security Port" },
259 { 344, "pdap", "Prospero Data Access Protocol" },
260 { 345, "pawserv", "Perf Analysis Workbench" },
261 { 346, "zserv", "Zebra server" },
262 { 347, "fatserv", "Fatmen Server" },
263 { 348, "csi-sgwp", "Cabletron Management Protocol" },
264 { 349, "mftp", "" },
265 { 350, "matip-type-a", "MATIP Type A" },
266 { 351, "matip-type-b", "MATIP Type B" },
267 { 352, "dtag-ste-sb", "DTAG" },
268 { 353, "ndsauth", "NDSAUTH" },
269 { 354, "bh611", "" },
270 { 355, "datex-asn", "DATEX-ASN" },
271 { 356, "cloanto-net-1", "Cloanto Net 1" },
272 { 357, "bhevent", "" },
273 { 358, "shrinkwrap", "Shrinkwrap" },
274 { 360, "scoi2odialog", "" },
275 { 361, "semantix", "Semantix" },
276 { 362, "srssend", "SRS Send" },
277 { 363, "rsvp-tunnel", "RSVP Tunnel" },
278 { 364, "aurora-cmgr", "Aurora CMGR" },
279 { 365, "dtk", "DTK" },
280 { 366, "odmr", "ODMR" },
281 { 367, "mortgageware", "MortgageWare" },
282 { 368, "qbikgdp", "QbikGDP" },
283 { 369, "rpc2portmap", "" },
284 { 370, "codaauth2", "" },
285 { 371, "clearcase", "Clearcase" },
286 { 372, "ulistproc", "ListProcessor" },
287 { 373, "legent-1", "Legent Corporation" },
288 { 374, "legent-2", "Legent Corporation" },
289 { 375, "hassle", "Hassle" },
290 { 376, "nip", "Amiga Envoy Network Inquiry Protocol" },
291 { 377, "tnETOS", "NEC Corporation" },
292 { 378, "dsETOS", "NEC Corporation" },
293 { 379, "is99c", "TIA/EIA/IS-99 modem client" },
294 { 380, "is99s", "TIA/EIA/IS-99 modem server" },
295 { 381, "hp-collector", "hp performance data collector" },
296 { 382, "hp-managed-node", "hp performance data managed node" },
297 { 383, "hp-alarm-mgr", "hp performance data alarm manager" },
298 { 384, "arns", "A Remote Network Server System" },
299 { 385, "ibm-app", "IBM Application" },
300 { 386, "asa", "ASA Message Router Object Def." },
301 { 387, "aurp", "Appletalk Update-Based Routing Pro." },
302 { 388, "unidata-ldm", "Unidata LDM" },
303 { 389, "ldap", "Lightweight Directory Access Protocol" },
304 { 390, "uis", "UIS" },
305 { 391, "synotics-relay", "SynOptics SNMP Relay Port" },
306 { 392, "synotics-broker", "SynOptics Port Broker Port" },
307 { 393, "meta5", "Meta5" },
308 { 394, "embl-ndt", "EMBL Nucleic Data Transfer" },
309 { 395, "netcp", "NetScout Control Protocol" },
310 { 396, "netware-ip", "Novell Netware over IP" },
311 { 397, "mptn", "Multi Protocol Trans. Net." },
312 { 398, "kryptolan", "Kryptolan" },
313 { 399, "iso-tsap-c2", "ISO Transport Class 2 Non-Control over TCP" },
314 { 400, "osb-sd", "Oracle Secure Backup" },
315 { 401, "ups", "Uninterruptible Power Supply" },
316 { 402, "genie", "Genie Protocol" },
317 { 403, "decap", "" },
318 { 404, "nced", "" },
319 { 405, "ncld", "" },
320 { 406, "imsp", "Interactive Mail Support Protocol" },
321 { 407, "timbuktu", "Timbuktu" },
322 { 408, "prm-sm", "Prospero Resource Manager Sys. Man." },
323 { 409, "prm-nm", "Prospero Resource Manager Node Man." },
324 { 410, "decladebug", "DECLadebug Remote Debug Protocol" },
325 { 411, "rmt", "Remote MT Protocol" },
326 { 412, "synoptics-trap", "Trap Convention Port" },
327 { 413, "smsp", "Storage Management Services Protocol" },
328 { 414, "infoseek", "InfoSeek" },
329 { 415, "bnet", "BNet" },
330 { 416, "silverplatter", "Silverplatter" },
331 { 417, "onmux", "Onmux" },
332 { 418, "hyper-g", "Hyper-G" },
333 { 419, "ariel1", "Ariel 1" },
334 { 420, "smpte", "SMPTE" },
335 { 421, "ariel2", "Ariel 2" },
336 { 422, "ariel3", "Ariel 3" },
337 { 423, "opc-job-start", "IBM Operations Planning and Control Start" },
338 { 424, "opc-job-track", "IBM Operations Planning and Control Track" },
339 { 425, "icad-el", "ICAD" },
340 { 426, "smartsdp", "" },
341 { 427, "svrloc", "Server Location" },
342 { 428, "ocs-cmu", "OCS_CMU" },
343 { 429, "ocs-amu", "OCS_AMU" },
344 { 430, "utmpsd", "UTMPSD" },
345 { 431, "utmpcd", "UTMPCD" },
346 { 432, "iasd", "IASD" },
347 { 433, "nnsp", "NNTP for transit servers (NNSP)" },
348 { 434, "mobileip-agent", "MobileIP-Agent" },
349 { 435, "mobilip-mn", "MobilIP-MN" },
350 { 436, "dna-cml", "DNA-CML" },
351 { 437, "comscm", "" },
352 { 438, "dsfgw", "" },
353 { 439, "dasp", "" },
354 { 440, "sgcp", "" },
355 { 441, "decvms-sysmgt", "" },
356 { 442, "cvc-hostd", "cvc_hostd" },
357 { 443, "https", "http protocol over TLS/SSL" },
358 { 444, "snpp", "Simple Network Paging Protocol" },
359 { 445, "microsoft-ds", "Microsoft-DS" },
360 { 446, "ddm-rdb", "DDM-Remote Relational Database Access" },
361 { 447, "ddm-dfm", "DDM-Distributed File Management" },
362 { 448, "ddm-ssl", "DDM-Remote DB Access Using Secure Sockets" },
363 { 449, "as-servermap", "AS Server Mapper" },
364 { 450, "tserver", "Computer Supported Telecomunication Applications" },
365 { 451, "sfs-smp-net", "Cray Network Semaphore server" },
366 { 452, "sfs-config", "Cray SFS config server" },
367 { 453, "creativeserver", "CreativeServer" },
368 { 454, "contentserver", "ContentServer" },
369 { 455, "creativepartnr", "CreativePartnr" },
370 { 457, "scohelp", "" },
371 { 458, "appleqtc", "apple quick time" },
372 { 459, "ampr-rcmd", "" },
373 { 460, "skronk", "" },
374 { 461, "datasurfsrv", "DataRampSrv" },
375 { 462, "datasurfsrvsec", "DataRampSrvSec" },
376 { 463, "alpes", "" },
377 { 464, "kpasswd", "" },
378 { 466, "digital-vrc", "" },
379 { 467, "mylex-mapd", "" },
380 { 468, "photuris", "proturis" },
381 { 469, "rcp", "Radio Control Protocol" },
382 { 470, "scx-proxy", "" },
383 { 471, "mondex", "Mondex" },
384 { 472, "ljk-login", "" },
385 { 473, "hybrid-pop", "" },
386 { 475, "tcpnethaspsrv", "" },
387 { 476, "tn-tl-fd1", "" },
388 { 477, "ss7ns", "" },
389 { 478, "spsc", "" },
390 { 479, "iafserver", "" },
391 { 480, "iafdbase", "" },
392 { 481, "ph", "Ph service" },
393 { 482, "bgs-nsi", "" },
394 { 483, "ulpnet", "" },
395 { 484, "integra-sme", "Integra Software Management Environment" },
396 { 485, "powerburst", "Air Soft Power Burst" },
397 { 486, "avian", "" },
398 { 487, "saft", "saft Simple Asynchronous File Transfer" },
399 { 488, "gss-http", "" },
400 { 489, "nest-protocol", "" },
401 { 490, "micom-pfs", "" },
402 { 491, "go-login", "" },
403 { 492, "ticf-1", "Transport Independent Convergence for FNA" },
404 { 493, "ticf-2", "Transport Independent Convergence for FNA" },
405 { 494, "pov-ray", "POV-Ray" },
406 { 495, "intecourier", "" },
407 { 496, "pim-rp-disc", "PIM-RP-DISC" },
408 { 497, "retrospect", "Retrospect backup and restore service" },
409 { 498, "siam", "" },
410 { 499, "iso-ill", "ISO ILL Protocol" },
411 { 500, "isakmp", "" },
412 { 501, "stmf", "STMF" },
413 { 502, "mbap", "Modbus Application Protocol" },
414 { 503, "intrinsa", "Intrinsa" },
415 { 504, "citadel", "" },
416 { 505, "mailbox-lm", "" },
417 { 506, "ohimsrv", "" },
418 { 507, "crs", "" },
419 { 508, "xvttp", "" },
420 { 509, "snare", "" },
421 { 510, "fcp", "FirstClass Protocol" },
422 { 511, "passgo", "PassGo" },
423 { 515, "printer", "spooler" },
424 { 516, "videotex", "" },
425 { 517, "talk", "like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)" },
426 { 518, "ntalk", "" },
427 { 519, "utime", "unixtime" },
428 { 521, "ripng", "" },
429 { 522, "ulp", "ULP" },
430 { 523, "ibm-db2", "IBM-DB2" },
431 { 524, "ncp", "NCP" },
432 { 525, "timed", "timeserver" },
433 { 526, "tempo", "newdate" },
434 { 527, "stx", "Stock IXChange" },
435 { 528, "custix", "Customer IXChange" },
436 { 529, "irc-serv", "IRC-SERV" },
437 { 530, "courier", "rpc" },
438 { 531, "conference", "chat" },
439 { 532, "netnews", "readnews" },
440 { 533, "netwall", "for emergency broadcasts" },
441 { 534, "windream", "windream Admin" },
442 { 535, "iiop", "" },
443 { 536, "opalis-rdv", "" },
444 { 537, "nmsp", "Networked Media Streaming Protocol" },
445 { 538, "gdomap", "" },
446 { 539, "apertus-ldp", "Apertus Technologies Load Determination" },
447 { 540, "uucp", "uucpd" },
448 { 541, "uucp-rlogin", "" },
449 { 542, "commerce", "" },
450 { 543, "klogin", "" },
451 { 544, "kshell", "krcmd" },
452 { 545, "appleqtcsrvr", "" },
453 { 546, "dhcpv6-client", "DHCPv6 Client" },
454 { 547, "dhcpv6-server", "DHCPv6 Server" },
455 { 548, "afpovertcp", "AFP over TCP" },
456 { 549, "idfp", "IDFP" },
457 { 550, "new-rwho", "new-who" },
458 { 551, "cybercash", "" },
459 { 552, "devshr-nts", "DeviceShare" },
460 { 553, "pirp", "" },
461 { 554, "rtsp", "Real Time Streaming Protocol (RTSP)" },
462 { 555, "dsf", "" },
463 { 556, "remotefs", "rfs server" },
464 { 557, "openvms-sysipc", "" },
465 { 558, "sdnskmp", "SDNSKMP" },
466 { 559, "teedtap", "TEEDTAP" },
467 { 560, "rmonitor", "rmonitord" },
468 { 561, "monitor", "" },
469 { 562, "chshell", "chcmd" },
470 { 563, "nntps", "nntp protocol over TLS/SSL (was snntp)" },
471 { 564, "9pfs", "plan 9 file service" },
472 { 565, "whoami", "" },
473 { 566, "streettalk", "" },
474 { 567, "banyan-rpc", "" },
475 { 568, "ms-shuttle", "microsoft shuttle" },
476 { 569, "ms-rome", "microsoft rome" },
477 { 570, "meter", "demon" },
478 { 571, "meter", "udemon" },
479 { 572, "sonar", "" },
480 { 573, "banyan-vip", "" },
481 { 574, "ftp-agent", "FTP Software Agent System" },
482 { 575, "vemmi", "VEMMI" },
483 { 576, "ipcd", "" },
484 { 577, "vnas", "" },
485 { 578, "ipdd", "" },
486 { 579, "decbsrv", "" },
487 { 580, "sntp-heartbeat", "SNTP HEARTBEAT" },
488 { 581, "bdp", "Bundle Discovery Protocol" },
489 { 582, "scc-security", "SCC Security" },
490 { 583, "philips-vc", "Philips Video-Conferencing" },
491 { 584, "keyserver", "Key Server" },
492 { 586, "password-chg", "Password Change" },
493 { 587, "submission", "Message Submission" },
494 { 588, "cal", "CAL" },
495 { 589, "eyelink", "EyeLink" },
496 { 590, "tns-cml", "TNS CML" },
497 { 591, "http-alt", "FileMaker, Inc. - HTTP Alternate (see Port 80)" },
498 { 592, "eudora-set", "Eudora Set" },
499 { 593, "http-rpc-epmap", "HTTP RPC Ep Map" },
500 { 594, "tpip", "TPIP" },
501 { 595, "cab-protocol", "CAB Protocol" },
502 { 596, "smsd", "SMSD" },
503 { 597, "ptcnameservice", "PTC Name Service" },
504 { 598, "sco-websrvrmg3", "SCO Web Server Manager 3" },
505 { 599, "acp", "Aeolon Core Protocol" },
506 { 600, "ipcserver", "Sun IPC server" },
507 { 601, "syslog-conn", "Reliable Syslog Service" },
508 { 602, "xmlrpc-beep", "XML-RPC over BEEP" },
509 { 603, "idxp", "IDXP" },
510 { 604, "tunnel", "TUNNEL" },
511 { 605, "soap-beep", "SOAP over BEEP" },
512 { 606, "urm", "Cray Unified Resource Manager" },
513 { 607, "nqs", "" },
514 { 608, "sift-uft", "Sender-Initiated/Unsolicited File Transfer" },
515 { 609, "npmp-trap", "" },
516 { 610, "npmp-local", "" },
517 { 611, "npmp-gui", "" },
518 { 612, "hmmp-ind", "HMMP Indication" },
519 { 613, "hmmp-op", "HMMP Operation" },
520 { 614, "sshell", "SSLshell" },
521 { 615, "sco-inetmgr", "Internet Configuration Manager" },
522 { 616, "sco-sysmgr", "SCO System Administration Server" },
523 { 617, "sco-dtmgr", "SCO Desktop Administration Server" },
524 { 618, "dei-icda", "DEI-ICDA" },
525 { 619, "compaq-evm", "Compaq EVM" },
526 { 620, "sco-websrvrmgr", "SCO WebServer Manager" },
527 { 621, "escp-ip", "ESCP" },
528 { 622, "collaborator", "Collaborator" },
529 { 624, "cryptoadmin", "Crypto Admin" },
530 { 625, "dec-dlm", "DEC DLM" },
531 { 626, "asia", "ASIA" },
532 { 627, "passgo-tivoli", "PassGo Tivoli" },
533 { 628, "qmqp", "QMQP" },
534 { 629, "3com-amp3", "3Com AMP3" },
535 { 630, "rda", "RDA" },
536 { 631, "ipp", "IPP (Internet Printing Protocol)" },
537 { 632, "bmpp", "" },
538 { 633, "servstat", "Service Status update (Sterling Software)" },
539 { 634, "ginad", "" },
540 { 635, "rlzdbase", "RLZ DBase" },
541 { 636, "ldaps", "ldap protocol over TLS/SSL (was sldap)" },
542 { 637, "lanserver", "" },
543 { 638, "mcns-sec", "" },
544 { 639, "msdp", "MSDP" },
545 { 640, "entrust-sps", "" },
546 { 641, "repcmd", "" },
547 { 642, "esro-emsdp", "ESRO-EMSDP V1.3" },
548 { 643, "sanity", "SANity" },
549 { 644, "dwr", "" },
550 { 645, "pssc", "PSSC" },
551 { 646, "ldp", "LDP" },
552 { 647, "dhcp-failover", "DHCP Failover" },
553 { 648, "rrp", "Registry Registrar Protocol (RRP)" },
554 { 649, "cadview-3d", "Cadview-3d - streaming 3d models over the internet" },
555 { 650, "obex", "OBEX" },
556 { 651, "ieee-mms", "IEEE MMS" },
557 { 652, "hello-port", "HELLO_PORT" },
558 { 653, "repscmd", "RepCmd" },
559 { 654, "aodv", "AODV" },
560 { 655, "tinc", "TINC" },
561 { 656, "spmp", "SPMP" },
562 { 657, "rmc", "RMC" },
563 { 658, "tenfold", "TenFold" },
564 { 660, "mac-srvr-admin", "MacOS Server Admin" },
565 { 661, "hap", "HAP" },
566 { 662, "pftp", "PFTP" },
567 { 663, "purenoise", "PureNoise" },
568 { 665, "sun-dr", "Sun DR" },
569 { 666, "mdqs", "" },
570 { 667, "disclose", "campaign contribution disclosures - SDR Technologies" },
571 { 668, "mecomm", "MeComm" },
572 { 669, "meregister", "MeRegister" },
573 { 670, "vacdsm-sws", "VACDSM-SWS" },
574 { 671, "vacdsm-app", "VACDSM-APP" },
575 { 672, "vpps-qua", "VPPS-QUA" },
576 { 673, "cimplex", "CIMPLEX" },
577 { 674, "acap", "ACAP" },
578 { 675, "dctp", "DCTP" },
579 { 676, "vpps-via", "VPPS Via" },
580 { 677, "vpp", "Virtual Presence Protocol" },
581 { 678, "ggf-ncp", "GNU Generation Foundation NCP" },
582 { 679, "mrm", "MRM" },
583 { 680, "entrust-aaas", "" },
584 { 681, "entrust-aams", "" },
585 { 682, "xfr", "XFR" },
586 { 683, "corba-iiop", "CORBA IIOP" },
587 { 684, "corba-iiop-ssl", "CORBA IIOP SSL" },
588 { 685, "mdc-portmapper", "MDC Port Mapper" },
589 { 686, "hcp-wismar", "Hardware Control Protocol Wismar" },
590 { 687, "asipregistry", "" },
591 { 688, "realm-rusd", "ApplianceWare managment protocol" },
592 { 689, "nmap", "NMAP" },
593 { 690, "vatp", "Velneo Application Transfer Protocol" },
594 { 691, "msexch-routing", "MS Exchange Routing" },
595 { 692, "hyperwave-isp", "Hyperwave-ISP" },
596 { 693, "connendp", "almanid Connection Endpoint" },
597 { 694, "ha-cluster", "" },
598 { 695, "ieee-mms-ssl", "IEEE-MMS-SSL" },
599 { 696, "rushd", "RUSHD" },
600 { 697, "uuidgen", "UUIDGEN" },
601 { 698, "olsr", "OLSR" },
602 { 699, "accessnetwork", "Access Network" },
603 { 700, "epp", "Extensible Provisioning Protocol" },
604 { 701, "lmp", "Link Management Protocol (LMP)" },
605 { 702, "iris-beep", "IRIS over BEEP" },
606 { 704, "elcsd", "errlog copy/server daemon" },
607 { 705, "agentx", "AgentX" },
608 { 706, "silc", "SILC" },
609 { 707, "borland-dsj", "Borland DSJ" },
610 { 709, "entrust-kmsh", "Entrust Key Management Service Handler" },
611 { 710, "entrust-ash", "Entrust Administration Service Handler" },
612 { 711, "cisco-tdp", "Cisco TDP" },
613 { 712, "tbrpf", "TBRPF" },
614 { 713, "iris-xpc", "IRIS over XPC" },
615 { 714, "iris-xpcs", "IRIS over XPCS" },
616 { 715, "iris-lwz", "IRIS-LWZ" },
617 { 729, "netviewdm1", "IBM NetView DM/6000 Server/Client" },
618 { 730, "netviewdm2", "IBM NetView DM/6000 send/tcp" },
619 { 731, "netviewdm3", "IBM NetView DM/6000 receive/tcp" },
620 { 741, "netgw", "netGW" },
621 { 742, "netrcs", "Network based Rev. Cont. Sys." },
622 { 744, "flexlm", "Flexible License Manager" },
623 { 747, "fujitsu-dev", "Fujitsu Device Control" },
624 { 748, "ris-cm", "Russell Info Sci Calendar Manager" },
625 { 749, "kerberos-adm", "kerberos administration" },
626 { 751, "pump", "" },
627 { 752, "qrh", "" },
628 { 753, "rrh", "" },
629 { 754, "tell", "send" },
630 { 758, "nlogin", "" },
631 { 759, "con", "" },
632 { 760, "ns", "" },
633 { 761, "rxe", "" },
634 { 762, "quotad", "" },
635 { 763, "cycleserv", "" },
636 { 764, "omserv", "" },
637 { 765, "webster", "" },
638 { 767, "phonebook", "phone" },
639 { 769, "vid", "" },
640 { 770, "cadlock", "" },
641 { 771, "rtip", "" },
642 { 772, "cycleserv2", "" },
643 { 776, "wpages", "" },
644 { 777, "multiling-http", "Multiling HTTP" },
645 { 780, "wpgs", "" },
646 { 800, "mdbs-daemon", "" },
647 { 801, "device", "" },
648 { 802, "mbap-s", "Modbus Application Protocol Secure" },
649 { 810, "fcp-udp", "FCP" },
650 { 828, "itm-mcell-s", "" },
651 { 829, "pkix-3-ca-ra", "PKIX-3 CA/RA" },
652 { 830, "netconf-ssh", "NETCONF over SSH" },
653 { 831, "netconf-beep", "NETCONF over BEEP" },
654 { 832, "netconfsoaphttp", "NETCONF for SOAP over HTTPS" },
655 { 833, "netconfsoapbeep", "NETCONF for SOAP over BEEP" },
656 { 847, "dhcp-failover2", "dhcp-failover 2" },
657 { 848, "gdoi", "GDOI" },
658 { 853, "domain-s", "DNS query-response protocol run over TLS" },
659 { 854, "dlep", "Dynamic Link Exchange Protocol (DLEP)" },
660 { 860, "iscsi", "iSCSI" },
661 { 873, "rsync", "" },
662 { 886, "iclcnet-locate", "ICL coNETion locate server" },
663 { 887, "iclcnet-svinfo", "ICL coNETion server info" },
664 { 888, "accessbuilder", "AccessBuilder" },
665 { 900, "omginitialrefs", "OMG Initial Refs" },
666 { 901, "smpnameres", "SMPNAMERES" },
667 { 902, "ideafarm-door", "self documenting Telnet Door" },
668 { 903, "ideafarm-panic", "self documenting Telnet Panic Door" },
669 { 910, "kink", "Kerberized Internet Negotiation of Keys (KINK)" },
670 { 911, "xact-backup", "" },
671 { 912, "apex-mesh", "APEX relay-relay service" },
672 { 913, "apex-edge", "APEX endpoint-relay service" },
673 { 989, "ftps-data", "ftp protocol, data, over TLS/SSL" },
674 { 990, "ftps", "ftp protocol, control, over TLS/SSL" },
675 { 991, "nas", "Netnews Administration System" },
676 { 992, "telnets", "telnet protocol over TLS/SSL" },
677 { 995, "pop3s", "POP3 over TLS protocol" },
678 { 996, "vsinet", "" },
679 { 997, "maitrd", "" },
680 { 1000, "cadlock2", "" },
681 { 1010, "surf", "" },
682 { 1021, "exp1", "RFC3692-style Experiment 1" },
683 { 1022, "exp2", "RFC3692-style Experiment 2" },
684 { 1025, "blackjack", "network blackjack" },
685 { 1026, "cap", "Calendar Access Protocol" },
686 { 1029, "solid-mux", "Solid Mux Server" },
687 { 1033, "netinfo-local", "local netinfo port" },
688 { 1034, "activesync", "ActiveSync Notifications" },
689 { 1035, "mxxrlogin", "MX-XR RPC" },
690 { 1036, "nsstp", "Nebula Secure Segment Transfer Protocol" },
691 { 1037, "ams", "AMS" },
692 { 1038, "mtqp", "Message Tracking Query Protocol" },
693 { 1039, "sbl", "Streamlined Blackhole" },
694 { 1040, "netarx", "Netarx Netcare" },
695 { 1041, "danf-ak2", "AK2 Product" },
696 { 1042, "afrog", "Subnet Roaming" },
697 { 1043, "boinc-client", "BOINC Client Control" },
698 { 1044, "dcutility", "Dev Consortium Utility" },
699 { 1045, "fpitp", "Fingerprint Image Transfer Protocol" },
700 { 1046, "wfremotertm", "WebFilter Remote Monitor" },
701 { 1047, "neod1", "Sun's NEO Object Request Broker" },
702 { 1048, "neod2", "Sun's NEO Object Request Broker" },
703 { 1049, "td-postman", "Tobit David Postman VPMN" },
704 { 1050, "cma", "CORBA Management Agent" },
705 { 1051, "optima-vnet", "Optima VNET" },
706 { 1052, "ddt", "Dynamic DNS Tools" },
707 { 1053, "remote-as", "Remote Assistant (RA)" },
708 { 1054, "brvread", "BRVREAD" },
709 { 1055, "ansyslmd", "ANSYS - License Manager" },
710 { 1056, "vfo", "VFO" },
711 { 1057, "startron", "STARTRON" },
712 { 1058, "nim", "" },
713 { 1059, "nimreg", "" },
714 { 1060, "polestar", "POLESTAR" },
715 { 1061, "kiosk", "KIOSK" },
716 { 1062, "veracity", "Veracity" },
717 { 1063, "kyoceranetdev", "KyoceraNetDev" },
718 { 1064, "jstel", "JSTEL" },
719 { 1065, "syscomlan", "SYSCOMLAN" },
720 { 1066, "fpo-fns", "FPO-FNS" },
721 { 1067, "instl-boots", "Installation Bootstrap Proto. Serv." },
722 { 1068, "instl-bootc", "Installation Bootstrap Proto. Cli." },
723 { 1069, "cognex-insight", "COGNEX-INSIGHT" },
724 { 1070, "gmrupdateserv", "GMRUpdateSERV" },
725 { 1071, "bsquare-voip", "BSQUARE-VOIP" },
726 { 1072, "cardax", "CARDAX" },
727 { 1073, "bridgecontrol", "Bridge Control" },
728 { 1074, "warmspotMgmt", "Warmspot Management Protocol" },
729 { 1075, "rdrmshc", "RDRMSHC" },
730 { 1076, "dab-sti-c", "DAB STI-C" },
731 { 1077, "imgames", "IMGames" },
732 { 1078, "avocent-proxy", "Avocent Proxy Protocol" },
733 { 1079, "asprovatalk", "ASPROVATalk" },
734 { 1080, "socks", "Socks" },
735 { 1081, "pvuniwien", "PVUNIWIEN" },
736 { 1082, "amt-esd-prot", "AMT-ESD-PROT" },
737 { 1083, "ansoft-lm-1", "Anasoft License Manager" },
738 { 1084, "ansoft-lm-2", "Anasoft License Manager" },
739 { 1085, "webobjects", "Web Objects" },
740 { 1086, "cplscrambler-lg", "CPL Scrambler Logging" },
741 { 1087, "cplscrambler-in", "CPL Scrambler Internal" },
742 { 1088, "cplscrambler-al", "CPL Scrambler Alarm Log" },
743 { 1089, "ff-annunc", "FF Annunciation" },
744 { 1090, "ff-fms", "FF Fieldbus Message Specification" },
745 { 1091, "ff-sm", "FF System Management" },
746 { 1092, "obrpd", "Open Business Reporting Protocol" },
747 { 1093, "proofd", "PROOFD" },
748 { 1094, "rootd", "ROOTD" },
749 { 1095, "nicelink", "NICELink" },
750 { 1096, "cnrprotocol", "Common Name Resolution Protocol" },
751 { 1097, "sunclustermgr", "Sun Cluster Manager" },
752 { 1098, "rmiactivation", "RMI Activation" },
753 { 1099, "rmiregistry", "RMI Registry" },
754 { 1100, "mctp", "MCTP" },
755 { 1101, "pt2-discover", "PT2-DISCOVER" },
756 { 1102, "adobeserver-1", "ADOBE SERVER 1" },
757 { 1103, "adobeserver-2", "ADOBE SERVER 2" },
758 { 1104, "xrl", "XRL" },
759 { 1105, "ftranhc", "FTRANHC" },
760 { 1106, "isoipsigport-1", "ISOIPSIGPORT-1" },
761 { 1107, "isoipsigport-2", "ISOIPSIGPORT-2" },
762 { 1108, "ratio-adp", "" },
763 { 1111, "lmsocialserver", "LM Social Server" },
764 { 1112, "icp", "Intelligent Communication Protocol" },
765 { 1113, "ltp-deepspace", "Licklider Transmission Protocol" },
766 { 1114, "mini-sql", "Mini SQL" },
767 { 1115, "ardus-trns", "ARDUS Transfer" },
768 { 1116, "ardus-cntl", "ARDUS Control" },
769 { 1117, "ardus-mtrns", "ARDUS Multicast Transfer" },
770 { 1118, "sacred", "SACRED" },
771 { 1119, "bnetgame", "Battle.net Chat/Game Protocol" },
772 { 1120, "bnetfile", "Battle.net File Transfer Protocol" },
773 { 1121, "rmpp", "Datalode RMPP" },
774 { 1122, "availant-mgr", "" },
775 { 1123, "murray", "Murray" },
776 { 1124, "hpvmmcontrol", "HP VMM Control" },
777 { 1125, "hpvmmagent", "HP VMM Agent" },
778 { 1126, "hpvmmdata", "HP VMM Agent" },
779 { 1127, "kwdb-commn", "KWDB Remote Communication" },
780 { 1128, "saphostctrl", "SAPHostControl over SOAP/HTTP" },
781 { 1129, "saphostctrls", "SAPHostControl over SOAP/HTTPS" },
782 { 1130, "casp", "CAC App Service Protocol" },
783 { 1131, "caspssl", "CAC App Service Protocol Encripted" },
784 { 1132, "kvm-via-ip", "KVM-via-IP Management Service" },
785 { 1133, "dfn", "Data Flow Network" },
786 { 1134, "aplx", "MicroAPL APLX" },
787 { 1135, "omnivision", "OmniVision Communication Service" },
788 { 1136, "hhb-gateway", "HHB Gateway Control" },
789 { 1137, "trim", "TRIM Workgroup Service" },
790 { 1138, "encrypted-admin", "encrypted admin requests" },
791 { 1139, "evm", "Enterprise Virtual Manager" },
792 { 1140, "autonoc", "AutoNOC Network Operations Protocol" },
793 { 1141, "mxomss", "User Message Service" },
794 { 1142, "edtools", "User Discovery Service" },
795 { 1143, "imyx", "Infomatryx Exchange" },
796 { 1144, "fuscript", "Fusion Script" },
797 { 1145, "x9-icue", "X9 iCue Show Control" },
798 { 1146, "audit-transfer", "" },
799 { 1147, "capioverlan", "CAPIoverLAN" },
800 { 1148, "elfiq-repl", "Elfiq Replication Service" },
801 { 1149, "bvtsonar", "BlueView Sonar Service" },
802 { 1150, "blaze", "Blaze File Server" },
803 { 1151, "unizensus", "Unizensus Login Server" },
804 { 1152, "winpoplanmess", "Winpopup LAN Messenger" },
805 { 1153, "c1222-acse", "ANSI C12.22 Port" },
806 { 1154, "resacommunity", "Community Service" },
807 { 1155, "nfa", "Network File Access" },
808 { 1156, "iascontrol-oms", "iasControl OMS" },
809 { 1157, "iascontrol", "Oracle iASControl" },
810 { 1158, "dbcontrol-oms", "dbControl OMS" },
811 { 1159, "oracle-oms", "Oracle OMS" },
812 { 1160, "olsv", "DB Lite Mult-User Server" },
813 { 1161, "health-polling", "Health Polling" },
814 { 1162, "health-trap", "Health Trap" },
815 { 1163, "sddp", "SmartDialer Data Protocol" },
816 { 1164, "qsm-proxy", "QSM Proxy Service" },
817 { 1165, "qsm-gui", "QSM GUI Service" },
818 { 1166, "qsm-remote", "QSM RemoteExec" },
819 { 1167, "cisco-ipsla", "Cisco IP SLAs Control Protocol" },
820 { 1168, "vchat", "VChat Conference Service" },
821 { 1169, "tripwire", "TRIPWIRE" },
822 { 1170, "atc-lm", "AT+C License Manager" },
823 { 1171, "atc-appserver", "AT+C FmiApplicationServer" },
824 { 1172, "dnap", "DNA Protocol" },
825 { 1173, "d-cinema-rrp", "D-Cinema Request-Response" },
826 { 1174, "fnet-remote-ui", "FlashNet Remote Admin" },
827 { 1175, "dossier", "Dossier Server" },
828 { 1176, "indigo-server", "Indigo Home Server" },
829 { 1177, "dkmessenger", "DKMessenger Protocol" },
830 { 1178, "sgi-storman", "SGI Storage Manager" },
831 { 1179, "b2n", "Backup To Neighbor" },
832 { 1180, "mc-client", "Millicent Client Proxy" },
833 { 1181, "3comnetman", "3Com Net Management" },
834 { 1183, "llsurfup-http", "LL Surfup HTTP" },
835 { 1184, "llsurfup-https", "LL Surfup HTTPS" },
836 { 1185, "catchpole", "Catchpole port" },
837 { 1186, "mysql-cluster", "MySQL Cluster Manager" },
838 { 1187, "alias", "Alias Service" },
839 { 1188, "hp-webadmin", "HP Web Admin" },
840 { 1189, "unet", "Unet Connection" },
841 { 1190, "commlinx-avl", "CommLinx GPS / AVL System" },
842 { 1191, "gpfs", "General Parallel File System" },
843 { 1192, "caids-sensor", "caids sensors channel" },
844 { 1193, "fiveacross", "Five Across Server" },
845 { 1194, "openvpn", "OpenVPN" },
846 { 1195, "rsf-1", "RSF-1 clustering" },
847 { 1196, "netmagic", "Network Magic" },
848 { 1197, "carrius-rshell", "Carrius Remote Access" },
849 { 1198, "cajo-discovery", "cajo reference discovery" },
850 { 1199, "dmidi", "DMIDI" },
851 { 1200, "scol", "SCOL" },
852 { 1201, "nucleus-sand", "Nucleus Sand Database Server" },
853 { 1202, "caiccipc", "" },
854 { 1203, "ssslic-mgr", "License Validation" },
855 { 1204, "ssslog-mgr", "Log Request Listener" },
856 { 1205, "accord-mgc", "Accord-MGC" },
857 { 1206, "anthony-data", "Anthony Data" },
858 { 1207, "metasage", "MetaSage" },
859 { 1208, "seagull-ais", "SEAGULL AIS" },
860 { 1209, "ipcd3", "IPCD3" },
861 { 1210, "eoss", "EOSS" },
862 { 1211, "groove-dpp", "Groove DPP" },
863 { 1212, "lupa", "" },
864 { 1213, "mpc-lifenet", "Medtronic/Physio-Control LIFENET" },
865 { 1214, "kazaa", "KAZAA" },
866 { 1215, "scanstat-1", "scanSTAT 1.0" },
867 { 1216, "etebac5", "ETEBAC 5" },
868 { 1217, "hpss-ndapi", "HPSS NonDCE Gateway" },
869 { 1218, "aeroflight-ads", "AeroFlight-ADs" },
870 { 1219, "aeroflight-ret", "AeroFlight-Ret" },
871 { 1220, "qt-serveradmin", "QT SERVER ADMIN" },
872 { 1221, "sweetware-apps", "SweetWARE Apps" },
873 { 1222, "nerv", "SNI R&D network" },
874 { 1223, "tgp", "TrulyGlobal Protocol" },
875 { 1224, "vpnz", "VPNz" },
876 { 1225, "slinkysearch", "SLINKYSEARCH" },
877 { 1226, "stgxfws", "STGXFWS" },
878 { 1227, "dns2go", "DNS2Go" },
879 { 1228, "florence", "FLORENCE" },
880 { 1229, "zented", "ZENworks Tiered Electronic Distribution" },
881 { 1230, "periscope", "Periscope" },
882 { 1231, "menandmice-lpm", "" },
883 { 1232, "first-defense", "Remote systems monitoring" },
884 { 1233, "univ-appserver", "Universal App Server" },
885 { 1234, "search-agent", "Infoseek Search Agent" },
886 { 1235, "mosaicsyssvc1", "" },
887 { 1236, "bvcontrol", "" },
888 { 1237, "tsdos390", "" },
889 { 1238, "hacl-qs", "" },
890 { 1239, "nmsd", "NMSD" },
891 { 1240, "instantia", "Instantia" },
892 { 1241, "nessus", "" },
893 { 1242, "nmasoverip", "NMAS over IP" },
894 { 1243, "serialgateway", "SerialGateway" },
895 { 1244, "isbconference1", "" },
896 { 1245, "isbconference2", "" },
897 { 1246, "payrouter", "" },
898 { 1247, "visionpyramid", "VisionPyramid" },
899 { 1248, "hermes", "" },
900 { 1249, "mesavistaco", "Mesa Vista Co" },
901 { 1250, "swldy-sias", "" },
902 { 1251, "servergraph", "" },
903 { 1252, "bspne-pcc", "" },
904 { 1253, "q55-pcc", "" },
905 { 1254, "de-noc", "" },
906 { 1255, "de-cache-query", "" },
907 { 1256, "de-server", "" },
908 { 1257, "shockwave2", "Shockwave 2" },
909 { 1258, "opennl", "Open Network Library" },
910 { 1259, "opennl-voice", "Open Network Library Voice" },
911 { 1260, "ibm-ssd", "" },
912 { 1261, "mpshrsv", "" },
913 { 1262, "qnts-orb", "QNTS-ORB" },
914 { 1263, "dka", "" },
915 { 1264, "prat", "PRAT" },
916 { 1265, "dssiapi", "DSSIAPI" },
917 { 1266, "dellpwrappks", "DELLPWRAPPKS" },
918 { 1267, "epc", "eTrust Policy Compliance" },
919 { 1268, "propel-msgsys", "PROPEL-MSGSYS" },
920 { 1269, "watilapp", "WATiLaPP" },
921 { 1270, "opsmgr", "Microsoft Operations Manager" },
922 { 1271, "excw", "eXcW" },
923 { 1272, "cspmlockmgr", "CSPMLockMgr" },
924 { 1273, "emc-gateway", "EMC-Gateway" },
925 { 1274, "t1distproc", "" },
926 { 1275, "ivcollector", "" },
927 { 1277, "miva-mqs", "mqs" },
928 { 1278, "dellwebadmin-1", "Dell Web Admin 1" },
929 { 1279, "dellwebadmin-2", "Dell Web Admin 2" },
930 { 1280, "pictrography", "Pictrography" },
931 { 1281, "healthd", "" },
932 { 1282, "emperion", "Emperion" },
933 { 1283, "productinfo", "Product Information" },
934 { 1284, "iee-qfx", "IEE-QFX" },
935 { 1285, "neoiface", "" },
936 { 1286, "netuitive", "" },
937 { 1287, "routematch", "RouteMatch Com" },
938 { 1288, "navbuddy", "NavBuddy" },
939 { 1289, "jwalkserver", "JWalkServer" },
940 { 1290, "winjaserver", "WinJaServer" },
941 { 1291, "seagulllms", "SEAGULLLMS" },
942 { 1292, "dsdn", "" },
943 { 1293, "pkt-krb-ipsec", "PKT-KRB-IPSec" },
944 { 1294, "cmmdriver", "CMMdriver" },
945 { 1295, "ehtp", "End-by-Hop Transmission Protocol" },
946 { 1296, "dproxy", "" },
947 { 1297, "sdproxy", "" },
948 { 1298, "lpcp", "" },
949 { 1299, "hp-sci", "" },
950 { 1300, "h323hostcallsc", "H.323 Secure Call Control Signalling" },
951 { 1303, "sftsrv", "" },
952 { 1304, "boomerang", "Boomerang" },
953 { 1305, "pe-mike", "" },
954 { 1306, "re-conn-proto", "RE-Conn-Proto" },
955 { 1307, "pacmand", "Pacmand" },
956 { 1308, "odsi", "Optical Domain Service Interconnect (ODSI)" },
957 { 1309, "jtag-server", "JTAG server" },
958 { 1310, "husky", "Husky" },
959 { 1311, "rxmon", "RxMon" },
960 { 1312, "sti-envision", "STI Envision" },
961 { 1313, "bmc-patroldb", "BMC_PATROLDB" },
962 { 1314, "pdps", "Photoscript Distributed Printing System" },
963 { 1315, "els", "E.L.S., Event Listener Service" },
964 { 1316, "exbit-escp", "Exbit-ESCP" },
965 { 1317, "vrts-ipcserver", "" },
966 { 1318, "krb5gatekeeper", "" },
967 { 1319, "amx-icsp", "AMX-ICSP" },
968 { 1320, "amx-axbnet", "AMX-AXBNET" },
969 { 1321, "pip", "PIP" },
970 { 1322, "novation", "Novation" },
971 { 1323, "brcd", "" },
972 { 1324, "delta-mcp", "" },
973 { 1325, "dx-instrument", "DX-Instrument" },
974 { 1326, "wimsic", "WIMSIC" },
975 { 1327, "ultrex", "Ultrex" },
976 { 1328, "ewall", "EWALL" },
977 { 1329, "netdb-export", "" },
978 { 1330, "streetperfect", "StreetPerfect" },
979 { 1331, "intersan", "" },
980 { 1332, "pcia-rxp-b", "PCIA RXP-B" },
981 { 1333, "passwrd-policy", "Password Policy" },
982 { 1334, "writesrv", "" },
983 { 1335, "digital-notary", "Digital Notary Protocol" },
984 { 1336, "ischat", "Instant Service Chat" },
985 { 1337, "menandmice-dns", "menandmice DNS" },
986 { 1338, "wmc-log-svc", "WMC-log-svr" },
987 { 1339, "kjtsiteserver", "" },
988 { 1340, "naap", "NAAP" },
989 { 1341, "qubes", "QuBES" },
990 { 1342, "esbroker", "ESBroker" },
991 { 1343, "re101", "" },
992 { 1344, "icap", "ICAP" },
993 { 1345, "vpjp", "VPJP" },
994 { 1346, "alta-ana-lm", "Alta Analytics License Manager" },
995 { 1347, "bbn-mmc", "multi media conferencing" },
996 { 1348, "bbn-mmx", "multi media conferencing" },
997 { 1349, "sbook", "Registration Network Protocol" },
998 { 1350, "editbench", "Registration Network Protocol" },
999 { 1351, "equationbuilder", "Digital Tool Works (MIT)" },
1000 { 1352, "lotusnote", "Lotus Note" },
1001 { 1353, "relief", "Relief Consulting" },
1002 { 1354, "XSIP-network", "Five Across XSIP Network" },
1003 { 1355, "intuitive-edge", "Intuitive Edge" },
1004 { 1356, "cuillamartin", "CuillaMartin Company" },
1005 { 1357, "pegboard", "Electronic PegBoard" },
1006 { 1358, "connlcli", "CONNLCLI" },
1007 { 1359, "ftsrv", "FTSRV" },
1008 { 1360, "mimer", "MIMER" },
1009 { 1361, "linx", "LinX" },
1010 { 1362, "timeflies", "TimeFlies" },
1011 { 1363, "ndm-requester", "Network DataMover Requester" },
1012 { 1364, "ndm-server", "Network DataMover Server" },
1013 { 1365, "adapt-sna", "Network Software Associates" },
1014 { 1366, "netware-csp", "Novell NetWare Comm Service Platform" },
1015 { 1367, "dcs", "DCS" },
1016 { 1368, "screencast", "ScreenCast" },
1017 { 1369, "gv-us", "GlobalView to Unix Shell" },
1018 { 1370, "us-gv", "Unix Shell to GlobalView" },
1019 { 1371, "fc-cli", "Fujitsu Config Protocol" },
1020 { 1372, "fc-ser", "Fujitsu Config Protocol" },
1021 { 1373, "chromagrafx", "Chromagrafx" },
1022 { 1374, "molly", "EPI Software Systems" },
1023 { 1375, "bytex", "Bytex" },
1024 { 1376, "ibm-pps", "IBM Person to Person Software" },
1025 { 1377, "cichlid", "Cichlid License Manager" },
1026 { 1378, "elan", "Elan License Manager" },
1027 { 1379, "dbreporter", "Integrity Solutions" },
1028 { 1380, "telesis-licman", "Telesis Network License Manager" },
1029 { 1381, "apple-licman", "Apple Network License Manager" },
1030 { 1382, "udt-os", "udt_os" },
1031 { 1383, "gwha", "GW Hannaway Network License Manager" },
1032 { 1384, "os-licman", "Objective Solutions License Manager" },
1033 { 1385, "atex-elmd", "Atex Publishing License Manager" },
1034 { 1386, "checksum", "CheckSum License Manager" },
1035 { 1387, "cadsi-lm", "Computer Aided Design Software Inc LM" },
1036 { 1388, "objective-dbc", "Objective Solutions DataBase Cache" },
1037 { 1389, "iclpv-dm", "Document Manager" },
1038 { 1390, "iclpv-sc", "Storage Controller" },
1039 { 1391, "iclpv-sas", "Storage Access Server" },
1040 { 1392, "iclpv-pm", "Print Manager" },
1041 { 1393, "iclpv-nls", "Network Log Server" },
1042 { 1394, "iclpv-nlc", "Network Log Client" },
1043 { 1395, "iclpv-wsm", "PC Workstation Manager software" },
1044 { 1396, "dvl-activemail", "DVL Active Mail" },
1045 { 1397, "audio-activmail", "Audio Active Mail" },
1046 { 1398, "video-activmail", "Video Active Mail" },
1047 { 1399, "cadkey-licman", "Cadkey License Manager" },
1048 { 1400, "cadkey-tablet", "Cadkey Tablet Daemon" },
1049 { 1401, "goldleaf-licman", "Goldleaf License Manager" },
1050 { 1402, "prm-sm-np", "Prospero Resource Manager" },
1051 { 1403, "prm-nm-np", "Prospero Resource Manager" },
1052 { 1404, "igi-lm", "Infinite Graphics License Manager" },
1053 { 1405, "ibm-res", "IBM Remote Execution Starter" },
1054 { 1406, "netlabs-lm", "NetLabs License Manager" },
1055 { 1408, "sophia-lm", "Sophia License Manager" },
1056 { 1409, "here-lm", "Here License Manager" },
1057 { 1410, "hiq", "HiQ License Manager" },
1058 { 1411, "af", "AudioFile" },
1059 { 1412, "innosys", "InnoSys" },
1060 { 1413, "innosys-acl", "Innosys-ACL" },
1061 { 1414, "ibm-mqseries", "IBM MQSeries" },
1062 { 1415, "dbstar", "DBStar" },
1063 { 1416, "novell-lu6-2", "Novell LU6.2" },
1064 { 1417, "timbuktu-srv1", "Timbuktu Service 1 Port" },
1065 { 1418, "timbuktu-srv2", "Timbuktu Service 2 Port" },
1066 { 1419, "timbuktu-srv3", "Timbuktu Service 3 Port" },
1067 { 1420, "timbuktu-srv4", "Timbuktu Service 4 Port" },
1068 { 1421, "gandalf-lm", "Gandalf License Manager" },
1069 { 1422, "autodesk-lm", "Autodesk License Manager" },
1070 { 1423, "essbase", "Essbase Arbor Software" },
1071 { 1424, "hybrid", "Hybrid Encryption Protocol" },
1072 { 1425, "zion-lm", "Zion Software License Manager" },
1073 { 1426, "sais", "Satellite-data Acquisition System 1" },
1074 { 1427, "mloadd", "mloadd monitoring tool" },
1075 { 1428, "informatik-lm", "Informatik License Manager" },
1076 { 1429, "nms", "Hypercom NMS" },
1077 { 1430, "tpdu", "Hypercom TPDU" },
1078 { 1431, "rgtp", "Reverse Gossip Transport" },
1079 { 1432, "blueberry-lm", "Blueberry Software License Manager" },
1080 { 1433, "ms-sql-s", "Microsoft-SQL-Server" },
1081 { 1434, "ms-sql-m", "Microsoft-SQL-Monitor" },
1082 { 1435, "ibm-cics", "IBM CICS" },
1083 { 1436, "saism", "Satellite-data Acquisition System 2" },
1084 { 1437, "tabula", "Tabula" },
1085 { 1438, "eicon-server", "Eicon Security Agent/Server" },
1086 { 1439, "eicon-x25", "Eicon X25/SNA Gateway" },
1087 { 1440, "eicon-slp", "Eicon Service Location Protocol" },
1088 { 1441, "cadis-1", "Cadis License Management" },
1089 { 1442, "cadis-2", "Cadis License Management" },
1090 { 1443, "ies-lm", "Integrated Engineering Software" },
1091 { 1444, "marcam-lm", "Marcam License Management" },
1092 { 1445, "proxima-lm", "Proxima License Manager" },
1093 { 1446, "ora-lm", "Optical Research Associates License Manager" },
1094 { 1447, "apri-lm", "Applied Parallel Research LM" },
1095 { 1448, "oc-lm", "OpenConnect License Manager" },
1096 { 1449, "peport", "PEport" },
1097 { 1450, "dwf", "Tandem Distributed Workbench Facility" },
1098 { 1451, "infoman", "IBM Information Management" },
1099 { 1452, "gtegsc-lm", "GTE Government Systems License Man" },
1100 { 1453, "genie-lm", "Genie License Manager" },
1101 { 1454, "interhdl-elmd", "interHDL License Manager" },
1102 { 1455, "esl-lm", "ESL License Manager" },
1103 { 1456, "dca", "DCA" },
1104 { 1457, "valisys-lm", "Valisys License Manager" },
1105 { 1458, "nrcabq-lm", "Nichols Research Corp." },
1106 { 1459, "proshare1", "Proshare Notebook Application" },
1107 { 1460, "proshare2", "Proshare Notebook Application" },
1108 { 1461, "ibm-wrless-lan", "IBM Wireless LAN" },
1109 { 1462, "world-lm", "World License Manager" },
1110 { 1463, "nucleus", "Nucleus" },
1111 { 1464, "msl-lmd", "MSL License Manager" },
1112 { 1465, "pipes", "Pipes Platform" },
1113 { 1466, "oceansoft-lm", "Ocean Software License Manager" },
1114 { 1467, "csdmbase", "CSDMBASE" },
1115 { 1468, "csdm", "CSDM" },
1116 { 1469, "aal-lm", "Active Analysis Limited License Manager" },
1117 { 1470, "uaiact", "Universal Analytics" },
1118 { 1471, "csdmbase", "" },
1119 { 1472, "csdm", "" },
1120 { 1473, "openmath", "OpenMath" },
1121 { 1474, "telefinder", "Telefinder" },
1122 { 1475, "taligent-lm", "Taligent License Manager" },
1123 { 1476, "clvm-cfg", "" },
1124 { 1477, "ms-sna-server", "" },
1125 { 1478, "ms-sna-base", "" },
1126 { 1479, "dberegister", "" },
1127 { 1480, "pacerforum", "PacerForum" },
1128 { 1481, "airs", "AIRS" },
1129 { 1482, "miteksys-lm", "Miteksys License Manager" },
1130 { 1483, "afs", "AFS License Manager" },
1131 { 1484, "confluent", "Confluent License Manager" },
1132 { 1485, "lansource", "LANSource" },
1133 { 1486, "nms-topo-serv", "nms_topo_serv" },
1134 { 1487, "localinfosrvr", "LocalInfoSrvr" },
1135 { 1488, "docstor", "DocStor" },
1136 { 1489, "dmdocbroker", "" },
1137 { 1490, "insitu-conf", "" },
1138 { 1492, "stone-design-1", "" },
1139 { 1493, "netmap-lm", "netmap_lm" },
1140 { 1494, "ica", "" },
1141 { 1495, "cvc", "" },
1142 { 1496, "liberty-lm", "" },
1143 { 1497, "rfx-lm", "" },
1144 { 1498, "sybase-sqlany", "Sybase SQL Any" },
1145 { 1499, "fhc", "Federico Heinz Consultora" },
1146 { 1500, "vlsi-lm", "VLSI License Manager" },
1147 { 1501, "saiscm", "Satellite-data Acquisition System 3" },
1148 { 1502, "shivadiscovery", "Shiva" },
1149 { 1503, "imtc-mcs", "Databeam" },
1150 { 1504, "evb-elm", "EVB Software Engineering License Manager" },
1151 { 1505, "funkproxy", "Funk Software, Inc." },
1152 { 1506, "utcd", "Universal Time daemon (utcd)" },
1153 { 1507, "symplex", "" },
1154 { 1508, "diagmond", "" },
1155 { 1509, "robcad-lm", "Robcad, Ltd. License Manager" },
1156 { 1510, "mvx-lm", "Midland Valley Exploration Ltd. Lic. Man." },
1157 { 1511, "3l-l1", "" },
1158 { 1512, "wins", "Microsoft's Windows Internet Name Service" },
1159 { 1513, "fujitsu-dtc", "Fujitsu Systems Business of America, Inc" },
1160 { 1514, "fujitsu-dtcns", "Fujitsu Systems Business of America, Inc" },
1161 { 1515, "ifor-protocol", "" },
1162 { 1516, "vpad", "Virtual Places Audio data" },
1163 { 1517, "vpac", "Virtual Places Audio control" },
1164 { 1518, "vpvd", "Virtual Places Video data" },
1165 { 1519, "vpvc", "Virtual Places Video control" },
1166 { 1520, "atm-zip-office", "" },
1167 { 1521, "ncube-lm", "nCube License Manager" },
1168 { 1522, "ricardo-lm", "Ricardo North America License Manager" },
1169 { 1523, "cichild-lm", "cichild" },
1170 { 1524, "ingreslock", "ingres" },
1171 { 1525, "orasrv", "oracle" },
1172 { 1526, "pdap-np", "Prospero Data Access Prot non-priv" },
1173 { 1527, "tlisrv", "oracle" },
1174 { 1528, "norp", "Not Only a Routeing Protocol" },
1175 { 1529, "coauthor", "oracle" },
1176 { 1530, "rap-service", "" },
1177 { 1531, "rap-listen", "" },
1178 { 1532, "miroconnect", "" },
1179 { 1533, "virtual-places", "Virtual Places Software" },
1180 { 1534, "micromuse-lm", "" },
1181 { 1535, "ampr-info", "" },
1182 { 1536, "ampr-inter", "" },
1183 { 1537, "sdsc-lm", "isi-lm" },
1184 { 1538, "3ds-lm", "" },
1185 { 1539, "intellistor-lm", "Intellistor License Manager" },
1186 { 1540, "rds", "" },
1187 { 1541, "rds2", "" },
1188 { 1542, "gridgen-elmd", "" },
1189 { 1543, "simba-cs", "" },
1190 { 1544, "aspeclmd", "" },
1191 { 1545, "vistium-share", "" },
1192 { 1546, "abbaccuray", "" },
1193 { 1547, "laplink", "" },
1194 { 1548, "axon-lm", "Axon License Manager" },
1195 { 1550, "3m-image-lm", "Image Storage license manager 3M Company" },
1196 { 1551, "hecmtl-db", "HECMTL-DB" },
1197 { 1552, "pciarray", "" },
1198 { 1553, "sna-cs", "" },
1199 { 1554, "caci-lm", "CACI Products Company License Manager" },
1200 { 1555, "livelan", "" },
1201 { 1556, "veritas-pbx", "VERITAS Private Branch Exchange" },
1202 { 1557, "arbortext-lm", "ArborText License Manager" },
1203 { 1558, "xingmpeg", "" },
1204 { 1559, "web2host", "" },
1205 { 1560, "asci-val", "ASCI-RemoteSHADOW" },
1206 { 1561, "facilityview", "" },
1207 { 1562, "pconnectmgr", "" },
1208 { 1563, "cadabra-lm", "Cadabra License Manager" },
1209 { 1564, "pay-per-view", "Pay-Per-View" },
1210 { 1565, "winddlb", "WinDD" },
1211 { 1566, "corelvideo", "CORELVIDEO" },
1212 { 1567, "jlicelmd", "" },
1213 { 1568, "tsspmap", "" },
1214 { 1569, "ets", "" },
1215 { 1570, "orbixd", "" },
1216 { 1571, "rdb-dbs-disp", "Oracle Remote Data Base" },
1217 { 1572, "chip-lm", "Chipcom License Manager" },
1218 { 1573, "itscomm-ns", "" },
1219 { 1574, "mvel-lm", "" },
1220 { 1575, "oraclenames", "" },
1221 { 1576, "moldflow-lm", "Moldflow License Manager" },
1222 { 1577, "hypercube-lm", "" },
1223 { 1578, "jacobus-lm", "Jacobus License Manager" },
1224 { 1579, "ioc-sea-lm", "" },
1225 { 1581, "mil-2045-47001", "MIL-2045-47001" },
1226 { 1582, "msims", "MSIMS" },
1227 { 1583, "simbaexpress", "" },
1228 { 1584, "tn-tl-fd2", "" },
1229 { 1585, "intv", "" },
1230 { 1586, "ibm-abtact", "" },
1231 { 1587, "pra-elmd", "pra_elmd" },
1232 { 1588, "triquest-lm", "" },
1233 { 1589, "vqp", "VQP" },
1234 { 1590, "gemini-lm", "" },
1235 { 1591, "ncpm-pm", "" },
1236 { 1592, "commonspace", "" },
1237 { 1593, "mainsoft-lm", "" },
1238 { 1594, "sixtrak", "" },
1239 { 1595, "radio", "" },
1240 { 1597, "orbplus-iiop", "" },
1241 { 1598, "picknfs", "" },
1242 { 1599, "simbaservices", "" },
1243 { 1600, "issd", "" },
1244 { 1601, "aas", "" },
1245 { 1602, "inspect", "" },
1246 { 1603, "picodbc", "pickodbc" },
1247 { 1604, "icabrowser", "" },
1248 { 1605, "slp", "Salutation Manager (Salutation Protocol)" },
1249 { 1606, "slm-api", "Salutation Manager (SLM-API)" },
1250 { 1607, "stt", "" },
1251 { 1608, "smart-lm", "Smart Corp. License Manager" },
1252 { 1609, "isysg-lm", "" },
1253 { 1610, "taurus-wh", "" },
1254 { 1611, "ill", "Inter Library Loan" },
1255 { 1612, "netbill-trans", "NetBill Transaction Server" },
1256 { 1613, "netbill-keyrep", "NetBill Key Repository" },
1257 { 1614, "netbill-cred", "NetBill Credential Server" },
1258 { 1615, "netbill-auth", "NetBill Authorization Server" },
1259 { 1616, "netbill-prod", "NetBill Product Server" },
1260 { 1617, "nimrod-agent", "Nimrod Inter-Agent Communication" },
1261 { 1618, "skytelnet", "" },
1262 { 1619, "xs-openstorage", "" },
1263 { 1620, "faxportwinport", "" },
1264 { 1621, "softdataphone", "" },
1265 { 1622, "ontime", "" },
1266 { 1623, "jaleosnd", "" },
1267 { 1624, "udp-sr-port", "" },
1268 { 1625, "svs-omagent", "" },
1269 { 1626, "shockwave", "Shockwave" },
1270 { 1627, "t128-gateway", "T.128 Gateway" },
1271 { 1628, "lontalk-norm", "LonTalk normal" },
1272 { 1629, "lontalk-urgnt", "LonTalk urgent" },
1273 { 1630, "oraclenet8cman", "Oracle Net8 Cman" },
1274 { 1631, "visitview", "Visit view" },
1275 { 1632, "pammratc", "PAMMRATC" },
1276 { 1633, "pammrpc", "PAMMRPC" },
1277 { 1634, "loaprobe", "Log On America Probe" },
1278 { 1635, "edb-server1", "EDB Server 1" },
1279 { 1636, "isdc", "ISP shared public data control" },
1280 { 1637, "islc", "ISP shared local data control" },
1281 { 1638, "ismc", "ISP shared management control" },
1282 { 1639, "cert-initiator", "" },
1283 { 1640, "cert-responder", "" },
1284 { 1641, "invision", "InVision" },
1285 { 1642, "isis-am", "" },
1286 { 1643, "isis-ambc", "" },
1287 { 1644, "saiseh", "Satellite-data Acquisition System 4" },
1288 { 1645, "sightline", "SightLine" },
1289 { 1646, "sa-msg-port", "" },
1290 { 1647, "rsap", "" },
1291 { 1648, "concurrent-lm", "" },
1292 { 1649, "kermit", "" },
1293 { 1650, "nkd", "nkdn" },
1294 { 1651, "shiva-confsrvr", "shiva_confsrvr" },
1295 { 1652, "xnmp", "" },
1296 { 1653, "alphatech-lm", "" },
1297 { 1654, "stargatealerts", "" },
1298 { 1655, "dec-mbadmin", "" },
1299 { 1656, "dec-mbadmin-h", "" },
1300 { 1657, "fujitsu-mmpdc", "" },
1301 { 1658, "sixnetudr", "" },
1302 { 1659, "sg-lm", "Silicon Grail License Manager" },
1303 { 1660, "skip-mc-gikreq", "" },
1304 { 1661, "netview-aix-1", "" },
1305 { 1662, "netview-aix-2", "" },
1306 { 1663, "netview-aix-3", "" },
1307 { 1664, "netview-aix-4", "" },
1308 { 1665, "netview-aix-5", "" },
1309 { 1666, "netview-aix-6", "" },
1310 { 1667, "netview-aix-7", "" },
1311 { 1668, "netview-aix-8", "" },
1312 { 1669, "netview-aix-9", "" },
1313 { 1670, "netview-aix-10", "" },
1314 { 1671, "netview-aix-11", "" },
1315 { 1672, "netview-aix-12", "" },
1316 { 1673, "proshare-mc-1", "Intel Proshare Multicast" },
1317 { 1674, "proshare-mc-2", "Intel Proshare Multicast" },
1318 { 1675, "pdp", "Pacific Data Products" },
1319 { 1677, "groupwise", "" },
1320 { 1678, "prolink", "" },
1321 { 1679, "darcorp-lm", "" },
1322 { 1680, "microcom-sbp", "" },
1323 { 1681, "sd-elmd", "" },
1324 { 1682, "lanyon-lantern", "" },
1325 { 1683, "ncpm-hip", "" },
1326 { 1684, "snaresecure", "SnareSecure" },
1327 { 1685, "n2nremote", "" },
1328 { 1686, "cvmon", "" },
1329 { 1687, "nsjtp-ctrl", "" },
1330 { 1688, "nsjtp-data", "" },
1331 { 1689, "firefox", "" },
1332 { 1690, "ng-umds", "" },
1333 { 1691, "empire-empuma", "" },
1334 { 1692, "sstsys-lm", "" },
1335 { 1693, "rrirtr", "" },
1336 { 1694, "rrimwm", "" },
1337 { 1695, "rrilwm", "" },
1338 { 1696, "rrifmm", "" },
1339 { 1697, "rrisat", "" },
1340 { 1698, "rsvp-encap-1", "RSVP-ENCAPSULATION-1" },
1341 { 1699, "rsvp-encap-2", "RSVP-ENCAPSULATION-2" },
1342 { 1700, "mps-raft", "" },
1343 { 1701, "l2f", "" },
1344 { 1702, "deskshare", "" },
1345 { 1703, "hb-engine", "" },
1346 { 1704, "bcs-broker", "" },
1347 { 1705, "slingshot", "" },
1348 { 1706, "jetform", "" },
1349 { 1707, "vdmplay", "" },
1350 { 1708, "gat-lmd", "" },
1351 { 1709, "centra", "" },
1352 { 1710, "impera", "" },
1353 { 1711, "pptconference", "" },
1354 { 1712, "registrar", "resource monitoring service" },
1355 { 1713, "conferencetalk", "ConferenceTalk" },
1356 { 1714, "sesi-lm", "" },
1357 { 1715, "houdini-lm", "" },
1358 { 1716, "xmsg", "" },
1359 { 1717, "fj-hdnet", "" },
1360 { 1718, "h323gatedisc", "H.323 Multicast Gatekeeper Discover" },
1361 { 1719, "h323gatestat", "H.323 Unicast Gatekeeper Signaling" },
1362 { 1720, "h323hostcall", "H.323 Call Control Signalling" },
1363 { 1721, "caicci", "" },
1364 { 1722, "hks-lm", "HKS License Manager" },
1365 { 1723, "pptp", "" },
1366 { 1724, "csbphonemaster", "" },
1367 { 1725, "iden-ralp", "" },
1368 { 1726, "iberiagames", "IBERIAGAMES" },
1369 { 1727, "winddx", "" },
1370 { 1728, "telindus", "TELINDUS" },
1371 { 1729, "citynl", "CityNL License Management" },
1372 { 1730, "roketz", "" },
1373 { 1731, "msiccp", "MSICCP" },
1374 { 1732, "proxim", "" },
1375 { 1733, "siipat", "SIMS - SIIPAT Protocol for Alarm Transmission" },
1376 { 1734, "cambertx-lm", "Camber Corporation License Management" },
1377 { 1735, "privatechat", "PrivateChat" },
1378 { 1736, "street-stream", "" },
1379 { 1737, "ultimad", "" },
1380 { 1738, "gamegen1", "GameGen1" },
1381 { 1739, "webaccess", "" },
1382 { 1740, "encore", "" },
1383 { 1741, "cisco-net-mgmt", "" },
1384 { 1742, "3Com-nsd", "" },
1385 { 1743, "cinegrfx-lm", "Cinema Graphics License Manager" },
1386 { 1744, "ncpm-ft", "" },
1387 { 1745, "remote-winsock", "" },
1388 { 1746, "ftrapid-1", "" },
1389 { 1747, "ftrapid-2", "" },
1390 { 1748, "oracle-em1", "" },
1391 { 1749, "aspen-services", "" },
1392 { 1750, "sslp", "Simple Socket Library's PortMaster" },
1393 { 1751, "swiftnet", "SwiftNet" },
1394 { 1752, "lofr-lm", "Leap of Faith Research License Manager" },
1395 { 1754, "oracle-em2", "" },
1396 { 1755, "ms-streaming", "" },
1397 { 1756, "capfast-lmd", "" },
1398 { 1757, "cnhrp", "" },
1399 { 1758, "tftp-mcast", "" },
1400 { 1759, "spss-lm", "SPSS License Manager" },
1401 { 1760, "www-ldap-gw", "" },
1402 { 1761, "cft-0", "" },
1403 { 1762, "cft-1", "" },
1404 { 1763, "cft-2", "" },
1405 { 1764, "cft-3", "" },
1406 { 1765, "cft-4", "" },
1407 { 1766, "cft-5", "" },
1408 { 1767, "cft-6", "" },
1409 { 1768, "cft-7", "" },
1410 { 1769, "bmc-net-adm", "" },
1411 { 1770, "bmc-net-svc", "" },
1412 { 1771, "vaultbase", "" },
1413 { 1772, "essweb-gw", "EssWeb Gateway" },
1414 { 1773, "kmscontrol", "KMSControl" },
1415 { 1774, "global-dtserv", "" },
1416 { 1776, "femis", "Federal Emergency Management Information System" },
1417 { 1777, "powerguardian", "" },
1418 { 1778, "prodigy-intrnet", "prodigy-internet" },
1419 { 1779, "pharmasoft", "" },
1420 { 1780, "dpkeyserv", "" },
1421 { 1781, "answersoft-lm", "" },
1422 { 1782, "hp-hcip", "" },
1423 { 1784, "finle-lm", "Finle License Manager" },
1424 { 1785, "windlm", "Wind River Systems License Manager" },
1425 { 1786, "funk-logger", "" },
1426 { 1787, "funk-license", "" },
1427 { 1788, "psmond", "" },
1428 { 1789, "hello", "" },
1429 { 1790, "nmsp", "Narrative Media Streaming Protocol" },
1430 { 1791, "ea1", "EA1" },
1431 { 1792, "ibm-dt-2", "" },
1432 { 1793, "rsc-robot", "" },
1433 { 1794, "cera-bcm", "" },
1434 { 1795, "dpi-proxy", "" },
1435 { 1796, "vocaltec-admin", "Vocaltec Server Administration" },
1436 { 1797, "uma", "UMA" },
1437 { 1798, "etp", "Event Transfer Protocol" },
1438 { 1799, "netrisk", "NETRISK" },
1439 { 1800, "ansys-lm", "ANSYS-License manager" },
1440 { 1801, "msmq", "Microsoft Message Que" },
1441 { 1802, "concomp1", "ConComp1" },
1442 { 1803, "hp-hcip-gwy", "HP-HCIP-GWY" },
1443 { 1804, "enl", "ENL" },
1444 { 1805, "enl-name", "ENL-Name" },
1445 { 1806, "musiconline", "Musiconline" },
1446 { 1807, "fhsp", "Fujitsu Hot Standby Protocol" },
1447 { 1808, "oracle-vp2", "Oracle-VP2" },
1448 { 1809, "oracle-vp1", "Oracle-VP1" },
1449 { 1810, "jerand-lm", "Jerand License Manager" },
1450 { 1811, "scientia-sdb", "Scientia-SDB" },
1451 { 1812, "radius", "RADIUS" },
1452 { 1813, "radius-acct", "RADIUS Accounting" },
1453 { 1814, "tdp-suite", "TDP Suite" },
1454 { 1815, "mmpft", "Manufacturing messaging protocol for factory transmission" },
1455 { 1816, "harp", "HARP" },
1456 { 1817, "rkb-oscs", "RKB-OSCS" },
1457 { 1818, "etftp", "Enhanced Trivial File Transfer Protocol" },
1458 { 1819, "plato-lm", "Plato License Manager" },
1459 { 1820, "mcagent", "" },
1460 { 1821, "donnyworld", "" },
1461 { 1822, "es-elmd", "" },
1462 { 1823, "unisys-lm", "Unisys Natural Language License Manager" },
1463 { 1824, "metrics-pas", "" },
1464 { 1825, "direcpc-video", "DirecPC Video" },
1465 { 1826, "ardt", "ARDT" },
1466 { 1827, "asi", "ASI" },
1467 { 1828, "itm-mcell-u", "" },
1468 { 1829, "optika-emedia", "Optika eMedia" },
1469 { 1830, "net8-cman", "Oracle Net8 CMan Admin" },
1470 { 1831, "myrtle", "Myrtle" },
1471 { 1832, "tht-treasure", "ThoughtTreasure" },
1472 { 1833, "udpradio", "" },
1473 { 1834, "ardusuni", "ARDUS Unicast" },
1474 { 1835, "ardusmul", "ARDUS Multicast" },
1475 { 1836, "ste-smsc", "" },
1476 { 1837, "csoft1", "" },
1477 { 1838, "talnet", "TALNET" },
1478 { 1839, "netopia-vo1", "" },
1479 { 1840, "netopia-vo2", "" },
1480 { 1841, "netopia-vo3", "" },
1481 { 1842, "netopia-vo4", "" },
1482 { 1843, "netopia-vo5", "" },
1483 { 1844, "direcpc-dll", "DirecPC-DLL" },
1484 { 1845, "altalink", "" },
1485 { 1846, "tunstall-pnc", "Tunstall PNC" },
1486 { 1847, "slp-notify", "SLP Notification" },
1487 { 1848, "fjdocdist", "" },
1488 { 1849, "alpha-sms", "ALPHA-SMS" },
1489 { 1850, "gsi", "GSI" },
1490 { 1851, "ctcd", "" },
1491 { 1852, "virtual-time", "Virtual Time" },
1492 { 1853, "vids-avtp", "VIDS-AVTP" },
1493 { 1854, "buddy-draw", "Buddy Draw" },
1494 { 1855, "fiorano-rtrsvc", "Fiorano RtrSvc" },
1495 { 1856, "fiorano-msgsvc", "Fiorano MsgSvc" },
1496 { 1857, "datacaptor", "DataCaptor" },
1497 { 1858, "privateark", "PrivateArk" },
1498 { 1859, "gammafetchsvr", "Gamma Fetcher Server" },
1499 { 1860, "sunscalar-svc", "SunSCALAR Services" },
1500 { 1861, "lecroy-vicp", "LeCroy VICP" },
1501 { 1862, "mysql-cm-agent", "MySQL Cluster Manager Agent" },
1502 { 1863, "msnp", "MSNP" },
1503 { 1864, "paradym-31port", "Paradym 31 Port" },
1504 { 1865, "entp", "ENTP" },
1505 { 1866, "swrmi", "" },
1506 { 1867, "udrive", "UDRIVE" },
1507 { 1868, "viziblebrowser", "VizibleBrowser" },
1508 { 1869, "transact", "TransAct" },
1509 { 1870, "sunscalar-dns", "SunSCALAR DNS Service" },
1510 { 1871, "canocentral0", "Cano Central 0" },
1511 { 1872, "canocentral1", "Cano Central 1" },
1512 { 1873, "fjmpjps", "Fjmpjps" },
1513 { 1874, "fjswapsnp", "Fjswapsnp" },
1514 { 1875, "westell-stats", "" },
1515 { 1876, "ewcappsrv", "" },
1516 { 1877, "hp-webqosdb", "" },
1517 { 1878, "drmsmc", "" },
1518 { 1879, "nettgain-nms", "NettGain NMS" },
1519 { 1880, "vsat-control", "Gilat VSAT Control" },
1520 { 1881, "ibm-mqseries2", "IBM WebSphere MQ Everyplace" },
1521 { 1882, "ecsqdmn", "CA eTrust Common Services" },
1522 { 1883, "mqtt", "Message Queuing Telemetry Transport Protocol" },
1523 { 1884, "idmaps", "Internet Distance Map Svc" },
1524 { 1885, "vrtstrapserver", "Veritas Trap Server" },
1525 { 1886, "leoip", "Leonardo over IP" },
1526 { 1887, "filex-lport", "FileX Listening Port" },
1527 { 1888, "ncconfig", "NC Config Port" },
1528 { 1889, "unify-adapter", "Unify Web Adapter Service" },
1529 { 1890, "wilkenlistener", "wilkenListener" },
1530 { 1891, "childkey-notif", "ChildKey Notification" },
1531 { 1892, "childkey-ctrl", "ChildKey Control" },
1532 { 1893, "elad", "ELAD Protocol" },
1533 { 1894, "o2server-port", "O2Server Port" },
1534 { 1896, "b-novative-ls", "b-novative license server" },
1535 { 1897, "metaagent", "MetaAgent" },
1536 { 1898, "cymtec-port", "Cymtec secure management" },
1537 { 1899, "mc2studios", "MC2Studios" },
1538 { 1900, "ssdp", "SSDP" },
1539 { 1901, "fjicl-tep-a", "Fujitsu ICL Terminal Emulator Program A" },
1540 { 1902, "fjicl-tep-b", "Fujitsu ICL Terminal Emulator Program B" },
1541 { 1903, "linkname", "Local Link Name Resolution" },
1542 { 1904, "fjicl-tep-c", "Fujitsu ICL Terminal Emulator Program C" },
1543 { 1905, "sugp", "Secure UP.Link Gateway Protocol" },
1544 { 1906, "tpmd", "TPortMapperReq" },
1545 { 1907, "intrastar", "IntraSTAR" },
1546 { 1908, "dawn", "Dawn" },
1547 { 1909, "global-wlink", "Global World Link" },
1548 { 1910, "ultrabac", "UltraBac Software communications port" },
1549 { 1911, "mtp", "Starlight Networks Multimedia Transport Protocol" },
1550 { 1912, "rhp-iibp", "" },
1551 { 1913, "armadp", "" },
1552 { 1914, "elm-momentum", "Elm-Momentum" },
1553 { 1915, "facelink", "FACELINK" },
1554 { 1916, "persona", "Persoft Persona" },
1555 { 1917, "noagent", "nOAgent" },
1556 { 1918, "can-nds", "IBM Tivole Directory Service - NDS" },
1557 { 1919, "can-dch", "IBM Tivoli Directory Service - DCH" },
1558 { 1920, "can-ferret", "IBM Tivoli Directory Service - FERRET" },
1559 { 1921, "noadmin", "NoAdmin" },
1560 { 1922, "tapestry", "Tapestry" },
1561 { 1923, "spice", "SPICE" },
1562 { 1924, "xiip", "XIIP" },
1563 { 1925, "discovery-port", "Surrogate Discovery Port" },
1564 { 1926, "egs", "Evolution Game Server" },
1565 { 1927, "videte-cipc", "Videte CIPC Port" },
1566 { 1928, "emsd-port", "Expnd Maui Srvr Dscovr" },
1567 { 1929, "bandwiz-system", "Bandwiz System - Server" },
1568 { 1930, "driveappserver", "Drive AppServer" },
1569 { 1931, "amdsched", "AMD SCHED" },
1570 { 1932, "ctt-broker", "CTT Broker" },
1571 { 1933, "xmapi", "IBM LM MT Agent" },
1572 { 1934, "xaapi", "IBM LM Appl Agent" },
1573 { 1935, "macromedia-fcs", "Macromedia Flash Communications Server MX" },
1574 { 1936, "jetcmeserver", "JetCmeServer Server Port" },
1575 { 1937, "jwserver", "JetVWay Server Port" },
1576 { 1938, "jwclient", "JetVWay Client Port" },
1577 { 1939, "jvserver", "JetVision Server Port" },
1578 { 1940, "jvclient", "JetVision Client Port" },
1579 { 1941, "dic-aida", "DIC-Aida" },
1580 { 1942, "res", "Real Enterprise Service" },
1581 { 1943, "beeyond-media", "Beeyond Media" },
1582 { 1944, "close-combat", "" },
1583 { 1945, "dialogic-elmd", "" },
1584 { 1946, "tekpls", "" },
1585 { 1947, "sentinelsrm", "SentinelSRM" },
1586 { 1948, "eye2eye", "" },
1587 { 1949, "ismaeasdaqlive", "ISMA Easdaq Live" },
1588 { 1950, "ismaeasdaqtest", "ISMA Easdaq Test" },
1589 { 1951, "bcs-lmserver", "" },
1590 { 1952, "mpnjsc", "" },
1591 { 1953, "rapidbase", "Rapid Base" },
1592 { 1954, "abr-api", "ABR-API (diskbridge)" },
1593 { 1955, "abr-secure", "ABR-Secure Data (diskbridge)" },
1594 { 1956, "vrtl-vmf-ds", "Vertel VMF DS" },
1595 { 1957, "unix-status", "" },
1596 { 1958, "dxadmind", "CA Administration Daemon" },
1597 { 1959, "simp-all", "SIMP Channel" },
1598 { 1960, "nasmanager", "Merit DAC NASmanager" },
1599 { 1961, "bts-appserver", "BTS APPSERVER" },
1600 { 1962, "biap-mp", "BIAP-MP" },
1601 { 1963, "webmachine", "WebMachine" },
1602 { 1964, "solid-e-engine", "SOLID E ENGINE" },
1603 { 1965, "tivoli-npm", "Tivoli NPM" },
1604 { 1966, "slush", "Slush" },
1605 { 1967, "sns-quote", "SNS Quote" },
1606 { 1968, "lipsinc", "LIPSinc" },
1607 { 1969, "lipsinc1", "LIPSinc 1" },
1608 { 1970, "netop-rc", "NetOp Remote Control" },
1609 { 1971, "netop-school", "NetOp School" },
1610 { 1972, "intersys-cache", "Cache" },
1611 { 1973, "dlsrap", "Data Link Switching Remote Access Protocol" },
1612 { 1974, "drp", "DRP" },
1613 { 1975, "tcoflashagent", "TCO Flash Agent" },
1614 { 1976, "tcoregagent", "TCO Reg Agent" },
1615 { 1977, "tcoaddressbook", "TCO Address Book" },
1616 { 1978, "unisql", "UniSQL" },
1617 { 1979, "unisql-java", "UniSQL Java" },
1618 { 1980, "pearldoc-xact", "PearlDoc XACT" },
1619 { 1981, "p2pq", "p2pQ" },
1620 { 1982, "estamp", "Evidentiary Timestamp" },
1621 { 1983, "lhtp", "Loophole Test Protocol" },
1622 { 1984, "bb", "BB" },
1623 { 1985, "hsrp", "Hot Standby Router Protocol" },
1624 { 1986, "licensedaemon", "cisco license management" },
1625 { 1987, "tr-rsrb-p1", "cisco RSRB Priority 1 port" },
1626 { 1988, "tr-rsrb-p2", "cisco RSRB Priority 2 port" },
1627 { 1989, "tr-rsrb-p3", "cisco RSRB Priority 3 port" },
1628 { 1990, "stun-p1", "cisco STUN Priority 1 port" },
1629 { 1991, "stun-p2", "cisco STUN Priority 2 port" },
1630 { 1992, "stun-p3", "cisco STUN Priority 3 port" },
1631 { 1993, "snmp-tcp-port", "cisco SNMP TCP port" },
1632 { 1994, "stun-port", "cisco serial tunnel port" },
1633 { 1995, "perf-port", "cisco perf port" },
1634 { 1996, "tr-rsrb-port", "cisco Remote SRB port" },
1635 { 1997, "gdp-port", "cisco Gateway Discovery Protocol" },
1636 { 1998, "x25-svc-port", "cisco X.25 service (XOT)" },
1637 { 1999, "tcp-id-port", "cisco identification port" },
1638 { 2000, "cisco-sccp", "Cisco SCCP" },
1639 { 2002, "globe", "" },
1640 { 2003, "brutus", "Brutus Server" },
1641 { 2016, "bootserver", "" },
1642 { 2020, "xinupageserver", "" },
1643 { 2023, "xinuexpansion3", "" },
1644 { 2024, "xinuexpansion4", "" },
1645 { 2026, "scrabble", "" },
1646 { 2027, "shadowserver", "" },
1647 { 2028, "submitserver", "" },
1648 { 2029, "hsrpv6", "Hot Standby Router Protocol IPv6" },
1649 { 2030, "device2", "" },
1650 { 2031, "mobrien-chat", "" },
1651 { 2032, "blackboard", "" },
1652 { 2033, "glogger", "" },
1653 { 2034, "scoremgr", "" },
1654 { 2035, "imsldoc", "" },
1655 { 2036, "e-dpnet", "Ethernet WS DP network" },
1656 { 2037, "applus", "APplus Application Server" },
1657 { 2038, "objectmanager", "" },
1658 { 2039, "prizma", "Prizma Monitoring Service" },
1659 { 2040, "lam", "" },
1660 { 2041, "interbase", "" },
1661 { 2042, "isis", "" },
1662 { 2043, "isis-bcast", "" },
1663 { 2044, "rimsl", "" },
1664 { 2045, "cdfunc", "" },
1665 { 2046, "sdfunc", "" },
1666 { 2047, "dls", "" },
1667 { 2048, "dls-monitor", "" },
1668 { 2049, "nfs", "Network File System - Sun Microsystems" },
1669 { 2050, "av-emb-config", "Avaya EMB Config Port" },
1670 { 2051, "epnsdp", "EPNSDP" },
1671 { 2052, "clearvisn", "clearVisn Services Port" },
1672 { 2053, "lot105-ds-upd", "Lot105 DSuper Updates" },
1673 { 2054, "weblogin", "Weblogin Port" },
1674 { 2055, "iop", "Iliad-Odyssey Protocol" },
1675 { 2056, "omnisky", "OmniSky Port" },
1676 { 2057, "rich-cp", "Rich Content Protocol" },
1677 { 2058, "newwavesearch", "NewWaveSearchables RMI" },
1678 { 2059, "bmc-messaging", "BMC Messaging Service" },
1679 { 2060, "teleniumdaemon", "Telenium Daemon IF" },
1680 { 2061, "netmount", "NetMount" },
1681 { 2062, "icg-swp", "ICG SWP Port" },
1682 { 2063, "icg-bridge", "ICG Bridge Port" },
1683 { 2064, "icg-iprelay", "ICG IP Relay Port" },
1684 { 2065, "dlsrpn", "Data Link Switch Read Port Number" },
1685 { 2066, "aura", "AVM USB Remote Architecture" },
1686 { 2067, "dlswpn", "Data Link Switch Write Port Number" },
1687 { 2068, "avauthsrvprtcl", "Avocent AuthSrv Protocol" },
1688 { 2069, "event-port", "HTTP Event Port" },
1689 { 2070, "ah-esp-encap", "AH and ESP Encapsulated in UDP packet" },
1690 { 2071, "acp-port", "Axon Control Protocol" },
1691 { 2072, "msync", "GlobeCast mSync" },
1692 { 2073, "gxs-data-port", "DataReel Database Socket" },
1693 { 2074, "vrtl-vmf-sa", "Vertel VMF SA" },
1694 { 2075, "newlixengine", "Newlix ServerWare Engine" },
1695 { 2076, "newlixconfig", "Newlix JSPConfig" },
1696 { 2077, "tsrmagt", "Old Tivoli Storage Manager" },
1697 { 2078, "tpcsrvr", "IBM Total Productivity Center Server" },
1698 { 2079, "idware-router", "IDWARE Router Port" },
1699 { 2080, "autodesk-nlm", "Autodesk NLM (FLEXlm)" },
1700 { 2081, "kme-trap-port", "KME PRINTER TRAP PORT" },
1701 { 2082, "infowave", "Infowave Mobility Server" },
1702 { 2083, "radsec", "Secure Radius Service" },
1703 { 2084, "sunclustergeo", "SunCluster Geographic" },
1704 { 2085, "ada-cip", "ADA Control" },
1705 { 2086, "gnunet", "GNUnet" },
1706 { 2087, "eli", "ELI - Event Logging Integration" },
1707 { 2088, "ip-blf", "IP Busy Lamp Field" },
1708 { 2089, "sep", "Security Encapsulation Protocol - SEP" },
1709 { 2090, "lrp", "Load Report Protocol" },
1710 { 2091, "prp", "PRP" },
1711 { 2092, "descent3", "Descent 3" },
1712 { 2093, "nbx-cc", "NBX CC" },
1713 { 2094, "nbx-au", "NBX AU" },
1714 { 2095, "nbx-ser", "NBX SER" },
1715 { 2096, "nbx-dir", "NBX DIR" },
1716 { 2097, "jetformpreview", "Jet Form Preview" },
1717 { 2098, "dialog-port", "Dialog Port" },
1718 { 2099, "h2250-annex-g", "H.225.0 Annex G Signalling" },
1719 { 2100, "amiganetfs", "Amiga Network Filesystem" },
1720 { 2101, "rtcm-sc104", "" },
1721 { 2102, "zephyr-srv", "Zephyr server" },
1722 { 2103, "zephyr-clt", "Zephyr serv-hm connection" },
1723 { 2104, "zephyr-hm", "Zephyr hostmanager" },
1724 { 2105, "minipay", "MiniPay" },
1725 { 2106, "mzap", "MZAP" },
1726 { 2107, "bintec-admin", "BinTec Admin" },
1727 { 2108, "comcam", "Comcam" },
1728 { 2109, "ergolight", "Ergolight" },
1729 { 2110, "umsp", "UMSP" },
1730 { 2111, "dsatp", "OPNET Dynamic Sampling Agent Transaction Protocol" },
1731 { 2112, "idonix-metanet", "Idonix MetaNet" },
1732 { 2113, "hsl-storm", "HSL StoRM" },
1733 { 2114, "ariascribe", "Classical Music Meta-Data Access and Enhancement" },
1734 { 2115, "kdm", "Key Distribution Manager" },
1735 { 2116, "ccowcmr", "CCOWCMR" },
1736 { 2117, "mentaclient", "MENTACLIENT" },
1737 { 2118, "mentaserver", "MENTASERVER" },
1738 { 2119, "gsigatekeeper", "GSIGATEKEEPER" },
1739 { 2120, "qencp", "Quick Eagle Networks CP" },
1740 { 2121, "scientia-ssdb", "SCIENTIA-SSDB" },
1741 { 2122, "caupc-remote", "CauPC Remote Control" },
1742 { 2123, "gtp-control", "GTP-Control Plane (3GPP)" },
1743 { 2124, "elatelink", "ELATELINK" },
1744 { 2125, "lockstep", "LOCKSTEP" },
1745 { 2126, "pktcable-cops", "PktCable-COPS" },
1746 { 2127, "index-pc-wb", "INDEX-PC-WB" },
1747 { 2128, "net-steward", "Net Steward Control" },
1748 { 2129, "cs-live", "cs-live.com" },
1749 { 2130, "xds", "XDS" },
1750 { 2131, "avantageb2b", "Avantageb2b" },
1751 { 2132, "solera-epmap", "SoleraTec End Point Map" },
1752 { 2133, "zymed-zpp", "ZYMED-ZPP" },
1753 { 2134, "avenue", "AVENUE" },
1754 { 2135, "gris", "Grid Resource Information Server" },
1755 { 2136, "appworxsrv", "APPWORXSRV" },
1756 { 2137, "connect", "CONNECT" },
1757 { 2138, "unbind-cluster", "UNBIND-CLUSTER" },
1758 { 2139, "ias-auth", "IAS-AUTH" },
1759 { 2140, "ias-reg", "IAS-REG" },
1760 { 2141, "ias-admind", "IAS-ADMIND" },
1761 { 2142, "tdmoip", "TDM OVER IP" },
1762 { 2143, "lv-jc", "Live Vault Job Control" },
1763 { 2144, "lv-ffx", "Live Vault Fast Object Transfer" },
1764 { 2145, "lv-pici", "Live Vault Remote Diagnostic Console Support" },
1765 { 2146, "lv-not", "Live Vault Admin Event Notification" },
1766 { 2147, "lv-auth", "Live Vault Authentication" },
1767 { 2148, "veritas-ucl", "VERITAS UNIVERSAL COMMUNICATION LAYER" },
1768 { 2149, "acptsys", "ACPTSYS" },
1769 { 2150, "dynamic3d", "DYNAMIC3D" },
1770 { 2151, "docent", "DOCENT" },
1771 { 2152, "gtp-user", "GTP-User Plane (3GPP)" },
1772 { 2153, "ctlptc", "Control Protocol" },
1773 { 2154, "stdptc", "Standard Protocol" },
1774 { 2155, "brdptc", "Bridge Protocol" },
1775 { 2156, "trp", "Talari Reliable Protocol" },
1776 { 2157, "xnds", "Xerox Network Document Scan Protocol" },
1777 { 2158, "touchnetplus", "TouchNetPlus Service" },
1778 { 2159, "gdbremote", "GDB Remote Debug Port" },
1779 { 2160, "apc-2160", "APC 2160" },
1780 { 2161, "apc-2161", "APC 2161" },
1781 { 2162, "navisphere", "Navisphere" },
1782 { 2163, "navisphere-sec", "Navisphere Secure" },
1783 { 2164, "ddns-v3", "Dynamic DNS Version 3" },
1784 { 2165, "x-bone-api", "X-Bone API" },
1785 { 2166, "iwserver", "" },
1786 { 2167, "raw-serial", "Raw Async Serial Link" },
1787 { 2168, "easy-soft-mux", "easy-soft Multiplexer" },
1788 { 2169, "brain", "Backbone for Academic Information Notification (BRAIN)" },
1789 { 2170, "eyetv", "EyeTV Server Port" },
1790 { 2171, "msfw-storage", "MS Firewall Storage" },
1791 { 2172, "msfw-s-storage", "MS Firewall SecureStorage" },
1792 { 2173, "msfw-replica", "MS Firewall Replication" },
1793 { 2174, "msfw-array", "MS Firewall Intra Array" },
1794 { 2175, "airsync", "Microsoft Desktop AirSync Protocol" },
1795 { 2176, "rapi", "Microsoft ActiveSync Remote API" },
1796 { 2177, "qwave", "qWAVE Bandwidth Estimate" },
1797 { 2178, "bitspeer", "Peer Services for BITS" },
1798 { 2179, "vmrdp", "Microsoft RDP for virtual machines" },
1799 { 2180, "mc-gt-srv", "Millicent Vendor Gateway Server" },
1800 { 2181, "eforward", "" },
1801 { 2182, "cgn-stat", "CGN status" },
1802 { 2183, "cgn-config", "Code Green configuration" },
1803 { 2184, "nvd", "NVD User" },
1804 { 2185, "onbase-dds", "OnBase Distributed Disk Services" },
1805 { 2186, "gtaua", "Guy-Tek Automated Update Applications" },
1806 { 2190, "tivoconnect", "TiVoConnect Beacon" },
1807 { 2191, "tvbus", "TvBus Messaging" },
1808 { 2192, "asdis", "ASDIS software management" },
1809 { 2193, "drwcs", "Dr.Web Enterprise Management Service" },
1810 { 2197, "mnp-exchange", "MNP data exchange" },
1811 { 2198, "onehome-remote", "OneHome Remote Access" },
1812 { 2199, "onehome-help", "OneHome Service Port" },
1813 { 2201, "ats", "Advanced Training System Program" },
1814 { 2202, "imtc-map", "Int. Multimedia Teleconferencing Cosortium" },
1815 { 2203, "b2-runtime", "b2 Runtime Protocol" },
1816 { 2204, "b2-license", "b2 License Server" },
1817 { 2205, "jps", "Java Presentation Server" },
1818 { 2206, "hpocbus", "HP OpenCall bus" },
1819 { 2207, "hpssd", "HP Status and Services" },
1820 { 2208, "hpiod", "HP I/O Backend" },
1821 { 2209, "rimf-ps", "HP RIM for Files Portal Service" },
1822 { 2210, "noaaport", "NOAAPORT Broadcast Network" },
1823 { 2211, "emwin", "EMWIN" },
1824 { 2212, "leecoposserver", "LeeCO POS Server Service" },
1825 { 2213, "kali", "Kali" },
1826 { 2214, "rpi", "RDQ Protocol Interface" },
1827 { 2215, "ipcore", "IPCore.co.za GPRS" },
1828 { 2216, "vtu-comms", "VTU data service" },
1829 { 2217, "gotodevice", "GoToDevice Device Management" },
1830 { 2218, "bounzza", "Bounzza IRC Proxy" },
1831 { 2219, "netiq-ncap", "NetIQ NCAP Protocol" },
1832 { 2220, "netiq", "NetIQ End2End" },
1833 { 2221, "ethernet-ip-s", "EtherNet/IP over TLS" },
1834 { 2222, "EtherNet-IP-1", "EtherNet/IP I/O" },
1835 { 2223, "rockwell-csp2", "Rockwell CSP2" },
1836 { 2224, "efi-mg", "Easy Flexible Internet/Multiplayer Games" },
1837 { 2226, "di-drm", "Digital Instinct DRM" },
1838 { 2227, "di-msg", "DI Messaging Service" },
1839 { 2228, "ehome-ms", "eHome Message Server" },
1840 { 2229, "datalens", "DataLens Service" },
1841 { 2230, "queueadm", "MetaSoft Job Queue Administration Service" },
1842 { 2231, "wimaxasncp", "WiMAX ASN Control Plane Protocol" },
1843 { 2232, "ivs-video", "IVS Video default" },
1844 { 2233, "infocrypt", "INFOCRYPT" },
1845 { 2234, "directplay", "DirectPlay" },
1846 { 2235, "sercomm-wlink", "Sercomm-WLink" },
1847 { 2236, "nani", "Nani" },
1848 { 2237, "optech-port1-lm", "Optech Port1 License Manager" },
1849 { 2238, "aviva-sna", "AVIVA SNA SERVER" },
1850 { 2239, "imagequery", "Image Query" },
1851 { 2240, "recipe", "RECIPe" },
1852 { 2241, "ivsd", "IVS Daemon" },
1853 { 2242, "foliocorp", "Folio Remote Server" },
1854 { 2243, "magicom", "Magicom Protocol" },
1855 { 2244, "nmsserver", "NMS Server" },
1856 { 2245, "hao", "HaO" },
1857 { 2246, "pc-mta-addrmap", "PacketCable MTA Addr Map" },
1858 { 2247, "antidotemgrsvr", "Antidote Deployment Manager Service" },
1859 { 2248, "ums", "User Management Service" },
1860 { 2249, "rfmp", "RISO File Manager Protocol" },
1861 { 2250, "remote-collab", "" },
1862 { 2251, "dif-port", "Distributed Framework Port" },
1863 { 2252, "njenet-ssl", "NJENET using SSL" },
1864 { 2253, "dtv-chan-req", "DTV Channel Request" },
1865 { 2254, "seispoc", "Seismic P.O.C. Port" },
1866 { 2255, "vrtp", "VRTP - ViRtue Transfer Protocol" },
1867 { 2256, "pcc-mfp", "PCC MFP" },
1868 { 2257, "simple-tx-rx", "simple text/file transfer" },
1869 { 2258, "rcts", "Rotorcraft Communications Test System" },
1870 { 2259, "bid-serv", "BIF identifiers resolution service" },
1871 { 2260, "apc-2260", "APC 2260" },
1872 { 2261, "comotionmaster", "CoMotion Master Server" },
1873 { 2262, "comotionback", "CoMotion Backup Server" },
1874 { 2263, "ecwcfg", "ECweb Configuration Service" },
1875 { 2264, "apx500api-1", "Audio Precision Apx500 API Port 1" },
1876 { 2265, "apx500api-2", "Audio Precision Apx500 API Port 2" },
1877 { 2266, "mfserver", "M-Files Server" },
1878 { 2267, "ontobroker", "OntoBroker" },
1879 { 2268, "amt", "AMT" },
1880 { 2269, "mikey", "MIKEY" },
1881 { 2270, "starschool", "starSchool" },
1882 { 2271, "mmcals", "Secure Meeting Maker Scheduling" },
1883 { 2272, "mmcal", "Meeting Maker Scheduling" },
1884 { 2273, "mysql-im", "MySQL Instance Manager" },
1885 { 2274, "pcttunnell", "PCTTunneller" },
1886 { 2275, "ibridge-data", "iBridge Conferencing" },
1887 { 2276, "ibridge-mgmt", "iBridge Management" },
1888 { 2277, "bluectrlproxy", "Bt device control proxy" },
1889 { 2278, "s3db", "Simple Stacked Sequences Database" },
1890 { 2279, "xmquery", "" },
1891 { 2280, "lnvpoller", "LNVPOLLER" },
1892 { 2281, "lnvconsole", "LNVCONSOLE" },
1893 { 2282, "lnvalarm", "LNVALARM" },
1894 { 2283, "lnvstatus", "LNVSTATUS" },
1895 { 2284, "lnvmaps", "LNVMAPS" },
1896 { 2285, "lnvmailmon", "LNVMAILMON" },
1897 { 2286, "nas-metering", "NAS-Metering" },
1898 { 2287, "dna", "DNA" },
1899 { 2288, "netml", "NETML" },
1900 { 2289, "dict-lookup", "Lookup dict server" },
1901 { 2290, "sonus-logging", "Sonus Logging Services" },
1902 { 2291, "eapsp", "EPSON Advanced Printer Share Protocol" },
1903 { 2292, "mib-streaming", "Sonus Element Management Services" },
1904 { 2293, "npdbgmngr", "Network Platform Debug Manager" },
1905 { 2294, "konshus-lm", "Konshus License Manager (FLEX)" },
1906 { 2295, "advant-lm", "Advant License Manager" },
1907 { 2296, "theta-lm", "Theta License Manager (Rainbow)" },
1908 { 2297, "d2k-datamover1", "D2K DataMover 1" },
1909 { 2298, "d2k-datamover2", "D2K DataMover 2" },
1910 { 2299, "pc-telecommute", "PC Telecommute" },
1911 { 2300, "cvmmon", "CVMMON" },
1912 { 2301, "cpq-wbem", "Compaq HTTP" },
1913 { 2302, "binderysupport", "Bindery Support" },
1914 { 2303, "proxy-gateway", "Proxy Gateway" },
1915 { 2304, "attachmate-uts", "Attachmate UTS" },
1916 { 2305, "mt-scaleserver", "MT ScaleServer" },
1917 { 2306, "tappi-boxnet", "TAPPI BoxNet" },
1918 { 2307, "pehelp", "" },
1919 { 2308, "sdhelp", "" },
1920 { 2309, "sdserver", "SD Server" },
1921 { 2310, "sdclient", "SD Client" },
1922 { 2311, "messageservice", "Message Service" },
1923 { 2312, "wanscaler", "WANScaler Communication Service" },
1924 { 2313, "iapp", "IAPP (Inter Access Point Protocol)" },
1925 { 2314, "cr-websystems", "CR WebSystems" },
1926 { 2315, "precise-sft", "Precise Sft." },
1927 { 2316, "sent-lm", "SENT License Manager" },
1928 { 2317, "attachmate-g32", "Attachmate G32" },
1929 { 2318, "cadencecontrol", "Cadence Control" },
1930 { 2319, "infolibria", "InfoLibria" },
1931 { 2320, "siebel-ns", "Siebel NS" },
1932 { 2321, "rdlap", "RDLAP" },
1933 { 2322, "ofsd", "" },
1934 { 2323, "3d-nfsd", "" },
1935 { 2324, "cosmocall", "Cosmocall" },
1936 { 2325, "ansysli", "ANSYS Licensing Interconnect" },
1937 { 2326, "idcp", "IDCP" },
1938 { 2327, "xingcsm", "" },
1939 { 2328, "netrix-sftm", "Netrix SFTM" },
1940 { 2329, "nvd", "NVD" },
1941 { 2330, "tscchat", "TSCCHAT" },
1942 { 2331, "agentview", "AGENTVIEW" },
1943 { 2332, "rcc-host", "RCC Host" },
1944 { 2333, "snapp", "SNAPP" },
1945 { 2334, "ace-client", "ACE Client Auth" },
1946 { 2335, "ace-proxy", "ACE Proxy" },
1947 { 2336, "appleugcontrol", "Apple UG Control" },
1948 { 2337, "ideesrv", "" },
1949 { 2338, "norton-lambert", "Norton Lambert" },
1950 { 2339, "3com-webview", "3Com WebView" },
1951 { 2340, "wrs-registry", "WRS Registry" },
1952 { 2341, "xiostatus", "XIO Status" },
1953 { 2342, "manage-exec", "Seagate Manage Exec" },
1954 { 2343, "nati-logos", "" },
1955 { 2344, "fcmsys", "" },
1956 { 2345, "dbm", "" },
1957 { 2346, "redstorm-join", "Game Connection Port" },
1958 { 2347, "redstorm-find", "Game Announcement and Location" },
1959 { 2348, "redstorm-info", "Information to query for game status" },
1960 { 2349, "redstorm-diag", "Diagnostics Port" },
1961 { 2350, "psbserver", "Pharos Booking Server" },
1962 { 2351, "psrserver", "" },
1963 { 2352, "pslserver", "" },
1964 { 2353, "pspserver", "" },
1965 { 2354, "psprserver", "" },
1966 { 2355, "psdbserver", "" },
1967 { 2356, "gxtelmd", "GXT License Managemant" },
1968 { 2357, "unihub-server", "UniHub Server" },
1969 { 2358, "futrix", "Futrix" },
1970 { 2359, "flukeserver", "FlukeServer" },
1971 { 2360, "nexstorindltd", "NexstorIndLtd" },
1972 { 2361, "tl1", "TL1" },
1973 { 2362, "digiman", "" },
1974 { 2363, "mediacntrlnfsd", "Media Central NFSD" },
1975 { 2364, "oi-2000", "OI-2000" },
1976 { 2365, "dbref", "" },
1977 { 2366, "qip-login", "" },
1978 { 2367, "service-ctrl", "Service Control" },
1979 { 2368, "opentable", "OpenTable" },
1980 { 2369, "bif-p2p", "Blockchain Identifier InFrastructure P2P" },
1981 { 2370, "l3-hbmon", "L3-HBMon" },
1982 { 2372, "lanmessenger", "LanMessenger" },
1983 { 2381, "compaq-https", "Compaq HTTPS" },
1984 { 2382, "ms-olap3", "Microsoft OLAP" },
1985 { 2383, "ms-olap4", "Microsoft OLAP" },
1986 { 2385, "sd-data", "SD-DATA" },
1987 { 2386, "virtualtape", "Virtual Tape" },
1988 { 2387, "vsamredirector", "VSAM Redirector" },
1989 { 2388, "mynahautostart", "MYNAH AutoStart" },
1990 { 2389, "ovsessionmgr", "OpenView Session Mgr" },
1991 { 2390, "rsmtp", "RSMTP" },
1992 { 2391, "3com-net-mgmt", "3COM Net Management" },
1993 { 2392, "tacticalauth", "Tactical Auth" },
1994 { 2393, "ms-olap1", "MS OLAP 1" },
1995 { 2394, "ms-olap2", "MS OLAP 2" },
1996 { 2395, "lan900-remote", "LAN900 Remote" },
1997 { 2396, "wusage", "Wusage" },
1998 { 2397, "ncl", "NCL" },
1999 { 2398, "orbiter", "Orbiter" },
2000 { 2399, "fmpro-fdal", "FileMaker, Inc. - Data Access Layer" },
2001 { 2400, "opequus-server", "OpEquus Server" },
2002 { 2401, "cvspserver", "" },
2003 { 2402, "taskmaster2000", "TaskMaster 2000 Server" },
2004 { 2403, "taskmaster2000", "TaskMaster 2000 Web" },
2005 { 2404, "iec-104", "IEC 60870-5-104 process control over IP" },
2006 { 2405, "trc-netpoll", "TRC Netpoll" },
2007 { 2406, "jediserver", "JediServer" },
2008 { 2407, "orion", "Orion" },
2009 { 2409, "sns-protocol", "SNS Protocol" },
2010 { 2410, "vrts-registry", "VRTS Registry" },
2011 { 2411, "netwave-ap-mgmt", "Netwave AP Management" },
2012 { 2412, "cdn", "CDN" },
2013 { 2413, "orion-rmi-reg", "" },
2014 { 2414, "beeyond", "Beeyond" },
2015 { 2415, "codima-rtp", "Codima Remote Transaction Protocol" },
2016 { 2416, "rmtserver", "RMT Server" },
2017 { 2417, "composit-server", "Composit Server" },
2018 { 2418, "cas", "" },
2019 { 2419, "attachmate-s2s", "Attachmate S2S" },
2020 { 2420, "dslremote-mgmt", "DSL Remote Management" },
2021 { 2421, "g-talk", "G-Talk" },
2022 { 2422, "crmsbits", "CRMSBITS" },
2023 { 2423, "rnrp", "RNRP" },
2024 { 2424, "kofax-svr", "KOFAX-SVR" },
2025 { 2425, "fjitsuappmgr", "Fujitsu App Manager" },
2026 { 2426, "vcmp", "VeloCloud MultiPath Protocol" },
2027 { 2427, "mgcp-gateway", "Media Gateway Control Protocol Gateway" },
2028 { 2428, "ott", "One Way Trip Time" },
2029 { 2429, "ft-role", "FT-ROLE" },
2030 { 2430, "venus", "" },
2031 { 2431, "venus-se", "" },
2032 { 2432, "codasrv", "" },
2033 { 2433, "codasrv-se", "" },
2034 { 2434, "pxc-epmap", "" },
2035 { 2435, "optilogic", "OptiLogic" },
2036 { 2436, "topx", "TOP/X" },
2037 { 2437, "unicontrol", "UniControl" },
2038 { 2438, "msp", "MSP" },
2039 { 2439, "sybasedbsynch", "SybaseDBSynch" },
2040 { 2440, "spearway", "Spearway Lockers" },
2041 { 2441, "pvsw-inet", "Pervasive I*net Data Server" },
2042 { 2442, "netangel", "Netangel" },
2043 { 2443, "powerclientcsf", "PowerClient Central Storage Facility" },
2044 { 2444, "btpp2sectrans", "BT PP2 Sectrans" },
2045 { 2445, "dtn1", "DTN1" },
2046 { 2446, "bues-service", "bues_service" },
2047 { 2447, "ovwdb", "OpenView NNM daemon" },
2048 { 2448, "hpppssvr", "hpppsvr" },
2049 { 2449, "ratl", "RATL" },
2050 { 2450, "netadmin", "" },
2051 { 2451, "netchat", "" },
2052 { 2452, "snifferclient", "SnifferClient" },
2053 { 2453, "madge-ltd", "" },
2054 { 2454, "indx-dds", "IndX-DDS" },
2055 { 2455, "wago-io-system", "WAGO-IO-SYSTEM" },
2056 { 2456, "altav-remmgt", "" },
2057 { 2457, "rapido-ip", "Rapido_IP" },
2058 { 2458, "griffin", "" },
2059 { 2459, "xrpl", "Community" },
2060 { 2460, "ms-theater", "" },
2061 { 2461, "qadmifoper", "" },
2062 { 2462, "qadmifevent", "" },
2063 { 2463, "lsi-raid-mgmt", "LSI RAID Management" },
2064 { 2464, "direcpc-si", "DirecPC SI" },
2065 { 2465, "lbm", "Load Balance Management" },
2066 { 2466, "lbf", "Load Balance Forwarding" },
2067 { 2467, "high-criteria", "High Criteria" },
2068 { 2468, "qip-msgd", "qip_msgd" },
2069 { 2469, "mti-tcs-comm", "MTI-TCS-COMM" },
2070 { 2470, "taskman-port", "" },
2071 { 2471, "seaodbc", "SeaODBC" },
2072 { 2472, "c3", "C3" },
2073 { 2473, "aker-cdp", "Aker-cdp" },
2074 { 2474, "vitalanalysis", "Vital Analysis" },
2075 { 2475, "ace-server", "ACE Server" },
2076 { 2476, "ace-svr-prop", "ACE Server Propagation" },
2077 { 2477, "ssm-cvs", "SecurSight Certificate Valifation Service" },
2078 { 2478, "ssm-cssps", "SecurSight Authentication Server (SSL)" },
2079 { 2479, "ssm-els", "SecurSight Event Logging Server (SSL)" },
2080 { 2480, "powerexchange", "Informatica PowerExchange Listener" },
2081 { 2481, "giop", "Oracle GIOP" },
2082 { 2482, "giop-ssl", "Oracle GIOP SSL" },
2083 { 2483, "ttc", "Oracle TTC" },
2084 { 2484, "ttc-ssl", "Oracle TTC SSL" },
2085 { 2485, "netobjects1", "Net Objects1" },
2086 { 2486, "netobjects2", "Net Objects2" },
2087 { 2487, "pns", "Policy Notice Service" },
2088 { 2488, "moy-corp", "Moy Corporation" },
2089 { 2489, "tsilb", "TSILB" },
2090 { 2490, "qip-qdhcp", "qip_qdhcp" },
2091 { 2491, "conclave-cpp", "Conclave CPP" },
2092 { 2492, "groove", "GROOVE" },
2093 { 2493, "talarian-mqs", "Talarian MQS" },
2094 { 2494, "bmc-ar", "BMC AR" },
2095 { 2495, "fast-rem-serv", "Fast Remote Services" },
2096 { 2496, "dirgis", "DIRGIS" },
2097 { 2497, "quaddb", "Quad DB" },
2098 { 2498, "odn-castraq", "ODN-CasTraq" },
2099 { 2499, "unicontrol", "UniControl" },
2100 { 2500, "rtsserv", "Resource Tracking system server" },
2101 { 2501, "rtsclient", "Resource Tracking system client" },
2102 { 2502, "kentrox-prot", "Kentrox Protocol" },
2103 { 2503, "nms-dpnss", "NMS-DPNSS" },
2104 { 2504, "wlbs", "WLBS" },
2105 { 2505, "ppcontrol", "PowerPlay Control" },
2106 { 2506, "jbroker", "" },
2107 { 2507, "spock", "" },
2108 { 2508, "jdatastore", "JDataStore" },
2109 { 2509, "fjmpss", "" },
2110 { 2510, "fjappmgrbulk", "" },
2111 { 2511, "metastorm", "Metastorm" },
2112 { 2512, "citrixima", "Citrix IMA" },
2113 { 2513, "citrixadmin", "Citrix ADMIN" },
2114 { 2514, "facsys-ntp", "Facsys NTP" },
2115 { 2515, "facsys-router", "Facsys Router" },
2116 { 2516, "maincontrol", "Main Control" },
2117 { 2517, "call-sig-trans", "H.323 Annex E Call Control Signalling Transport" },
2118 { 2518, "willy", "Willy" },
2119 { 2519, "globmsgsvc", "" },
2120 { 2520, "pvsw", "Pervasive Listener" },
2121 { 2521, "adaptecmgr", "Adaptec Manager" },
2122 { 2522, "windb", "WinDb" },
2123 { 2523, "qke-llc-v3", "Qke LLC V.3" },
2124 { 2524, "optiwave-lm", "Optiwave License Management" },
2125 { 2525, "ms-v-worlds", "MS V-Worlds" },
2126 { 2526, "ema-sent-lm", "EMA License Manager" },
2127 { 2527, "iqserver", "IQ Server" },
2128 { 2528, "ncr-ccl", "NCR CCL" },
2129 { 2529, "utsftp", "UTS FTP" },
2130 { 2530, "vrcommerce", "VR Commerce" },
2131 { 2531, "ito-e-gui", "ITO-E GUI" },
2132 { 2532, "ovtopmd", "OVTOPMD" },
2133 { 2533, "snifferserver", "SnifferServer" },
2134 { 2534, "combox-web-acc", "Combox Web Access" },
2135 { 2535, "madcap", "MADCAP" },
2136 { 2536, "btpp2audctr1", "" },
2137 { 2537, "upgrade", "Upgrade Protocol" },
2138 { 2538, "vnwk-prapi", "" },
2139 { 2539, "vsiadmin", "VSI Admin" },
2140 { 2540, "lonworks", "LonWorks" },
2141 { 2541, "lonworks2", "LonWorks2" },
2142 { 2542, "udrawgraph", "uDraw(Graph)" },
2143 { 2543, "reftek", "REFTEK" },
2144 { 2544, "novell-zen", "Management Daemon Refresh" },
2145 { 2545, "sis-emt", "" },
2146 { 2546, "vytalvaultbrtp", "" },
2147 { 2547, "vytalvaultvsmp", "" },
2148 { 2548, "vytalvaultpipe", "" },
2149 { 2549, "ipass", "IPASS" },
2150 { 2550, "ads", "ADS" },
2151 { 2551, "isg-uda-server", "ISG UDA Server" },
2152 { 2552, "call-logging", "Call Logging" },
2153 { 2553, "efidiningport", "" },
2154 { 2554, "vcnet-link-v10", "VCnet-Link v10" },
2155 { 2555, "compaq-wcp", "Compaq WCP" },
2156 { 2556, "nicetec-nmsvc", "" },
2157 { 2557, "nicetec-mgmt", "" },
2158 { 2558, "pclemultimedia", "PCLE Multi Media" },
2159 { 2559, "lstp", "LSTP" },
2160 { 2560, "labrat", "" },
2161 { 2561, "mosaixcc", "MosaixCC" },
2162 { 2562, "delibo", "Delibo" },
2163 { 2563, "cti-redwood", "CTI Redwood" },
2164 { 2564, "hp-3000-telnet", "HP 3000 NS/VT block mode telnet" },
2165 { 2565, "coord-svr", "Coordinator Server" },
2166 { 2566, "pcs-pcw", "" },
2167 { 2567, "clp", "Cisco Line Protocol" },
2168 { 2568, "spamtrap", "SPAM TRAP" },
2169 { 2569, "sonuscallsig", "Sonus Call Signal" },
2170 { 2570, "hs-port", "HS Port" },
2171 { 2571, "cecsvc", "CECSVC" },
2172 { 2572, "ibp", "IBP" },
2173 { 2573, "trustestablish", "Trust Establish" },
2174 { 2574, "blockade-bpsp", "Blockade BPSP" },
2175 { 2575, "hl7", "HL7" },
2176 { 2576, "tclprodebugger", "TCL Pro Debugger" },
2177 { 2577, "scipticslsrvr", "Scriptics Lsrvr" },
2178 { 2578, "rvs-isdn-dcp", "RVS ISDN DCP" },
2179 { 2579, "mpfoncl", "" },
2180 { 2580, "tributary", "Tributary" },
2181 { 2581, "argis-te", "ARGIS TE" },
2182 { 2582, "argis-ds", "ARGIS DS" },
2183 { 2583, "mon", "MON" },
2184 { 2584, "cyaserv", "" },
2185 { 2585, "netx-server", "NETX Server" },
2186 { 2586, "netx-agent", "NETX Agent" },
2187 { 2587, "masc", "MASC" },
2188 { 2588, "privilege", "Privilege" },
2189 { 2589, "quartus-tcl", "" },
2190 { 2590, "idotdist", "" },
2191 { 2591, "maytagshuffle", "Maytag Shuffle" },
2192 { 2592, "netrek", "" },
2193 { 2593, "mns-mail", "MNS Mail Notice Service" },
2194 { 2594, "dts", "Data Base Server" },
2195 { 2595, "worldfusion1", "World Fusion 1" },
2196 { 2596, "worldfusion2", "World Fusion 2" },
2197 { 2597, "homesteadglory", "Homestead Glory" },
2198 { 2598, "citriximaclient", "Citrix MA Client" },
2199 { 2599, "snapd", "Snap Discovery" },
2200 { 2600, "hpstgmgr", "HPSTGMGR" },
2201 { 2601, "discp-client", "" },
2202 { 2602, "discp-server", "" },
2203 { 2603, "servicemeter", "Service Meter" },
2204 { 2604, "nsc-ccs", "NSC CCS" },
2205 { 2605, "nsc-posa", "NSC POSA" },
2206 { 2606, "netmon", "Dell Netmon" },
2207 { 2607, "connection", "Dell Connection" },
2208 { 2608, "wag-service", "Wag Service" },
2209 { 2609, "system-monitor", "System Monitor" },
2210 { 2610, "versa-tek", "VersaTek" },
2211 { 2611, "lionhead", "LIONHEAD" },
2212 { 2612, "qpasa-agent", "Qpasa Agent" },
2213 { 2613, "smntubootstrap", "SMNTUBootstrap" },
2214 { 2614, "neveroffline", "Never Offline" },
2215 { 2615, "firepower", "" },
2216 { 2616, "appswitch-emp", "" },
2217 { 2617, "cmadmin", "Clinical Context Managers" },
2218 { 2618, "priority-e-com", "Priority E-Com" },
2219 { 2619, "bruce", "" },
2220 { 2620, "lpsrecommender", "LPSRecommender" },
2221 { 2621, "miles-apart", "Miles Apart Jukebox Server" },
2222 { 2622, "metricadbc", "MetricaDBC" },
2223 { 2623, "lmdp", "LMDP" },
2224 { 2624, "aria", "Aria" },
2225 { 2625, "blwnkl-port", "Blwnkl Port" },
2226 { 2626, "gbjd816", "" },
2227 { 2627, "moshebeeri", "Moshe Beeri" },
2228 { 2628, "dict", "DICT" },
2229 { 2629, "sitaraserver", "Sitara Server" },
2230 { 2630, "sitaramgmt", "Sitara Management" },
2231 { 2631, "sitaradir", "Sitara Dir" },
2232 { 2632, "irdg-post", "IRdg Post" },
2233 { 2633, "interintelli", "InterIntelli" },
2234 { 2634, "pk-electronics", "PK Electronics" },
2235 { 2635, "backburner", "Back Burner" },
2236 { 2636, "solve", "Solve" },
2237 { 2637, "imdocsvc", "Import Document Service" },
2238 { 2638, "sybaseanywhere", "Sybase Anywhere" },
2239 { 2639, "aminet", "AMInet" },
2240 { 2640, "ami-control", "Alcorn McBride Inc protocol used for device control" },
2241 { 2641, "hdl-srv", "HDL Server" },
2242 { 2642, "tragic", "Tragic" },
2243 { 2643, "gte-samp", "GTE-SAMP" },
2244 { 2644, "travsoft-ipx-t", "Travsoft IPX Tunnel" },
2245 { 2645, "novell-ipx-cmd", "Novell IPX CMD" },
2246 { 2646, "and-lm", "AND License Manager" },
2247 { 2647, "syncserver", "SyncServer" },
2248 { 2648, "upsnotifyprot", "Upsnotifyprot" },
2249 { 2649, "vpsipport", "VPSIPPORT" },
2250 { 2650, "eristwoguns", "" },
2251 { 2651, "ebinsite", "EBInSite" },
2252 { 2652, "interpathpanel", "InterPathPanel" },
2253 { 2653, "sonus", "Sonus" },
2254 { 2654, "corel-vncadmin", "Corel VNC Admin" },
2255 { 2655, "unglue", "UNIX Nt Glue" },
2256 { 2656, "kana", "Kana" },
2257 { 2657, "sns-dispatcher", "SNS Dispatcher" },
2258 { 2658, "sns-admin", "SNS Admin" },
2259 { 2659, "sns-query", "SNS Query" },
2260 { 2660, "gcmonitor", "GC Monitor" },
2261 { 2661, "olhost", "OLHOST" },
2262 { 2662, "bintec-capi", "BinTec-CAPI" },
2263 { 2663, "bintec-tapi", "BinTec-TAPI" },
2264 { 2664, "patrol-mq-gm", "Patrol for MQ GM" },
2265 { 2665, "patrol-mq-nm", "Patrol for MQ NM" },
2266 { 2666, "extensis", "" },
2267 { 2667, "alarm-clock-s", "Alarm Clock Server" },
2268 { 2668, "alarm-clock-c", "Alarm Clock Client" },
2269 { 2669, "toad", "TOAD" },
2270 { 2670, "tve-announce", "TVE Announce" },
2271 { 2671, "newlixreg", "" },
2272 { 2672, "nhserver", "" },
2273 { 2673, "firstcall42", "First Call 42" },
2274 { 2674, "ewnn", "" },
2275 { 2675, "ttc-etap", "TTC ETAP" },
2276 { 2676, "simslink", "SIMSLink" },
2277 { 2677, "gadgetgate1way", "Gadget Gate 1 Way" },
2278 { 2678, "gadgetgate2way", "Gadget Gate 2 Way" },
2279 { 2679, "syncserverssl", "Sync Server SSL" },
2280 { 2680, "pxc-sapxom", "" },
2281 { 2681, "mpnjsomb", "" },
2282 { 2683, "ncdloadbalance", "NCDLoadBalance" },
2283 { 2684, "mpnjsosv", "" },
2284 { 2685, "mpnjsocl", "" },
2285 { 2686, "mpnjsomg", "" },
2286 { 2687, "pq-lic-mgmt", "" },
2287 { 2688, "md-cg-http", "md-cf-http" },
2288 { 2689, "fastlynx", "FastLynx" },
2289 { 2690, "hp-nnm-data", "HP NNM Embedded Database" },
2290 { 2691, "itinternet", "ITInternet ISM Server" },
2291 { 2692, "admins-lms", "Admins LMS" },
2292 { 2694, "pwrsevent", "" },
2293 { 2695, "vspread", "VSPREAD" },
2294 { 2696, "unifyadmin", "Unify Admin" },
2295 { 2697, "oce-snmp-trap", "Oce SNMP Trap Port" },
2296 { 2698, "mck-ivpip", "MCK-IVPIP" },
2297 { 2699, "csoft-plusclnt", "Csoft Plus Client" },
2298 { 2700, "tqdata", "" },
2299 { 2701, "sms-rcinfo", "SMS RCINFO" },
2300 { 2702, "sms-xfer", "SMS XFER" },
2301 { 2703, "sms-chat", "SMS CHAT" },
2302 { 2704, "sms-remctrl", "SMS REMCTRL" },
2303 { 2705, "sds-admin", "SDS Admin" },
2304 { 2706, "ncdmirroring", "NCD Mirroring" },
2305 { 2707, "emcsymapiport", "EMCSYMAPIPORT" },
2306 { 2708, "banyan-net", "Banyan-Net" },
2307 { 2709, "supermon", "Supermon" },
2308 { 2710, "sso-service", "SSO Service" },
2309 { 2711, "sso-control", "SSO Control" },
2310 { 2712, "aocp", "Axapta Object Communication Protocol" },
2311 { 2713, "raventbs", "Raven Trinity Broker Service" },
2312 { 2714, "raventdm", "Raven Trinity Data Mover" },
2313 { 2715, "hpstgmgr2", "HPSTGMGR2" },
2314 { 2716, "inova-ip-disco", "Inova IP Disco" },
2315 { 2717, "pn-requester", "PN REQUESTER" },
2316 { 2718, "pn-requester2", "PN REQUESTER 2" },
2317 { 2719, "scan-change", "Scan & Change" },
2318 { 2720, "wkars", "" },
2319 { 2721, "smart-diagnose", "Smart Diagnose" },
2320 { 2722, "proactivesrvr", "Proactive Server" },
2321 { 2723, "watchdog-nt", "WatchDog NT Protocol" },
2322 { 2724, "qotps", "" },
2323 { 2725, "msolap-ptp2", "MSOLAP PTP2" },
2324 { 2726, "tams", "TAMS" },
2325 { 2727, "mgcp-callagent", "Media Gateway Control Protocol Call Agent" },
2326 { 2728, "sqdr", "SQDR" },
2327 { 2729, "tcim-control", "TCIM Control" },
2328 { 2730, "nec-raidplus", "NEC RaidPlus" },
2329 { 2731, "fyre-messanger", "Fyre Messanger" },
2330 { 2732, "g5m", "G5M" },
2331 { 2733, "signet-ctf", "Signet CTF" },
2332 { 2734, "ccs-software", "CCS Software" },
2333 { 2735, "netiq-mc", "NetIQ Monitor Console" },
2334 { 2736, "radwiz-nms-srv", "RADWIZ NMS SRV" },
2335 { 2737, "srp-feedback", "SRP Feedback" },
2336 { 2738, "ndl-tcp-ois-gw", "NDL TCP-OSI Gateway" },
2337 { 2739, "tn-timing", "TN Timing" },
2338 { 2740, "alarm", "Alarm" },
2339 { 2741, "tsb", "TSB" },
2340 { 2742, "tsb2", "TSB2" },
2341 { 2743, "murx", "" },
2342 { 2744, "honyaku", "" },
2343 { 2745, "urbisnet", "URBISNET" },
2344 { 2746, "cpudpencap", "CPUDPENCAP" },
2345 { 2747, "fjippol-swrly", "" },
2346 { 2748, "fjippol-polsvr", "" },
2347 { 2749, "fjippol-cnsl", "" },
2348 { 2750, "fjippol-port1", "" },
2349 { 2751, "fjippol-port2", "" },
2350 { 2752, "rsisysaccess", "RSISYS ACCESS" },
2351 { 2753, "de-spot", "" },
2352 { 2754, "apollo-cc", "APOLLO CC" },
2353 { 2755, "expresspay", "Express Pay" },
2354 { 2756, "simplement-tie", "" },
2355 { 2757, "cnrp", "CNRP" },
2356 { 2758, "apollo-status", "APOLLO Status" },
2357 { 2759, "apollo-gms", "APOLLO GMS" },
2358 { 2760, "sabams", "Saba MS" },
2359 { 2761, "dicom-iscl", "DICOM ISCL" },
2360 { 2762, "dicom-tls", "DICOM TLS" },
2361 { 2763, "desktop-dna", "Desktop DNA" },
2362 { 2764, "data-insurance", "Data Insurance" },
2363 { 2765, "qip-audup", "" },
2364 { 2766, "compaq-scp", "Compaq SCP" },
2365 { 2767, "uadtc", "UADTC" },
2366 { 2768, "uacs", "UACS" },
2367 { 2769, "exce", "eXcE" },
2368 { 2770, "veronica", "Veronica" },
2369 { 2771, "vergencecm", "Vergence CM" },
2370 { 2772, "auris", "" },
2371 { 2773, "rbakcup1", "RBackup Remote Backup" },
2372 { 2774, "rbakcup2", "RBackup Remote Backup" },
2373 { 2775, "smpp", "SMPP" },
2374 { 2776, "ridgeway1", "Ridgeway Systems & Software" },
2375 { 2777, "ridgeway2", "Ridgeway Systems & Software" },
2376 { 2778, "gwen-sonya", "Gwen-Sonya" },
2377 { 2779, "lbc-sync", "LBC Sync" },
2378 { 2780, "lbc-control", "LBC Control" },
2379 { 2781, "whosells", "" },
2380 { 2782, "everydayrc", "" },
2381 { 2783, "aises", "AISES" },
2382 { 2784, "www-dev", "world wide web - development" },
2383 { 2785, "aic-np", "" },
2384 { 2786, "aic-oncrpc", "aic-oncrpc - Destiny MCD database" },
2385 { 2787, "piccolo", "piccolo - Cornerstone Software" },
2386 { 2788, "fryeserv", "NetWare Loadable Module - Seagate Software" },
2387 { 2789, "media-agent", "Media Agent" },
2388 { 2790, "plgproxy", "PLG Proxy" },
2389 { 2791, "mtport-regist", "MT Port Registrator" },
2390 { 2792, "f5-globalsite", "" },
2391 { 2793, "initlsmsad", "" },
2392 { 2795, "livestats", "LiveStats" },
2393 { 2796, "ac-tech", "" },
2394 { 2797, "esp-encap", "" },
2395 { 2798, "tmesis-upshot", "TMESIS-UPShot" },
2396 { 2799, "icon-discover", "ICON Discover" },
2397 { 2800, "acc-raid", "ACC RAID" },
2398 { 2801, "igcp", "IGCP" },
2399 { 2803, "btprjctrl", "" },
2400 { 2804, "dvr-esm", "March Networks Digital Video Recorders and Enterprise Service Manager products" },
2401 { 2805, "wta-wsp-s", "WTA WSP-S" },
2402 { 2806, "cspuni", "" },
2403 { 2807, "cspmulti", "" },
2404 { 2808, "j-lan-p", "J-LAN-P" },
2405 { 2809, "corbaloc", "CORBA LOC" },
2406 { 2810, "netsteward", "Active Net Steward" },
2407 { 2811, "gsiftp", "GSI FTP" },
2408 { 2812, "atmtcp", "" },
2409 { 2813, "llm-pass", "" },
2410 { 2814, "llm-csv", "" },
2411 { 2815, "lbc-measure", "LBC Measurement" },
2412 { 2816, "lbc-watchdog", "LBC Watchdog" },
2413 { 2817, "nmsigport", "NMSig Port" },
2414 { 2818, "rmlnk", "" },
2415 { 2819, "fc-faultnotify", "FC Fault Notification" },
2416 { 2820, "univision", "UniVision" },
2417 { 2821, "vrts-at-port", "VERITAS Authentication Service" },
2418 { 2822, "ka0wuc", "" },
2419 { 2823, "cqg-netlan", "CQG Net/LAN" },
2420 { 2824, "cqg-netlan-1", "CQG Net/LAN 1" },
2421 { 2826, "slc-systemlog", "" },
2422 { 2827, "slc-ctrlrloops", "" },
2423 { 2828, "itm-lm", "ITM License Manager" },
2424 { 2829, "silkp1", "" },
2425 { 2830, "silkp2", "" },
2426 { 2831, "silkp3", "" },
2427 { 2832, "silkp4", "" },
2428 { 2833, "glishd", "" },
2429 { 2834, "evtp", "EVTP" },
2430 { 2835, "evtp-data", "EVTP-DATA" },
2431 { 2836, "catalyst", "" },
2432 { 2837, "repliweb", "Repliweb" },
2433 { 2838, "starbot", "Starbot" },
2434 { 2839, "nmsigport", "NMSigPort" },
2435 { 2840, "l3-exprt", "" },
2436 { 2841, "l3-ranger", "" },
2437 { 2842, "l3-hawk", "" },
2438 { 2843, "pdnet", "PDnet" },
2439 { 2844, "bpcp-poll", "BPCP POLL" },
2440 { 2845, "bpcp-trap", "BPCP TRAP" },
2441 { 2846, "aimpp-hello", "AIMPP Hello" },
2442 { 2847, "aimpp-port-req", "AIMPP Port Req" },
2443 { 2848, "amt-blc-port", "AMT-BLC-PORT" },
2444 { 2849, "fxp", "FXP" },
2445 { 2850, "metaconsole", "MetaConsole" },
2446 { 2851, "webemshttp", "" },
2447 { 2852, "bears-01", "" },
2448 { 2853, "ispipes", "ISPipes" },
2449 { 2854, "infomover", "InfoMover" },
2450 { 2856, "cesdinv", "" },
2451 { 2857, "simctlp", "SimCtIP" },
2452 { 2858, "ecnp", "ECNP" },
2453 { 2859, "activememory", "Active Memory" },
2454 { 2860, "dialpad-voice1", "Dialpad Voice 1" },
2455 { 2861, "dialpad-voice2", "Dialpad Voice 2" },
2456 { 2862, "ttg-protocol", "TTG Protocol" },
2457 { 2863, "sonardata", "Sonar Data" },
2458 { 2864, "astronova-main", "main 5001 cmd" },
2459 { 2865, "pit-vpn", "" },
2460 { 2866, "iwlistener", "" },
2461 { 2867, "esps-portal", "" },
2462 { 2868, "npep-messaging", "Norman Proprietaqry Events Protocol" },
2463 { 2869, "icslap", "ICSLAP" },
2464 { 2870, "daishi", "" },
2465 { 2871, "msi-selectplay", "MSI Select Play" },
2466 { 2872, "radix", "RADIX" },
2467 { 2873, "psrt", "PubSub Realtime Telemetry Protocol" },
2468 { 2874, "dxmessagebase1", "DX Message Base Transport Protocol" },
2469 { 2875, "dxmessagebase2", "DX Message Base Transport Protocol" },
2470 { 2876, "sps-tunnel", "SPS Tunnel" },
2471 { 2877, "bluelance", "BLUELANCE" },
2472 { 2878, "aap", "AAP" },
2473 { 2879, "ucentric-ds", "" },
2474 { 2880, "synapse", "Synapse Transport" },
2475 { 2881, "ndsp", "NDSP" },
2476 { 2882, "ndtp", "NDTP" },
2477 { 2883, "ndnp", "NDNP" },
2478 { 2884, "flashmsg", "Flash Msg" },
2479 { 2885, "topflow", "TopFlow" },
2480 { 2886, "responselogic", "RESPONSELOGIC" },
2481 { 2887, "aironetddp", "aironet" },
2482 { 2888, "spcsdlobby", "SPCSDLOBBY" },
2483 { 2889, "rsom", "RSOM" },
2484 { 2890, "cspclmulti", "CSPCLMULTI" },
2485 { 2891, "cinegrfx-elmd", "CINEGRFX-ELMD License Manager" },
2486 { 2892, "snifferdata", "SNIFFERDATA" },
2487 { 2893, "vseconnector", "VSECONNECTOR" },
2488 { 2894, "abacus-remote", "ABACUS-REMOTE" },
2489 { 2895, "natuslink", "NATUS LINK" },
2490 { 2896, "ecovisiong6-1", "ECOVISIONG6-1" },
2491 { 2897, "citrix-rtmp", "Citrix RTMP" },
2492 { 2898, "appliance-cfg", "APPLIANCE-CFG" },
2493 { 2899, "powergemplus", "POWERGEMPLUS" },
2494 { 2900, "quicksuite", "QUICKSUITE" },
2495 { 2901, "allstorcns", "ALLSTORCNS" },
2496 { 2902, "netaspi", "NET ASPI" },
2497 { 2903, "suitcase", "SUITCASE" },
2498 { 2904, "m2ua", "M2UA" },
2499 { 2906, "caller9", "CALLER9" },
2500 { 2907, "webmethods-b2b", "WEBMETHODS B2B" },
2501 { 2908, "mao", "" },
2502 { 2909, "funk-dialout", "Funk Dialout" },
2503 { 2910, "tdaccess", "TDAccess" },
2504 { 2911, "blockade", "Blockade" },
2505 { 2912, "epicon", "Epicon" },
2506 { 2913, "boosterware", "Booster Ware" },
2507 { 2914, "gamelobby", "Game Lobby" },
2508 { 2915, "tksocket", "TK Socket" },
2509 { 2916, "elvin-server", "Elvin Server" },
2510 { 2917, "elvin-client", "Elvin Client" },
2511 { 2918, "kastenchasepad", "Kasten Chase Pad" },
2512 { 2919, "roboer", "roboER" },
2513 { 2920, "roboeda", "roboEDA" },
2514 { 2921, "cesdcdman", "CESD Contents Delivery Management" },
2515 { 2922, "cesdcdtrn", "CESD Contents Delivery Data Transfer" },
2516 { 2923, "wta-wsp-wtp-s", "WTA-WSP-WTP-S" },
2517 { 2924, "precise-vip", "PRECISE-VIP" },
2518 { 2926, "mobile-file-dl", "MOBILE-FILE-DL" },
2519 { 2927, "unimobilectrl", "UNIMOBILECTRL" },
2520 { 2928, "redstone-cpss", "REDSTONE-CPSS" },
2521 { 2929, "amx-webadmin", "AMX-WEBADMIN" },
2522 { 2930, "amx-weblinx", "AMX-WEBLINX" },
2523 { 2931, "circle-x", "Circle-X" },
2524 { 2932, "incp", "INCP" },
2525 { 2933, "4-tieropmgw", "4-TIER OPM GW" },
2526 { 2934, "4-tieropmcli", "4-TIER OPM CLI" },
2527 { 2935, "qtp", "QTP" },
2528 { 2936, "otpatch", "OTPatch" },
2529 { 2937, "pnaconsult-lm", "PNACONSULT-LM" },
2530 { 2938, "sm-pas-1", "SM-PAS-1" },
2531 { 2939, "sm-pas-2", "SM-PAS-2" },
2532 { 2940, "sm-pas-3", "SM-PAS-3" },
2533 { 2941, "sm-pas-4", "SM-PAS-4" },
2534 { 2942, "sm-pas-5", "SM-PAS-5" },
2535 { 2943, "ttnrepository", "TTNRepository" },
2536 { 2944, "megaco-h248", "Megaco H-248" },
2537 { 2945, "h248-binary", "H248 Binary" },
2538 { 2946, "fjsvmpor", "FJSVmpor" },
2539 { 2947, "gpsd", "GPS Daemon request/response protocol" },
2540 { 2948, "wap-push", "WAP PUSH" },
2541 { 2949, "wap-pushsecure", "WAP PUSH SECURE" },
2542 { 2950, "esip", "ESIP" },
2543 { 2951, "ottp", "OTTP" },
2544 { 2952, "mpfwsas", "MPFWSAS" },
2545 { 2953, "ovalarmsrv", "OVALARMSRV" },
2546 { 2954, "ovalarmsrv-cmd", "OVALARMSRV-CMD" },
2547 { 2955, "csnotify", "CSNOTIFY" },
2548 { 2956, "ovrimosdbman", "OVRIMOSDBMAN" },
2549 { 2957, "jmact5", "JAMCT5" },
2550 { 2958, "jmact6", "JAMCT6" },
2551 { 2959, "rmopagt", "RMOPAGT" },
2552 { 2960, "dfoxserver", "DFOXSERVER" },
2553 { 2961, "boldsoft-lm", "BOLDSOFT-LM" },
2554 { 2962, "iph-policy-cli", "IPH-POLICY-CLI" },
2555 { 2963, "iph-policy-adm", "IPH-POLICY-ADM" },
2556 { 2964, "bullant-srap", "BULLANT SRAP" },
2557 { 2965, "bullant-rap", "BULLANT RAP" },
2558 { 2966, "idp-infotrieve", "IDP-INFOTRIEVE" },
2559 { 2967, "ssc-agent", "SSC-AGENT" },
2560 { 2968, "enpp", "ENPP" },
2561 { 2969, "essp", "ESSP" },
2562 { 2970, "index-net", "INDEX-NET" },
2563 { 2971, "netclip", "NetClip clipboard daemon" },
2564 { 2972, "pmsm-webrctl", "PMSM Webrctl" },
2565 { 2973, "svnetworks", "SV Networks" },
2566 { 2974, "signal", "Signal" },
2567 { 2975, "fjmpcm", "Fujitsu Configuration Management Service" },
2568 { 2976, "cns-srv-port", "CNS Server Port" },
2569 { 2977, "ttc-etap-ns", "TTCs Enterprise Test Access Protocol - NS" },
2570 { 2978, "ttc-etap-ds", "TTCs Enterprise Test Access Protocol - DS" },
2571 { 2979, "h263-video", "H.263 Video Streaming" },
2572 { 2980, "wimd", "Instant Messaging Service" },
2573 { 2981, "mylxamport", "MYLXAMPORT" },
2574 { 2982, "iwb-whiteboard", "IWB-WHITEBOARD" },
2575 { 2983, "netplan", "NETPLAN" },
2576 { 2984, "hpidsadmin", "HPIDSADMIN" },
2577 { 2985, "hpidsagent", "HPIDSAGENT" },
2578 { 2986, "stonefalls", "STONEFALLS" },
2579 { 2987, "identify", "" },
2580 { 2988, "hippad", "HIPPA Reporting Protocol" },
2581 { 2989, "zarkov", "ZARKOV Intelligent Agent Communication" },
2582 { 2990, "boscap", "BOSCAP" },
2583 { 2991, "wkstn-mon", "WKSTN-MON" },
2584 { 2992, "avenyo", "Avenyo Server" },
2585 { 2993, "veritas-vis1", "VERITAS VIS1" },
2586 { 2994, "veritas-vis2", "VERITAS VIS2" },
2587 { 2995, "idrs", "IDRS" },
2588 { 2996, "vsixml", "" },
2589 { 2997, "rebol", "REBOL" },
2590 { 2998, "realsecure", "Real Secure" },
2591 { 2999, "remoteware-un", "RemoteWare Unassigned" },
2592 { 3000, "hbci", "HBCI" },
2593 { 3002, "exlm-agent", "EXLM Agent" },
2594 { 3003, "cgms", "CGMS" },
2595 { 3004, "csoftragent", "Csoft Agent" },
2596 { 3005, "geniuslm", "Genius License Manager" },
2597 { 3006, "ii-admin", "Instant Internet Admin" },
2598 { 3007, "lotusmtap", "Lotus Mail Tracking Agent Protocol" },
2599 { 3008, "midnight-tech", "Midnight Technologies" },
2600 { 3009, "pxc-ntfy", "PXC-NTFY" },
2601 { 3011, "trusted-web", "Trusted Web" },
2602 { 3012, "twsdss", "Trusted Web Client" },
2603 { 3013, "gilatskysurfer", "Gilat Sky Surfer" },
2604 { 3014, "broker-service", "Broker Service" },
2605 { 3015, "nati-dstp", "NATI DSTP" },
2606 { 3016, "notify-srvr", "Notify Server" },
2607 { 3017, "event-listener", "Event Listener" },
2608 { 3018, "srvc-registry", "Service Registry" },
2609 { 3019, "resource-mgr", "Resource Manager" },
2610 { 3020, "cifs", "CIFS" },
2611 { 3021, "agriserver", "AGRI Server" },
2612 { 3022, "csregagent", "CSREGAGENT" },
2613 { 3023, "magicnotes", "" },
2614 { 3024, "nds-sso", "NDS_SSO" },
2615 { 3025, "arepa-raft", "Arepa Raft" },
2616 { 3026, "agri-gateway", "AGRI Gateway" },
2617 { 3027, "LiebDevMgmt-C", "LiebDevMgmt_C" },
2618 { 3028, "LiebDevMgmt-DM", "LiebDevMgmt_DM" },
2619 { 3029, "LiebDevMgmt-A", "LiebDevMgmt_A" },
2620 { 3030, "arepa-cas", "Arepa Cas" },
2621 { 3031, "eppc", "Remote AppleEvents/PPC Toolbox" },
2622 { 3032, "redwood-chat", "Redwood Chat" },
2623 { 3033, "pdb", "PDB" },
2624 { 3034, "osmosis-aeea", "Osmosis / Helix (R) AEEA Port" },
2625 { 3035, "fjsv-gssagt", "FJSV gssagt" },
2626 { 3036, "hagel-dump", "Hagel DUMP" },
2627 { 3037, "hp-san-mgmt", "HP SAN Mgmt" },
2628 { 3038, "santak-ups", "Santak UPS" },
2629 { 3039, "cogitate", "Cogitate, Inc." },
2630 { 3040, "tomato-springs", "Tomato Springs" },
2631 { 3041, "di-traceware", "" },
2632 { 3042, "journee", "" },
2633 { 3043, "brp", "Broadcast Routing Protocol" },
2634 { 3044, "epp", "EndPoint Protocol" },
2635 { 3045, "responsenet", "ResponseNet" },
2636 { 3046, "di-ase", "" },
2637 { 3047, "hlserver", "Fast Security HL Server" },
2638 { 3048, "pctrader", "Sierra Net PC Trader" },
2639 { 3049, "nsws", "NSWS" },
2640 { 3050, "gds-db", "gds_db" },
2641 { 3051, "galaxy-server", "Galaxy Server" },
2642 { 3052, "apc-3052", "APC 3052" },
2643 { 3053, "dsom-server", "" },
2644 { 3054, "amt-cnf-prot", "AMT CNF PROT" },
2645 { 3055, "policyserver", "Policy Server" },
2646 { 3056, "cdl-server", "CDL Server" },
2647 { 3057, "goahead-fldup", "GoAhead FldUp" },
2648 { 3058, "videobeans", "" },
2649 { 3059, "qsoft", "" },
2650 { 3060, "interserver", "" },
2651 { 3061, "cautcpd", "" },
2652 { 3062, "ncacn-ip-tcp", "" },
2653 { 3063, "ncadg-ip-udp", "" },
2654 { 3064, "rprt", "Remote Port Redirector" },
2655 { 3065, "slinterbase", "" },
2656 { 3066, "netattachsdmp", "NETATTACHSDMP" },
2657 { 3067, "fjhpjp", "FJHPJP" },
2658 { 3068, "ls3bcast", "ls3 Broadcast" },
2659 { 3069, "ls3", "" },
2660 { 3070, "mgxswitch", "MGXSWITCH" },
2661 { 3072, "csd-monitor", "ContinuStor Monitor Port" },
2662 { 3073, "vcrp", "Very simple chatroom prot" },
2663 { 3074, "xbox", "Xbox game port" },
2664 { 3075, "orbix-locator", "Orbix 2000 Locator" },
2665 { 3076, "orbix-config", "Orbix 2000 Config" },
2666 { 3077, "orbix-loc-ssl", "Orbix 2000 Locator SSL" },
2667 { 3078, "orbix-cfg-ssl", "Orbix 2000 Locator SSL" },
2668 { 3079, "lv-frontpanel", "LV Front Panel" },
2669 { 3080, "stm-pproc", "stm_pproc" },
2670 { 3081, "tl1-lv", "TL1-LV" },
2671 { 3082, "tl1-raw", "TL1-RAW" },
2672 { 3083, "tl1-telnet", "TL1-TELNET" },
2673 { 3084, "itm-mccs", "ITM-MCCS" },
2674 { 3085, "pcihreq", "PCIHReq" },
2675 { 3086, "jdl-dbkitchen", "JDL-DBKitchen" },
2676 { 3087, "asoki-sma", "Asoki SMA" },
2677 { 3088, "xdtp", "eXtensible Data Transfer Protocol" },
2678 { 3089, "ptk-alink", "ParaTek Agent Linking" },
2679 { 3090, "stss", "Senforce Session Services" },
2680 { 3091, "1ci-smcs", "1Ci Server Management" },
2681 { 3093, "rapidmq-center", "Jiiva RapidMQ Center" },
2682 { 3094, "rapidmq-reg", "Jiiva RapidMQ Registry" },
2683 { 3095, "panasas", "Panasas rendezvous port" },
2684 { 3096, "ndl-aps", "Active Print Server Port" },
2685 { 3098, "umm-port", "Universal Message Manager" },
2686 { 3099, "chmd", "CHIPSY Machine Daemon" },
2687 { 3100, "opcon-xps", "OpCon/xps" },
2688 { 3101, "hp-pxpib", "HP PolicyXpert PIB Server" },
2689 { 3102, "slslavemon", "SoftlinK Slave Mon Port" },
2690 { 3103, "autocuesmi", "Autocue SMI Protocol" },
2691 { 3105, "cardbox", "Cardbox" },
2692 { 3106, "cardbox-http", "Cardbox HTTP" },
2693 { 3107, "business", "Business protocol" },
2694 { 3108, "geolocate", "Geolocate protocol" },
2695 { 3109, "personnel", "Personnel protocol" },
2696 { 3110, "sim-control", "simulator control port" },
2697 { 3111, "wsynch", "Web Synchronous Services" },
2698 { 3112, "ksysguard", "KDE System Guard" },
2699 { 3113, "cs-auth-svr", "CS-Authenticate Svr Port" },
2700 { 3114, "ccmad", "CCM AutoDiscover" },
2701 { 3115, "mctet-master", "MCTET Master" },
2702 { 3116, "mctet-gateway", "MCTET Gateway" },
2703 { 3117, "mctet-jserv", "MCTET Jserv" },
2704 { 3118, "pkagent", "PKAgent" },
2705 { 3119, "d2000kernel", "D2000 Kernel Port" },
2706 { 3120, "d2000webserver", "D2000 Webserver Port" },
2707 { 3122, "vtr-emulator", "MTI VTR Emulator port" },
2708 { 3123, "edix", "EDI Translation Protocol" },
2709 { 3124, "beacon-port", "Beacon Port" },
2710 { 3125, "a13-an", "A13-AN Interface" },
2711 { 3127, "ctx-bridge", "CTX Bridge Port" },
2712 { 3128, "ndl-aas", "Active API Server Port" },
2713 { 3129, "netport-id", "NetPort Discovery Port" },
2714 { 3130, "icpv2", "ICPv2" },
2715 { 3131, "netbookmark", "Net Book Mark" },
2716 { 3132, "ms-rule-engine", "Microsoft Business Rule Engine Update Service" },
2717 { 3133, "prism-deploy", "Prism Deploy User Port" },
2718 { 3134, "ecp", "Extensible Code Protocol" },
2719 { 3135, "peerbook-port", "PeerBook Port" },
2720 { 3136, "grubd", "Grub Server Port" },
2721 { 3137, "rtnt-1", "rtnt-1 data packets" },
2722 { 3138, "rtnt-2", "rtnt-2 data packets" },
2723 { 3139, "incognitorv", "Incognito Rendez-Vous" },
2724 { 3140, "ariliamulti", "Arilia Multiplexor" },
2725 { 3141, "vmodem", "VMODEM" },
2726 { 3142, "rdc-wh-eos", "RDC WH EOS" },
2727 { 3143, "seaview", "Sea View" },
2728 { 3144, "tarantella", "Tarantella" },
2729 { 3145, "csi-lfap", "CSI-LFAP" },
2730 { 3146, "bears-02", "" },
2731 { 3147, "rfio", "RFIO" },
2732 { 3148, "nm-game-admin", "NetMike Game Administrator" },
2733 { 3149, "nm-game-server", "NetMike Game Server" },
2734 { 3150, "nm-asses-admin", "NetMike Assessor Administrator" },
2735 { 3151, "nm-assessor", "NetMike Assessor" },
2736 { 3152, "feitianrockey", "FeiTian Port" },
2737 { 3153, "s8-client-port", "S8Cargo Client Port" },
2738 { 3154, "ccmrmi", "ON RMI Registry" },
2739 { 3155, "jpegmpeg", "JpegMpeg Port" },
2740 { 3156, "indura", "Indura Collector" },
2741 { 3157, "lsa-comm", "LSA Communicator" },
2742 { 3158, "stvp", "SmashTV Protocol" },
2743 { 3159, "navegaweb-port", "NavegaWeb Tarification" },
2744 { 3160, "tip-app-server", "TIP Application Server" },
2745 { 3161, "doc1lm", "DOC1 License Manager" },
2746 { 3162, "sflm", "SFLM" },
2747 { 3163, "res-sap", "RES-SAP" },
2748 { 3164, "imprs", "IMPRS" },
2749 { 3165, "newgenpay", "Newgenpay Engine Service" },
2750 { 3166, "sossecollector", "Quest Spotlight Out-Of-Process Collector" },
2751 { 3167, "nowcontact", "Now Contact Public Server" },
2752 { 3168, "poweronnud", "Now Up-to-Date Public Server" },
2753 { 3169, "serverview-as", "SERVERVIEW-AS" },
2754 { 3170, "serverview-asn", "SERVERVIEW-ASN" },
2755 { 3171, "serverview-gf", "SERVERVIEW-GF" },
2756 { 3172, "serverview-rm", "SERVERVIEW-RM" },
2757 { 3173, "serverview-icc", "SERVERVIEW-ICC" },
2758 { 3174, "armi-server", "ARMI Server" },
2759 { 3175, "t1-e1-over-ip", "T1_E1_Over_IP" },
2760 { 3176, "ars-master", "ARS Master" },
2761 { 3177, "phonex-port", "Phonex Protocol" },
2762 { 3178, "radclientport", "Radiance UltraEdge Port" },
2763 { 3179, "h2gf-w-2m", "H2GF W.2m Handover prot." },
2764 { 3180, "mc-brk-srv", "Millicent Broker Server" },
2765 { 3181, "bmcpatrolagent", "BMC Patrol Agent" },
2766 { 3182, "bmcpatrolrnvu", "BMC Patrol Rendezvous" },
2767 { 3183, "cops-tls", "COPS/TLS" },
2768 { 3184, "apogeex-port", "ApogeeX Port" },
2769 { 3185, "smpppd", "SuSE Meta PPPD" },
2770 { 3186, "iiw-port", "IIW Monitor User Port" },
2771 { 3187, "odi-port", "Open Design Listen Port" },
2772 { 3188, "brcm-comm-port", "Broadcom Port" },
2773 { 3189, "pcle-infex", "Pinnacle Sys InfEx Port" },
2774 { 3190, "csvr-proxy", "ConServR Proxy" },
2775 { 3191, "csvr-sslproxy", "ConServR SSL Proxy" },
2776 { 3192, "firemonrcc", "FireMon Revision Control" },
2777 { 3193, "spandataport", "SpanDataPort" },
2778 { 3194, "magbind", "Rockstorm MAG protocol" },
2779 { 3195, "ncu-1", "Network Control Unit" },
2780 { 3196, "ncu-2", "Network Control Unit" },
2781 { 3197, "embrace-dp-s", "Embrace Device Protocol Server" },
2782 { 3198, "embrace-dp-c", "Embrace Device Protocol Client" },
2783 { 3199, "dmod-workspace", "DMOD WorkSpace" },
2784 { 3200, "tick-port", "Press-sense Tick Port" },
2785 { 3201, "cpq-tasksmart", "CPQ-TaskSmart" },
2786 { 3202, "intraintra", "IntraIntra" },
2787 { 3203, "netwatcher-mon", "Network Watcher Monitor" },
2788 { 3204, "netwatcher-db", "Network Watcher DB Access" },
2789 { 3205, "isns", "iSNS Server Port" },
2790 { 3206, "ironmail", "IronMail POP Proxy" },
2791 { 3207, "vx-auth-port", "Veritas Authentication Port" },
2792 { 3208, "pfu-prcallback", "PFU PR Callback" },
2793 { 3209, "netwkpathengine", "HP OpenView Network Path Engine Server" },
2794 { 3210, "flamenco-proxy", "Flamenco Networks Proxy" },
2795 { 3211, "avsecuremgmt", "Avocent Secure Management" },
2796 { 3212, "surveyinst", "Survey Instrument" },
2797 { 3213, "neon24x7", "NEON 24X7 Mission Control" },
2798 { 3214, "jmq-daemon-1", "JMQ Daemon Port 1" },
2799 { 3215, "jmq-daemon-2", "JMQ Daemon Port 2" },
2800 { 3216, "ferrari-foam", "Ferrari electronic FOAM" },
2801 { 3217, "unite", "Unified IP & Telecom Environment" },
2802 { 3218, "smartpackets", "EMC SmartPackets" },
2803 { 3219, "wms-messenger", "WMS Messenger" },
2804 { 3220, "xnm-ssl", "XML NM over SSL" },
2805 { 3221, "xnm-clear-text", "XML NM over TCP" },
2806 { 3222, "glbp", "Gateway Load Balancing Pr" },
2807 { 3223, "digivote", "DIGIVOTE (R) Vote-Server" },
2808 { 3224, "aes-discovery", "AES Discovery Port" },
2809 { 3225, "fcip-port", "FCIP" },
2810 { 3226, "isi-irp", "ISI Industry Software IRP" },
2811 { 3227, "dwnmshttp", "DiamondWave NMS Server" },
2812 { 3228, "dwmsgserver", "DiamondWave MSG Server" },
2813 { 3229, "global-cd-port", "Global CD Port" },
2814 { 3230, "sftdst-port", "Software Distributor Port" },
2815 { 3231, "vidigo", "VidiGo communication (previous was: Delta Solutions Direct)" },
2816 { 3232, "mdtp", "MDT port" },
2817 { 3233, "whisker", "WhiskerControl main port" },
2818 { 3234, "alchemy", "Alchemy Server" },
2819 { 3235, "mdap-port", "MDAP port" },
2820 { 3236, "apparenet-ts", "appareNet Test Server" },
2821 { 3237, "apparenet-tps", "appareNet Test Packet Sequencer" },
2822 { 3238, "apparenet-as", "appareNet Analysis Server" },
2823 { 3239, "apparenet-ui", "appareNet User Interface" },
2824 { 3240, "triomotion", "Trio Motion Control Port" },
2825 { 3241, "sysorb", "SysOrb Monitoring Server" },
2826 { 3242, "sdp-id-port", "Session Description ID" },
2827 { 3243, "timelot", "Timelot Port" },
2828 { 3244, "onesaf", "OneSAF" },
2829 { 3245, "vieo-fe", "VIEO Fabric Executive" },
2830 { 3246, "dvt-system", "DVT SYSTEM PORT" },
2831 { 3247, "dvt-data", "DVT DATA LINK" },
2832 { 3248, "procos-lm", "PROCOS LM" },
2833 { 3249, "ssp", "State Sync Protocol" },
2834 { 3250, "hicp", "HMS hicp port" },
2835 { 3251, "sysscanner", "Sys Scanner" },
2836 { 3252, "dhe", "DHE port" },
2837 { 3253, "pda-data", "PDA Data" },
2838 { 3254, "pda-sys", "PDA System" },
2839 { 3255, "semaphore", "Semaphore Connection Port" },
2840 { 3256, "cpqrpm-agent", "Compaq RPM Agent Port" },
2841 { 3257, "cpqrpm-server", "Compaq RPM Server Port" },
2842 { 3258, "ivecon-port", "Ivecon Server Port" },
2843 { 3259, "epncdp2", "Epson Network Common Devi" },
2844 { 3260, "iscsi-target", "iSCSI port" },
2845 { 3261, "winshadow", "winShadow" },
2846 { 3262, "necp", "NECP" },
2847 { 3263, "ecolor-imager", "E-Color Enterprise Imager" },
2848 { 3264, "ccmail", "cc:mail/lotus" },
2849 { 3265, "altav-tunnel", "Altav Tunnel" },
2850 { 3266, "ns-cfg-server", "NS CFG Server" },
2851 { 3267, "ibm-dial-out", "IBM Dial Out" },
2852 { 3268, "msft-gc", "Microsoft Global Catalog" },
2853 { 3269, "msft-gc-ssl", "Microsoft Global Catalog with LDAP/SSL" },
2854 { 3270, "verismart", "Verismart" },
2855 { 3271, "csoft-prev", "CSoft Prev Port" },
2856 { 3272, "user-manager", "Fujitsu User Manager" },
2857 { 3273, "sxmp", "Simple Extensible Multiplexed Protocol" },
2858 { 3274, "ordinox-server", "Ordinox Server" },
2859 { 3275, "samd", "SAMD" },
2860 { 3276, "maxim-asics", "Maxim ASICs" },
2861 { 3277, "awg-proxy", "AWG Proxy" },
2862 { 3278, "lkcmserver", "LKCM Server" },
2863 { 3279, "admind", "" },
2864 { 3280, "vs-server", "VS Server" },
2865 { 3281, "sysopt", "SYSOPT" },
2866 { 3282, "datusorb", "Datusorb" },
2867 { 3283, "Apple-Remote-De", "Net Assistant" },
2868 { 3284, "4talk", "4Talk" },
2869 { 3285, "plato", "Plato" },
2870 { 3286, "e-net", "E-Net" },
2871 { 3287, "directvdata", "DIRECTVDATA" },
2872 { 3288, "cops", "COPS" },
2873 { 3289, "enpc", "ENPC" },
2874 { 3290, "caps-lm", "CAPS LOGISTICS TOOLKIT - LM" },
2875 { 3291, "sah-lm", "S A Holditch & Associates - LM" },
2876 { 3292, "cart-o-rama", "Cart O Rama" },
2877 { 3293, "fg-fps", "" },
2878 { 3294, "fg-gip", "" },
2879 { 3295, "dyniplookup", "Dynamic IP Lookup" },
2880 { 3296, "rib-slm", "Rib License Manager" },
2881 { 3297, "cytel-lm", "Cytel License Manager" },
2882 { 3298, "deskview", "DeskView" },
2883 { 3299, "pdrncs", "" },
2884 { 3301, "tarantool", "Tarantool in-memory computing platform" },
2885 { 3302, "mcs-fastmail", "MCS Fastmail" },
2886 { 3303, "opsession-clnt", "OP Session Client" },
2887 { 3304, "opsession-srvr", "OP Session Server" },
2888 { 3305, "odette-ftp", "ODETTE-FTP" },
2889 { 3306, "mysql", "MySQL" },
2890 { 3307, "opsession-prxy", "OP Session Proxy" },
2891 { 3308, "tns-server", "TNS Server" },
2892 { 3309, "tns-adv", "TNS ADV" },
2893 { 3310, "dyna-access", "Dyna Access" },
2894 { 3311, "mcns-tel-ret", "MCNS Tel Ret" },
2895 { 3312, "appman-server", "Application Management Server" },
2896 { 3313, "uorb", "Unify Object Broker" },
2897 { 3314, "uohost", "Unify Object Host" },
2898 { 3315, "cdid", "CDID" },
2899 { 3316, "aicc-cmi", "AICC/CMI" },
2900 { 3317, "vsaiport", "VSAI PORT" },
2901 { 3318, "ssrip", "Swith to Swith Routing Information Protocol" },
2902 { 3319, "sdt-lmd", "SDT License Manager" },
2903 { 3320, "officelink2000", "Office Link 2000" },
2904 { 3321, "vnsstr", "VNSSTR" },
2905 { 3326, "sftu", "SFTU" },
2906 { 3327, "bbars", "BBARS" },
2907 { 3328, "egptlm", "Eaglepoint License Manager" },
2908 { 3329, "hp-device-disc", "HP Device Disc" },
2909 { 3330, "mcs-calypsoicf", "MCS Calypso ICF" },
2910 { 3331, "mcs-messaging", "MCS Messaging" },
2911 { 3332, "mcs-mailsvr", "MCS Mail Server" },
2912 { 3333, "dec-notes", "DEC Notes" },
2913 { 3334, "directv-web", "Direct TV Webcasting" },
2914 { 3335, "directv-soft", "Direct TV Software Updates" },
2915 { 3336, "directv-tick", "Direct TV Tickers" },
2916 { 3337, "directv-catlg", "Direct TV Data Catalog" },
2917 { 3338, "anet-b", "OMF data b" },
2918 { 3339, "anet-l", "OMF data l" },
2919 { 3340, "anet-m", "OMF data m" },
2920 { 3341, "anet-h", "OMF data h" },
2921 { 3342, "webtie", "WebTIE" },
2922 { 3343, "ms-cluster-net", "MS Cluster Net" },
2923 { 3344, "bnt-manager", "BNT Manager" },
2924 { 3345, "influence", "Influence" },
2925 { 3346, "trnsprntproxy", "Trnsprnt Proxy" },
2926 { 3347, "phoenix-rpc", "Phoenix RPC" },
2927 { 3348, "pangolin-laser", "Pangolin Laser" },
2928 { 3349, "chevinservices", "Chevin Services" },
2929 { 3350, "findviatv", "FINDVIATV" },
2930 { 3351, "btrieve", "Btrieve port" },
2931 { 3352, "ssql", "Scalable SQL" },
2932 { 3353, "fatpipe", "FATPIPE" },
2933 { 3354, "suitjd", "SUITJD" },
2934 { 3355, "ordinox-dbase", "Ordinox Dbase" },
2935 { 3356, "upnotifyps", "UPNOTIFYPS" },
2936 { 3357, "adtech-test", "Adtech Test IP" },
2937 { 3358, "mpsysrmsvr", "Mp Sys Rmsvr" },
2938 { 3359, "wg-netforce", "WG NetForce" },
2939 { 3360, "kv-server", "KV Server" },
2940 { 3361, "kv-agent", "KV Agent" },
2941 { 3362, "dj-ilm", "DJ ILM" },
2942 { 3363, "nati-vi-server", "NATI Vi Server" },
2943 { 3364, "creativeserver", "Creative Server" },
2944 { 3365, "contentserver", "Content Server" },
2945 { 3366, "creativepartnr", "Creative Partner" },
2946 { 3372, "tip2", "TIP 2" },
2947 { 3373, "lavenir-lm", "Lavenir License Manager" },
2948 { 3374, "cluster-disc", "Cluster Disc" },
2949 { 3375, "vsnm-agent", "VSNM Agent" },
2950 { 3376, "cdbroker", "CD Broker" },
2951 { 3377, "cogsys-lm", "Cogsys Network License Manager" },
2952 { 3378, "wsicopy", "WSICOPY" },
2953 { 3379, "socorfs", "SOCORFS" },
2954 { 3380, "sns-channels", "SNS Channels" },
2955 { 3381, "geneous", "Geneous" },
2956 { 3382, "fujitsu-neat", "Fujitsu Network Enhanced Antitheft function" },
2957 { 3383, "esp-lm", "Enterprise Software Products License Manager" },
2958 { 3384, "hp-clic", "Cluster Management Services" },
2959 { 3385, "qnxnetman", "" },
2960 { 3387, "backroomnet", "Back Room Net" },
2961 { 3388, "cbserver", "CB Server" },
2962 { 3389, "ms-wbt-server", "MS WBT Server" },
2963 { 3390, "dsc", "Distributed Service Coordinator" },
2964 { 3391, "savant", "SAVANT" },
2965 { 3392, "efi-lm", "EFI License Management" },
2966 { 3393, "d2k-tapestry1", "D2K Tapestry Client to Server" },
2967 { 3394, "d2k-tapestry2", "D2K Tapestry Server to Server" },
2968 { 3395, "dyna-lm", "Dyna License Manager (Elam)" },
2969 { 3396, "printer-agent", "Printer Agent" },
2970 { 3397, "cloanto-lm", "Cloanto License Manager" },
2971 { 3398, "mercantile", "Mercantile" },
2972 { 3399, "csms", "CSMS" },
2973 { 3400, "csms2", "CSMS2" },
2974 { 3401, "filecast", "" },
2975 { 3402, "fxaengine-net", "FXa Engine Network Port" },
2976 { 3405, "nokia-ann-ch1", "Nokia Announcement ch 1" },
2977 { 3406, "nokia-ann-ch2", "Nokia Announcement ch 2" },
2978 { 3407, "ldap-admin", "LDAP admin server port" },
2979 { 3408, "BESApi", "BES Api Port" },
2980 { 3409, "networklens", "NetworkLens Event Port" },
2981 { 3410, "networklenss", "NetworkLens SSL Event" },
2982 { 3411, "biolink-auth", "BioLink Authenteon server" },
2983 { 3412, "xmlblaster", "xmlBlaster" },
2984 { 3413, "svnet", "SpecView Networking" },
2985 { 3414, "wip-port", "BroadCloud WIP Port" },
2986 { 3415, "bcinameservice", "BCI Name Service" },
2987 { 3416, "commandport", "AirMobile IS Command Port" },
2988 { 3417, "csvr", "ConServR file translation" },
2989 { 3418, "rnmap", "Remote nmap" },
2990 { 3419, "softaudit", "Isogon SoftAudit" },
2991 { 3420, "ifcp-port", "iFCP User Port" },
2992 { 3421, "bmap", "Bull Apprise portmapper" },
2993 { 3422, "rusb-sys-port", "Remote USB System Port" },
2994 { 3423, "xtrm", "xTrade Reliable Messaging" },
2995 { 3424, "xtrms", "xTrade over TLS/SSL" },
2996 { 3425, "agps-port", "AGPS Access Port" },
2997 { 3426, "arkivio", "Arkivio Storage Protocol" },
2998 { 3427, "websphere-snmp", "WebSphere SNMP" },
2999 { 3428, "twcss", "2Wire CSS" },
3000 { 3429, "gcsp", "GCSP user port" },
3001 { 3430, "ssdispatch", "Scott Studios Dispatch" },
3002 { 3431, "ndl-als", "Active License Server Port" },
3003 { 3432, "osdcp", "Secure Device Protocol" },
3004 { 3433, "opnet-smp", "OPNET Service Management Platform" },
3005 { 3434, "opencm", "OpenCM Server" },
3006 { 3435, "pacom", "Pacom Security User Port" },
3007 { 3436, "gc-config", "GuardControl Exchange Protocol" },
3008 { 3437, "autocueds", "Autocue Directory Service" },
3009 { 3438, "spiral-admin", "Spiralcraft Admin" },
3010 { 3439, "hri-port", "HRI Interface Port" },
3011 { 3440, "ans-console", "Net Steward Mgmt Console" },
3012 { 3441, "connect-client", "OC Connect Client" },
3013 { 3442, "connect-server", "OC Connect Server" },
3014 { 3443, "ov-nnm-websrv", "OpenView Network Node Manager WEB Server" },
3015 { 3444, "denali-server", "Denali Server" },
3016 { 3445, "monp", "Media Object Network Protocol" },
3017 { 3446, "3comfaxrpc", "3Com FAX RPC port" },
3018 { 3447, "directnet", "DirectNet IM System" },
3019 { 3448, "dnc-port", "Discovery and Net Config" },
3020 { 3449, "hotu-chat", "HotU Chat" },
3021 { 3450, "castorproxy", "CAStorProxy" },
3022 { 3451, "asam", "ASAM Services" },
3023 { 3452, "sabp-signal", "SABP-Signalling Protocol" },
3024 { 3453, "pscupd", "PSC Update" },
3025 { 3454, "mira", "Apple Remote Access Protocol" },
3026 { 3455, "prsvp", "RSVP Port" },
3027 { 3456, "vat", "VAT default data" },
3028 { 3457, "vat-control", "VAT default control" },
3029 { 3458, "d3winosfi", "D3WinOSFI" },
3030 { 3459, "integral", "TIP Integral" },
3031 { 3460, "edm-manager", "EDM Manger" },
3032 { 3461, "edm-stager", "EDM Stager" },
3033 { 3462, "edm-std-notify", "EDM STD Notify" },
3034 { 3463, "edm-adm-notify", "EDM ADM Notify" },
3035 { 3464, "edm-mgr-sync", "EDM MGR Sync" },
3036 { 3465, "edm-mgr-cntrl", "EDM MGR Cntrl" },
3037 { 3466, "workflow", "WORKFLOW" },
3038 { 3467, "rcst", "RCST" },
3039 { 3468, "ttcmremotectrl", "TTCM Remote Controll" },
3040 { 3469, "pluribus", "Pluribus" },
3041 { 3470, "jt400", "" },
3042 { 3471, "jt400-ssl", "" },
3043 { 3472, "jaugsremotec-1", "JAUGS N-G Remotec 1" },
3044 { 3473, "jaugsremotec-2", "JAUGS N-G Remotec 2" },
3045 { 3474, "ttntspauto", "TSP Automation" },
3046 { 3475, "genisar-port", "Genisar Comm Port" },
3047 { 3476, "nppmp", "NVIDIA Mgmt Protocol" },
3048 { 3477, "ecomm", "eComm link port" },
3049 { 3478, "stun", "Session Traversal Utilities for NAT (STUN) port" },
3050 { 3479, "twrpc", "2Wire RPC" },
3051 { 3480, "plethora", "Secure Virtual Workspace" },
3052 { 3481, "cleanerliverc", "CleanerLive remote ctrl" },
3053 { 3482, "vulture", "Vulture Monitoring System" },
3054 { 3483, "slim-devices", "Slim Devices Protocol" },
3055 { 3484, "gbs-stp", "GBS SnapTalk Protocol" },
3056 { 3485, "celatalk", "CelaTalk" },
3057 { 3486, "ifsf-hb-port", "IFSF Heartbeat Port" },
3058 { 3488, "fs-rh-srv", "FS Remote Host Server" },
3059 { 3489, "dtp-dia", "DTP/DIA" },
3060 { 3490, "colubris", "Colubris Management Port" },
3061 { 3491, "swr-port", "SWR Port" },
3062 { 3492, "tvdumtray-port", "TVDUM Tray Port" },
3063 { 3493, "nut", "Network UPS Tools" },
3064 { 3494, "ibm3494", "IBM 3494" },
3065 { 3495, "seclayer-tcp", "securitylayer over tcp" },
3066 { 3496, "seclayer-tls", "securitylayer over tls" },
3067 { 3497, "ipether232port", "ipEther232Port" },
3068 { 3498, "dashpas-port", "DASHPAS user port" },
3069 { 3499, "sccip-media", "SccIP Media" },
3070 { 3500, "rtmp-port", "RTMP Port" },
3071 { 3501, "isoft-p2p", "iSoft-P2P" },
3072 { 3502, "avinstalldisc", "Avocent Install Discovery" },
3073 { 3503, "lsp-ping", "MPLS LSP-echo Port" },
3074 { 3504, "ironstorm", "IronStorm game server" },
3075 { 3505, "ccmcomm", "CCM communications port" },
3076 { 3506, "apc-3506", "APC 3506" },
3077 { 3507, "nesh-broker", "Nesh Broker Port" },
3078 { 3508, "interactionweb", "Interaction Web" },
3079 { 3509, "vt-ssl", "Virtual Token SSL Port" },
3080 { 3510, "xss-port", "XSS Port" },
3081 { 3511, "webmail-2", "WebMail/2" },
3082 { 3512, "aztec", "Aztec Distribution Port" },
3083 { 3513, "arcpd", "Adaptec Remote Protocol" },
3084 { 3514, "must-p2p", "MUST Peer to Peer" },
3085 { 3515, "must-backplane", "MUST Backplane" },
3086 { 3516, "smartcard-port", "Smartcard Port" },
3087 { 3517, "802-11-iapp", "IEEE 802.11 WLANs WG IAPP" },
3088 { 3518, "artifact-msg", "Artifact Message Server" },
3089 { 3520, "galileolog", "Netvion Galileo Log Port" },
3090 { 3521, "mc3ss", "Telequip Labs MC3SS" },
3091 { 3522, "nssocketport", "DO over NSSocketPort" },
3092 { 3523, "odeumservlink", "Odeum Serverlink" },
3093 { 3524, "ecmport", "ECM Server port" },
3094 { 3525, "eisport", "EIS Server port" },
3095 { 3526, "starquiz-port", "starQuiz Port" },
3096 { 3527, "beserver-msg-q", "VERITAS Backup Exec Server" },
3097 { 3528, "jboss-iiop", "JBoss IIOP" },
3098 { 3529, "jboss-iiop-ssl", "JBoss IIOP/SSL" },
3099 { 3530, "gf", "Grid Friendly" },
3100 { 3531, "joltid", "Joltid" },
3101 { 3532, "raven-rmp", "Raven Remote Management Control" },
3102 { 3533, "raven-rdp", "Raven Remote Management Data" },
3103 { 3534, "urld-port", "URL Daemon Port" },
3104 { 3535, "ms-la", "MS-LA" },
3105 { 3536, "snac", "SNAC" },
3106 { 3537, "ni-visa-remote", "Remote NI-VISA port" },
3107 { 3538, "ibm-diradm", "IBM Directory Server" },
3108 { 3539, "ibm-diradm-ssl", "IBM Directory Server SSL" },
3109 { 3540, "pnrp-port", "PNRP User Port" },
3110 { 3541, "voispeed-port", "VoiSpeed Port" },
3111 { 3542, "hacl-monitor", "HA cluster monitor" },
3112 { 3543, "qftest-lookup", "qftest Lookup Port" },
3113 { 3544, "teredo", "Teredo Port" },
3114 { 3545, "camac", "CAMAC equipment" },
3115 { 3547, "symantec-sim", "Symantec SIM" },
3116 { 3548, "interworld", "Interworld" },
3117 { 3549, "tellumat-nms", "Tellumat MDR NMS" },
3118 { 3550, "ssmpp", "Secure SMPP" },
3119 { 3551, "apcupsd", "Apcupsd Information Port" },
3120 { 3552, "taserver", "TeamAgenda Server Port" },
3121 { 3553, "rbr-discovery", "Red Box Recorder ADP" },
3122 { 3554, "questnotify", "Quest Notification Server" },
3123 { 3555, "razor", "Vipul's Razor" },
3124 { 3556, "sky-transport", "Sky Transport Protocol" },
3125 { 3557, "personalos-001", "PersonalOS Comm Port" },
3126 { 3558, "mcp-port", "MCP user port" },
3127 { 3559, "cctv-port", "CCTV control port" },
3128 { 3560, "iniserve-port", "INIServe port" },
3129 { 3561, "bmc-onekey", "BMC-OneKey" },
3130 { 3562, "sdbproxy", "SDBProxy" },
3131 { 3563, "watcomdebug", "Watcom Debug" },
3132 { 3564, "esimport", "Electromed SIM port" },
3133 { 3567, "dof-eps", "DOF Protocol Stack" },
3134 { 3568, "dof-tunnel-sec", "DOF Secure Tunnel" },
3135 { 3569, "mbg-ctrl", "Meinberg Control Service" },
3136 { 3570, "mccwebsvr-port", "MCC Web Server Port" },
3137 { 3571, "megardsvr-port", "MegaRAID Server Port" },
3138 { 3572, "megaregsvrport", "Registration Server Port" },
3139 { 3573, "tag-ups-1", "Advantage Group UPS Suite" },
3140 { 3575, "ccm-port", "Coalsere CCM Port" },
3141 { 3576, "cmc-port", "Coalsere CMC Port" },
3142 { 3577, "config-port", "Configuration Port" },
3143 { 3578, "data-port", "Data Port" },
3144 { 3579, "ttat3lb", "Tarantella Load Balancing" },
3145 { 3580, "nati-svrloc", "NATI-ServiceLocator" },
3146 { 3581, "kfxaclicensing", "Ascent Capture Licensing" },
3147 { 3582, "press", "PEG PRESS Server" },
3148 { 3583, "canex-watch", "CANEX Watch System" },
3149 { 3584, "u-dbap", "U-DBase Access Protocol" },
3150 { 3585, "emprise-lls", "Emprise License Server" },
3151 { 3586, "emprise-lsc", "License Server Console" },
3152 { 3587, "p2pgroup", "Peer to Peer Grouping" },
3153 { 3588, "sentinel", "Sentinel Server" },
3154 { 3589, "isomair", "" },
3155 { 3590, "wv-csp-sms", "WV CSP SMS Binding" },
3156 { 3591, "gtrack-server", "LOCANIS G-TRACK Server" },
3157 { 3592, "gtrack-ne", "LOCANIS G-TRACK NE Port" },
3158 { 3593, "bpmd", "BP Model Debugger" },
3159 { 3594, "mediaspace", "MediaSpace" },
3160 { 3595, "shareapp", "ShareApp" },
3161 { 3596, "iw-mmogame", "Illusion Wireless MMOG" },
3162 { 3597, "a14", "A14 (AN-to-SC/MM)" },
3163 { 3598, "a15", "A15 (AN-to-AN)" },
3164 { 3599, "quasar-server", "Quasar Accounting Server" },
3165 { 3600, "trap-daemon", "text relay-answer" },
3166 { 3601, "visinet-gui", "Visinet Gui" },
3167 { 3602, "infiniswitchcl", "InfiniSwitch Mgr Client" },
3168 { 3603, "int-rcv-cntrl", "Integrated Rcvr Control" },
3169 { 3604, "bmc-jmx-port", "BMC JMX Port" },
3170 { 3605, "comcam-io", "ComCam IO Port" },
3171 { 3606, "splitlock", "Splitlock Server" },
3172 { 3607, "precise-i3", "Precise I3" },
3173 { 3608, "trendchip-dcp", "Trendchip control protocol" },
3174 { 3609, "cpdi-pidas-cm", "CPDI PIDAS Connection Mon" },
3175 { 3610, "echonet", "ECHONET" },
3176 { 3611, "six-degrees", "Six Degrees Port" },
3177 { 3612, "dataprotector", "Micro Focus Data Protector" },
3178 { 3613, "alaris-disc", "Alaris Device Discovery" },
3179 { 3614, "sigma-port", "Satchwell Sigma" },
3180 { 3615, "start-network", "Start Messaging Network" },
3181 { 3616, "cd3o-protocol", "cd3o Control Protocol" },
3182 { 3617, "sharp-server", "ATI SHARP Logic Engine" },
3183 { 3618, "aairnet-1", "AAIR-Network 1" },
3184 { 3619, "aairnet-2", "AAIR-Network 2" },
3185 { 3620, "ep-pcp", "EPSON Projector Control Port" },
3186 { 3621, "ep-nsp", "EPSON Network Screen Port" },
3187 { 3622, "ff-lr-port", "FF LAN Redundancy Port" },
3188 { 3623, "haipe-discover", "HAIPIS Dynamic Discovery" },
3189 { 3624, "dist-upgrade", "Distributed Upgrade Port" },
3190 { 3625, "volley", "Volley" },
3191 { 3626, "bvcdaemon-port", "bvControl Daemon" },
3192 { 3627, "jamserverport", "Jam Server Port" },
3193 { 3628, "ept-machine", "EPT Machine Interface" },
3194 { 3629, "escvpnet", "ESC/VP.net" },
3195 { 3630, "cs-remote-db", "C&S Remote Database Port" },
3196 { 3631, "cs-services", "C&S Web Services Port" },
3197 { 3632, "distcc", "distributed compiler" },
3198 { 3633, "wacp", "Wyrnix AIS port" },
3199 { 3634, "hlibmgr", "hNTSP Library Manager" },
3200 { 3635, "sdo", "Simple Distributed Objects" },
3201 { 3636, "servistaitsm", "SerVistaITSM" },
3202 { 3637, "scservp", "Customer Service Port" },
3203 { 3638, "ehp-backup", "EHP Backup Protocol" },
3204 { 3639, "xap-ha", "Extensible Automation" },
3205 { 3640, "netplay-port1", "Netplay Port 1" },
3206 { 3641, "netplay-port2", "Netplay Port 2" },
3207 { 3642, "juxml-port", "Juxml Replication port" },
3208 { 3643, "audiojuggler", "AudioJuggler" },
3209 { 3644, "ssowatch", "" },
3210 { 3645, "cyc", "Cyc" },
3211 { 3646, "xss-srv-port", "XSS Server Port" },
3212 { 3647, "splitlock-gw", "Splitlock Gateway" },
3213 { 3648, "fjcp", "Fujitsu Cooperation Port" },
3214 { 3649, "nmmp", "Nishioka Miyuki Msg Protocol" },
3215 { 3650, "prismiq-plugin", "PRISMIQ VOD plug-in" },
3216 { 3651, "xrpc-registry", "XRPC Registry" },
3217 { 3652, "vxcrnbuport", "VxCR NBU Default Port" },
3218 { 3653, "tsp", "Tunnel Setup Protocol" },
3219 { 3654, "vaprtm", "VAP RealTime Messenger" },
3220 { 3655, "abatemgr", "ActiveBatch Exec Agent" },
3221 { 3656, "abatjss", "ActiveBatch Job Scheduler" },
3222 { 3657, "immedianet-bcn", "ImmediaNet Beacon" },
3223 { 3658, "ps-ams", "PlayStation AMS (Secure)" },
3224 { 3659, "apple-sasl", "Apple SASL" },
3225 { 3660, "can-nds-ssl", "IBM Tivoli Directory Service using SSL" },
3226 { 3661, "can-ferret-ssl", "IBM Tivoli Directory Service using SSL" },
3227 { 3662, "pserver", "" },
3228 { 3663, "dtp", "DIRECWAY Tunnel Protocol" },
3229 { 3664, "ups-engine", "UPS Engine Port" },
3230 { 3665, "ent-engine", "Enterprise Engine Port" },
3231 { 3666, "eserver-pap", "IBM eServer PAP" },
3232 { 3667, "infoexch", "IBM Information Exchange" },
3233 { 3668, "dell-rm-port", "Dell Remote Management" },
3234 { 3669, "casanswmgmt", "CA SAN Switch Management" },
3235 { 3670, "smile", "SMILE TCP/UDP Interface" },
3236 { 3671, "efcp", "e Field Control (EIBnet)" },
3237 { 3672, "lispworks-orb", "LispWorks ORB" },
3238 { 3673, "mediavault-gui", "Openview Media Vault GUI" },
3239 { 3674, "wininstall-ipc", "WinINSTALL IPC Port" },
3240 { 3675, "calltrax", "CallTrax Data Port" },
3241 { 3676, "va-pacbase", "VisualAge Pacbase server" },
3242 { 3677, "roverlog", "RoverLog IPC" },
3243 { 3678, "ipr-dglt", "DataGuardianLT" },
3244 { 3679, "Escale-(Newton", "Newton Dock" },
3245 { 3680, "npds-tracker", "NPDS Tracker" },
3246 { 3681, "bts-x73", "BTS X73 Port" },
3247 { 3682, "cas-mapi", "EMC SmartPackets-MAPI" },
3248 { 3683, "bmc-ea", "BMC EDV/EA" },
3249 { 3684, "faxstfx-port", "FAXstfX" },
3250 { 3685, "dsx-agent", "DS Expert Agent" },
3251 { 3686, "tnmpv2", "Trivial Network Management" },
3252 { 3687, "simple-push", "" },
3253 { 3688, "simple-push-s", "simple-push Secure" },
3254 { 3689, "daap", "Digital Audio Access Protocol (iTunes)" },
3255 { 3690, "svn", "Subversion" },
3256 { 3691, "magaya-network", "Magaya Network Port" },
3257 { 3692, "intelsync", "Brimstone IntelSync" },
3258 { 3695, "bmc-data-coll", "BMC Data Collection" },
3259 { 3696, "telnetcpcd", "Telnet Com Port Control" },
3260 { 3697, "nw-license", "NavisWorks License System" },
3261 { 3698, "sagectlpanel", "SAGECTLPANEL" },
3262 { 3699, "kpn-icw", "Internet Call Waiting" },
3263 { 3700, "lrs-paging", "LRS NetPage" },
3264 { 3701, "netcelera", "NetCelera" },
3265 { 3702, "ws-discovery", "Web Service Discovery" },
3266 { 3703, "adobeserver-3", "Adobe Server 3" },
3267 { 3704, "adobeserver-4", "Adobe Server 4" },
3268 { 3705, "adobeserver-5", "Adobe Server 5" },
3269 { 3706, "rt-event", "Real-Time Event Port" },
3270 { 3707, "rt-event-s", "Real-Time Event Secure Port" },
3271 { 3708, "sun-as-iiops", "Sun App Svr - Naming" },
3272 { 3709, "ca-idms", "CA-IDMS Server" },
3273 { 3710, "portgate-auth", "PortGate Authentication" },
3274 { 3711, "edb-server2", "EBD Server 2" },
3275 { 3712, "sentinel-ent", "Sentinel Enterprise" },
3276 { 3713, "tftps", "TFTP over TLS" },
3277 { 3714, "delos-dms", "DELOS Direct Messaging" },
3278 { 3715, "anoto-rendezv", "Anoto Rendezvous Port" },
3279 { 3716, "wv-csp-sms-cir", "WV CSP SMS CIR Channel" },
3280 { 3717, "wv-csp-udp-cir", "WV CSP UDP/IP CIR Channel" },
3281 { 3718, "opus-services", "OPUS Server Port" },
3282 { 3719, "itelserverport", "iTel Server Port" },
3283 { 3720, "ufastro-instr", "UF Astro. Instr. Services" },
3284 { 3721, "xsync", "Xsync" },
3285 { 3722, "xserveraid", "Xserve RAID" },
3286 { 3723, "sychrond", "Sychron Service Daemon" },
3287 { 3724, "blizwow", "World of Warcraft" },
3288 { 3725, "na-er-tip", "Netia NA-ER Port" },
3289 { 3726, "array-manager", "Xyratex Array Manager" },
3290 { 3727, "e-mdu", "Ericsson Mobile Data Unit" },
3291 { 3728, "e-woa", "Ericsson Web on Air" },
3292 { 3729, "fksp-audit", "Fireking Audit Port" },
3293 { 3730, "client-ctrl", "Client Control" },
3294 { 3731, "smap", "Service Manager" },
3295 { 3732, "m-wnn", "Mobile Wnn" },
3296 { 3733, "multip-msg", "Multipuesto Msg Port" },
3297 { 3734, "synel-data", "Synel Data Collection Port" },
3298 { 3735, "pwdis", "Password Distribution" },
3299 { 3736, "rs-rmi", "RealSpace RMI" },
3300 { 3738, "versatalk", "versaTalk Server Port" },
3301 { 3739, "launchbird-lm", "Launchbird LicenseManager" },
3302 { 3740, "heartbeat", "Heartbeat Protocol" },
3303 { 3741, "wysdma", "WysDM Agent" },
3304 { 3742, "cst-port", "CST - Configuration & Service Tracker" },
3305 { 3743, "ipcs-command", "IP Control Systems Ltd." },
3306 { 3744, "sasg", "SASG" },
3307 { 3745, "gw-call-port", "GWRTC Call Port" },
3308 { 3746, "linktest", "LXPRO.COM LinkTest" },
3309 { 3747, "linktest-s", "LXPRO.COM LinkTest SSL" },
3310 { 3748, "webdata", "webData" },
3311 { 3749, "cimtrak", "CimTrak" },
3312 { 3750, "cbos-ip-port", "CBOS/IP ncapsalation port" },
3313 { 3751, "gprs-cube", "CommLinx GPRS Cube" },
3314 { 3752, "vipremoteagent", "Vigil-IP RemoteAgent" },
3315 { 3753, "nattyserver", "NattyServer Port" },
3316 { 3754, "timestenbroker", "TimesTen Broker Port" },
3317 { 3755, "sas-remote-hlp", "SAS Remote Help Server" },
3318 { 3756, "canon-capt", "Canon CAPT Port" },
3319 { 3757, "grf-port", "GRF Server Port" },
3320 { 3758, "apw-registry", "apw RMI registry" },
3321 { 3759, "exapt-lmgr", "Exapt License Manager" },
3322 { 3760, "adtempusclient", "adTempus Client" },
3323 { 3761, "gsakmp", "gsakmp port" },
3324 { 3762, "gbs-smp", "GBS SnapMail Protocol" },
3325 { 3763, "xo-wave", "XO Wave Control Port" },
3326 { 3764, "mni-prot-rout", "MNI Protected Routing" },
3327 { 3765, "rtraceroute", "Remote Traceroute" },
3328 { 3767, "listmgr-port", "ListMGR Port" },
3329 { 3768, "rblcheckd", "rblcheckd server daemon" },
3330 { 3769, "haipe-otnk", "HAIPE Network Keying" },
3331 { 3770, "cindycollab", "Cinderella Collaboration" },
3332 { 3771, "paging-port", "RTP Paging Port" },
3333 { 3772, "ctp", "Chantry Tunnel Protocol" },
3334 { 3773, "ctdhercules", "" },
3335 { 3774, "zicom", "ZICOM" },
3336 { 3775, "ispmmgr", "ISPM Manager Port" },
3337 { 3776, "dvcprov-port", "Device Provisioning Port" },
3338 { 3777, "jibe-eb", "Jibe EdgeBurst" },
3339 { 3778, "c-h-it-port", "Cutler-Hammer IT Port" },
3340 { 3779, "cognima", "Cognima Replication" },
3341 { 3780, "nnp", "Nuzzler Network Protocol" },
3342 { 3781, "abcvoice-port", "ABCvoice server port" },
3343 { 3782, "iso-tp0s", "Secure ISO TP0 port" },
3344 { 3783, "bim-pem", "Impact Mgr./PEM Gateway" },
3345 { 3784, "bfd-control", "BFD Control Protocol" },
3346 { 3785, "bfd-echo", "BFD Echo Protocol" },
3347 { 3786, "upstriggervsw", "VSW Upstrigger port" },
3348 { 3787, "fintrx", "Fintrx" },
3349 { 3788, "isrp-port", "SPACEWAY Routing port" },
3350 { 3789, "remotedeploy", "RemoteDeploy Administration Port [July 2003]" },
3351 { 3790, "quickbooksrds", "QuickBooks RDS" },
3352 { 3791, "tvnetworkvideo", "TV NetworkVideo Data port" },
3353 { 3792, "sitewatch", "e-Watch Corporation SiteWatch" },
3354 { 3793, "dcsoftware", "DataCore Software" },
3355 { 3794, "jaus", "JAUS Robots" },
3356 { 3795, "myblast", "myBLAST Mekentosj port" },
3357 { 3796, "spw-dialer", "Spaceway Dialer" },
3358 { 3797, "idps", "" },
3359 { 3798, "minilock", "Minilock" },
3360 { 3799, "radius-dynauth", "RADIUS Dynamic Authorization" },
3361 { 3800, "pwgpsi", "Print Services Interface" },
3362 { 3801, "ibm-mgr", "ibm manager service" },
3363 { 3802, "vhd", "VHD" },
3364 { 3803, "soniqsync", "SoniqSync" },
3365 { 3804, "iqnet-port", "Harman IQNet Port" },
3366 { 3805, "tcpdataserver", "ThorGuard Server Port" },
3367 { 3806, "wsmlb", "Remote System Manager" },
3368 { 3807, "spugna", "SpuGNA Communication Port" },
3369 { 3808, "sun-as-iiops-ca", "Sun App Svr-IIOPClntAuth" },
3370 { 3809, "apocd", "Java Desktop System Configuration Agent" },
3371 { 3810, "wlanauth", "WLAN AS server" },
3372 { 3811, "amp", "AMP" },
3373 { 3812, "neto-wol-server", "netO WOL Server" },
3374 { 3813, "rap-ip", "Rhapsody Interface Protocol" },
3375 { 3814, "neto-dcs", "netO DCS" },
3376 { 3815, "lansurveyorxml", "LANsurveyor XML" },
3377 { 3816, "sunlps-http", "Sun Local Patch Server" },
3378 { 3817, "tapeware", "Yosemite Tech Tapeware" },
3379 { 3818, "crinis-hb", "Crinis Heartbeat" },
3380 { 3819, "epl-slp", "EPL Sequ Layer Protocol" },
3381 { 3820, "scp", "Siemens AuD SCP" },
3382 { 3821, "pmcp", "ATSC PMCP Standard" },
3383 { 3822, "acp-discovery", "Compute Pool Discovery" },
3384 { 3823, "acp-conduit", "Compute Pool Conduit" },
3385 { 3824, "acp-policy", "Compute Pool Policy" },
3386 { 3825, "ffserver", "Antera FlowFusion Process Simulation" },
3387 { 3826, "warmux", "WarMUX game server" },
3388 { 3827, "netmpi", "Netadmin Systems MPI service" },
3389 { 3828, "neteh", "Netadmin Systems Event Handler" },
3390 { 3829, "neteh-ext", "Netadmin Systems Event Handler External" },
3391 { 3830, "cernsysmgmtagt", "Cerner System Management Agent" },
3392 { 3831, "dvapps", "Docsvault Application Service" },
3393 { 3832, "xxnetserver", "xxNETserver" },
3394 { 3833, "aipn-auth", "AIPN LS Authentication" },
3395 { 3834, "spectardata", "Spectar Data Stream Service" },
3396 { 3835, "spectardb", "Spectar Database Rights Service" },
3397 { 3836, "markem-dcp", "MARKEM NEXTGEN DCP" },
3398 { 3837, "mkm-discovery", "MARKEM Auto-Discovery" },
3399 { 3838, "sos", "Scito Object Server" },
3400 { 3839, "amx-rms", "AMX Resource Management Suite" },
3401 { 3840, "flirtmitmir", "www.FlirtMitMir.de" },
3402 { 3842, "nhci", "NHCI status port" },
3403 { 3843, "quest-agent", "Quest Common Agent" },
3404 { 3844, "rnm", "RNM" },
3405 { 3845, "v-one-spp", "V-ONE Single Port Proxy" },
3406 { 3846, "an-pcp", "Astare Network PCP" },
3407 { 3847, "msfw-control", "MS Firewall Control" },
3408 { 3848, "item", "IT Environmental Monitor" },
3409 { 3849, "spw-dnspreload", "SPACEWAY DNS Preload" },
3410 { 3850, "qtms-bootstrap", "QTMS Bootstrap Protocol" },
3411 { 3851, "spectraport", "SpectraTalk Port" },
3412 { 3852, "sse-app-config", "SSE App Configuration" },
3413 { 3853, "sscan", "SONY scanning protocol" },
3414 { 3854, "stryker-com", "Stryker Comm Port" },
3415 { 3855, "opentrac", "OpenTRAC" },
3416 { 3856, "informer", "INFORMER" },
3417 { 3857, "trap-port", "Trap Port" },
3418 { 3858, "trap-port-mom", "Trap Port MOM" },
3419 { 3859, "nav-port", "Navini Port" },
3420 { 3860, "sasp", "Server/Application State Protocol (SASP)" },
3421 { 3861, "winshadow-hd", "winShadow Host Discovery" },
3422 { 3862, "giga-pocket", "GIGA-POCKET" },
3423 { 3865, "xpl", "xpl automation protocol" },
3424 { 3866, "dzdaemon", "Sun SDViz DZDAEMON Port" },
3425 { 3867, "dzoglserver", "Sun SDViz DZOGLSERVER Port" },
3426 { 3869, "ovsam-mgmt", "hp OVSAM MgmtServer Disco" },
3427 { 3870, "ovsam-d-agent", "hp OVSAM HostAgent Disco" },
3428 { 3871, "avocent-adsap", "Avocent DS Authorization" },
3429 { 3872, "oem-agent", "OEM Agent" },
3430 { 3873, "fagordnc", "" },
3431 { 3874, "sixxsconfig", "SixXS Configuration" },
3432 { 3875, "pnbscada", "PNBSCADA" },
3433 { 3876, "dl-agent", "DirectoryLockdown Agent" },
3434 { 3877, "xmpcr-interface", "XMPCR Interface Port" },
3435 { 3878, "fotogcad", "FotoG CAD interface" },
3436 { 3879, "appss-lm", "appss license manager" },
3437 { 3880, "igrs", "IGRS" },
3438 { 3881, "idac", "Data Acquisition and Control" },
3439 { 3882, "msdts1", "DTS Service Port" },
3440 { 3883, "vrpn", "VR Peripheral Network" },
3441 { 3884, "softrack-meter", "SofTrack Metering" },
3442 { 3885, "topflow-ssl", "TopFlow SSL" },
3443 { 3886, "nei-management", "NEI management port" },
3444 { 3887, "ciphire-data", "Ciphire Data Transport" },
3445 { 3888, "ciphire-serv", "Ciphire Services" },
3446 { 3889, "dandv-tester", "D and V Tester Control Port" },
3447 { 3890, "ndsconnect", "Niche Data Server Connect" },
3448 { 3891, "rtc-pm-port", "Oracle RTC-PM port" },
3449 { 3892, "pcc-image-port", "PCC-image-port" },
3450 { 3893, "cgi-starapi", "CGI StarAPI Server" },
3451 { 3894, "syam-agent", "SyAM Agent Port" },
3452 { 3895, "syam-smc", "SyAm SMC Service Port" },
3453 { 3896, "sdo-tls", "Simple Distributed Objects over TLS" },
3454 { 3897, "sdo-ssh", "Simple Distributed Objects over SSH" },
3455 { 3898, "senip", "IAS, Inc. SmartEye NET Internet Protocol" },
3456 { 3899, "itv-control", "ITV Port" },
3457 { 3900, "udt-os", "Unidata UDT OS" },
3458 { 3901, "nimsh", "NIM Service Handler" },
3459 { 3902, "nimaux", "NIMsh Auxiliary Port" },
3460 { 3903, "charsetmgr", "CharsetMGR" },
3461 { 3904, "omnilink-port", "Arnet Omnilink Port" },
3462 { 3905, "mupdate", "Mailbox Update (MUPDATE) protocol" },
3463 { 3906, "topovista-data", "TopoVista elevation data" },
3464 { 3907, "imoguia-port", "Imoguia Port" },
3465 { 3908, "hppronetman", "HP Procurve NetManagement" },
3466 { 3909, "surfcontrolcpa", "SurfControl CPA" },
3467 { 3910, "prnrequest", "Printer Request Port" },
3468 { 3911, "prnstatus", "Printer Status Port" },
3469 { 3912, "gbmt-stars", "Global Maintech Stars" },
3470 { 3913, "listcrt-port", "ListCREATOR Port" },
3471 { 3914, "listcrt-port-2", "ListCREATOR Port 2" },
3472 { 3915, "agcat", "Auto-Graphics Cataloging" },
3473 { 3916, "wysdmc", "WysDM Controller" },
3474 { 3917, "aftmux", "AFT multiplex port" },
3475 { 3918, "pktcablemmcops", "PacketCableMultimediaCOPS" },
3476 { 3919, "hyperip", "HyperIP" },
3477 { 3920, "exasoftport1", "Exasoft IP Port" },
3478 { 3921, "herodotus-net", "Herodotus Net" },
3479 { 3922, "sor-update", "Soronti Update Port" },
3480 { 3923, "symb-sb-port", "Symbian Service Broker" },
3481 { 3924, "mpl-gprs-port", "MPL_GPRS_PORT" },
3482 { 3925, "zmp", "Zoran Media Port" },
3483 { 3926, "winport", "WINPort" },
3484 { 3927, "natdataservice", "ScsTsr" },
3485 { 3928, "netboot-pxe", "PXE NetBoot Manager" },
3486 { 3929, "smauth-port", "AMS Port" },
3487 { 3930, "syam-webserver", "Syam Web Server Port" },
3488 { 3931, "msr-plugin-port", "MSR Plugin Port" },
3489 { 3932, "dyn-site", "Dynamic Site System" },
3490 { 3933, "plbserve-port", "PL/B App Server User Port" },
3491 { 3934, "sunfm-port", "PL/B File Manager Port" },
3492 { 3935, "sdp-portmapper", "SDP Port Mapper Protocol" },
3493 { 3936, "mailprox", "Mailprox" },
3494 { 3937, "dvbservdsc", "DVB Service Discovery" },
3495 { 3938, "dbcontrol-agent", "Oracle dbControl Agent po" },
3496 { 3939, "aamp", "Anti-virus Application Management Port" },
3497 { 3940, "xecp-node", "XeCP Node Service" },
3498 { 3941, "homeportal-web", "Home Portal Web Server" },
3499 { 3942, "srdp", "satellite distribution" },
3500 { 3943, "tig", "TetraNode Ip Gateway" },
3501 { 3944, "sops", "S-Ops Management" },
3502 { 3945, "emcads", "EMCADS Server Port" },
3503 { 3946, "backupedge", "BackupEDGE Server" },
3504 { 3947, "ccp", "Connect and Control Protocol for Consumer, Commercial, and Industrial Electronic Devices" },
3505 { 3948, "apdap", "Anton Paar Device Administration Protocol" },
3506 { 3949, "drip", "Dynamic Routing Information Protocol" },
3507 { 3950, "namemunge", "Name Munging" },
3508 { 3951, "pwgippfax", "PWG IPP Facsimile" },
3509 { 3952, "i3-sessionmgr", "I3 Session Manager" },
3510 { 3953, "xmlink-connect", "Eydeas XMLink Connect" },
3511 { 3954, "adrep", "AD Replication RPC" },
3512 { 3955, "p2pcommunity", "p2pCommunity" },
3513 { 3956, "gvcp", "GigE Vision Control" },
3514 { 3957, "mqe-broker", "MQEnterprise Broker" },
3515 { 3958, "mqe-agent", "MQEnterprise Agent" },
3516 { 3959, "treehopper", "Tree Hopper Networking" },
3517 { 3960, "bess", "Bess Peer Assessment" },
3518 { 3961, "proaxess", "ProAxess Server" },
3519 { 3962, "sbi-agent", "SBI Agent Protocol" },
3520 { 3963, "thrp", "Teran Hybrid Routing Protocol" },
3521 { 3964, "sasggprs", "SASG GPRS" },
3522 { 3965, "ati-ip-to-ncpe", "Avanti IP to NCPE API" },
3523 { 3966, "bflckmgr", "BuildForge Lock Manager" },
3524 { 3967, "ppsms", "PPS Message Service" },
3525 { 3968, "ianywhere-dbns", "iAnywhere DBNS" },
3526 { 3969, "landmarks", "Landmark Messages" },
3527 { 3970, "lanrevagent", "LANrev Agent" },
3528 { 3971, "lanrevserver", "LANrev Server" },
3529 { 3972, "iconp", "ict-control Protocol" },
3530 { 3973, "progistics", "ConnectShip Progistics" },
3531 { 3974, "xk22", "Remote Applicant Tracking Service" },
3532 { 3975, "airshot", "Air Shot" },
3533 { 3976, "opswagent", "Server Automation Agent" },
3534 { 3977, "opswmanager", "Opsware Manager" },
3535 { 3978, "secure-cfg-svr", "Secured Configuration Server" },
3536 { 3979, "smwan", "Smith Micro Wide Area Network Service" },
3537 { 3981, "starfish", "Starfish System Admin" },
3538 { 3982, "eis", "ESRI Image Server" },
3539 { 3983, "eisp", "ESRI Image Service" },
3540 { 3984, "mapper-nodemgr", "MAPPER network node manager" },
3541 { 3985, "mapper-mapethd", "MAPPER TCP/IP server" },
3542 { 3986, "mapper-ws-ethd", "MAPPER workstation server" },
3543 { 3987, "centerline", "Centerline" },
3544 { 3988, "dcs-config", "DCS Configuration Port" },
3545 { 3989, "bv-queryengine", "BindView-Query Engine" },
3546 { 3990, "bv-is", "BindView-IS" },
3547 { 3991, "bv-smcsrv", "BindView-SMCServer" },
3548 { 3992, "bv-ds", "BindView-DirectoryServer" },
3549 { 3993, "bv-agent", "BindView-Agent" },
3550 { 3995, "iss-mgmt-ssl", "ISS Management Svcs SSL" },
3551 { 3996, "abcsoftware", "abcsoftware-01" },
3552 { 3997, "agentsease-db", "aes_db" },
3553 { 3998, "dnx", "Distributed Nagios Executor Service" },
3554 { 3999, "nvcnet", "Norman distributes scanning service" },
3555 { 4000, "terabase", "Terabase" },
3556 { 4001, "newoak", "NewOak" },
3557 { 4002, "pxc-spvr-ft", "" },
3558 { 4003, "pxc-splr-ft", "" },
3559 { 4004, "pxc-roid", "" },
3560 { 4005, "pxc-pin", "" },
3561 { 4006, "pxc-spvr", "" },
3562 { 4007, "pxc-splr", "" },
3563 { 4008, "netcheque", "NetCheque accounting" },
3564 { 4009, "chimera-hwm", "Chimera HWM" },
3565 { 4010, "samsung-unidex", "Samsung Unidex" },
3566 { 4011, "altserviceboot", "Alternate Service Boot" },
3567 { 4012, "pda-gate", "PDA Gate" },
3568 { 4013, "acl-manager", "ACL Manager" },
3569 { 4014, "taiclock", "TAICLOCK" },
3570 { 4015, "talarian-mcast1", "Talarian Mcast" },
3571 { 4016, "talarian-mcast2", "Talarian Mcast" },
3572 { 4017, "talarian-mcast3", "Talarian Mcast" },
3573 { 4018, "talarian-mcast4", "Talarian Mcast" },
3574 { 4019, "talarian-mcast5", "Talarian Mcast" },
3575 { 4020, "trap", "TRAP Port" },
3576 { 4021, "nexus-portal", "Nexus Portal" },
3577 { 4022, "dnox", "DNOX" },
3578 { 4023, "esnm-zoning", "ESNM Zoning Port" },
3579 { 4024, "tnp1-port", "TNP1 User Port" },
3580 { 4025, "partimage", "Partition Image Port" },
3581 { 4026, "as-debug", "Graphical Debug Server" },
3582 { 4027, "bxp", "bitxpress" },
3583 { 4028, "dtserver-port", "DTServer Port" },
3584 { 4029, "ip-qsig", "IP Q signaling protocol" },
3585 { 4030, "jdmn-port", "Accell/JSP Daemon Port" },
3586 { 4031, "suucp", "UUCP over SSL" },
3587 { 4032, "vrts-auth-port", "VERITAS Authorization Service" },
3588 { 4033, "sanavigator", "SANavigator Peer Port" },
3589 { 4034, "ubxd", "Ubiquinox Daemon" },
3590 { 4035, "wap-push-http", "WAP Push OTA-HTTP port" },
3591 { 4036, "wap-push-https", "WAP Push OTA-HTTP secure" },
3592 { 4037, "ravehd", "RaveHD network control" },
3593 { 4038, "fazzt-ptp", "Fazzt Point-To-Point" },
3594 { 4039, "fazzt-admin", "Fazzt Administration" },
3595 { 4040, "yo-main", "Yo.net main service" },
3596 { 4041, "houston", "Rocketeer-Houston" },
3597 { 4042, "ldxp", "LDXP" },
3598 { 4043, "nirp", "Neighbour Identity Resolution" },
3599 { 4044, "ltp", "Location Tracking Protocol" },
3600 { 4045, "npp", "Network Paging Protocol" },
3601 { 4046, "acp-proto", "Accounting Protocol" },
3602 { 4047, "ctp-state", "Context Transfer Protocol" },
3603 { 4049, "wafs", "Wide Area File Services" },
3604 { 4050, "cisco-wafs", "Wide Area File Services" },
3605 { 4051, "cppdp", "Cisco Peer to Peer Distribution Protocol" },
3606 { 4052, "interact", "VoiceConnect Interact" },
3607 { 4053, "ccu-comm-1", "CosmoCall Universe Communications Port 1" },
3608 { 4054, "ccu-comm-2", "CosmoCall Universe Communications Port 2" },
3609 { 4055, "ccu-comm-3", "CosmoCall Universe Communications Port 3" },
3610 { 4056, "lms", "Location Message Service" },
3611 { 4057, "wfm", "Servigistics WFM server" },
3612 { 4058, "kingfisher", "Kingfisher protocol" },
3613 { 4059, "dlms-cosem", "DLMS/COSEM" },
3614 { 4060, "dsmeter-iatc", "DSMETER Inter-Agent Transfer Channel" },
3615 { 4061, "ice-location", "Ice Location Service (TCP)" },
3616 { 4062, "ice-slocation", "Ice Location Service (SSL)" },
3617 { 4063, "ice-router", "Ice Firewall Traversal Service (TCP)" },
3618 { 4064, "ice-srouter", "Ice Firewall Traversal Service (SSL)" },
3619 { 4065, "avanti-cdp", "Avanti Common Data" },
3620 { 4066, "pmas", "Performance Measurement and Analysis" },
3621 { 4067, "idp", "Information Distribution Protocol" },
3622 { 4068, "ipfltbcst", "IP Fleet Broadcast" },
3623 { 4069, "minger", "Minger Email Address Validation Service" },
3624 { 4070, "tripe", "Trivial IP Encryption (TrIPE)" },
3625 { 4071, "aibkup", "Automatically Incremental Backup" },
3626 { 4072, "zieto-sock", "Zieto Socket Communications" },
3627 { 4073, "iRAPP", "Interactive Remote Application Pairing Protocol" },
3628 { 4074, "cequint-cityid", "Cequint City ID UI trigger" },
3629 { 4075, "perimlan", "ISC Alarm Message Service" },
3630 { 4076, "seraph", "Seraph DCS" },
3631 { 4079, "santools", "SANtools Diagnostic Server" },
3632 { 4080, "lorica-in", "Lorica inside facing" },
3633 { 4081, "lorica-in-sec", "Lorica inside facing (SSL)" },
3634 { 4082, "lorica-out", "Lorica outside facing" },
3635 { 4083, "lorica-out-sec", "Lorica outside facing (SSL)" },
3636 { 4089, "opencore", "OpenCORE Remote Control Service" },
3637 { 4090, "omasgport", "OMA BCAST Service Guide" },
3638 { 4091, "ewinstaller", "EminentWare Installer" },
3639 { 4092, "ewdgs", "EminentWare DGS" },
3640 { 4093, "pvxpluscs", "Pvx Plus CS Host" },
3641 { 4094, "sysrqd", "sysrq daemon" },
3642 { 4095, "xtgui", "xtgui information service" },
3643 { 4096, "bre", "BRE (Bridge Relay Element)" },
3644 { 4097, "patrolview", "Patrol View" },
3645 { 4098, "drmsfsd", "" },
3646 { 4099, "dpcp", "DPCP" },
3647 { 4100, "igo-incognito", "IGo Incognito Data Port" },
3648 { 4101, "brlp-0", "Braille protocol" },
3649 { 4102, "brlp-1", "Braille protocol" },
3650 { 4103, "brlp-2", "Braille protocol" },
3651 { 4104, "brlp-3", "Braille protocol" },
3652 { 4105, "shofar", "Shofar" },
3653 { 4106, "synchronite", "Synchronite" },
3654 { 4107, "j-ac", "JDL Accounting LAN Service" },
3655 { 4108, "accel", "ACCEL" },
3656 { 4109, "izm", "Instantiated Zero-control Messaging" },
3657 { 4110, "g2tag", "G2 RFID Tag Telemetry Data" },
3658 { 4111, "xgrid", "Xgrid" },
3659 { 4112, "apple-vpns-rp", "Apple VPN Server Reporting Protocol" },
3660 { 4113, "aipn-reg", "AIPN LS Registration" },
3661 { 4114, "jomamqmonitor", "JomaMQMonitor" },
3662 { 4115, "cds", "CDS Transfer Agent" },
3663 { 4116, "smartcard-tls", "smartcard-TLS" },
3664 { 4117, "hillrserv", "Hillr Connection Manager" },
3665 { 4118, "netscript", "Netadmin Systems NETscript service" },
3666 { 4119, "assuria-slm", "Assuria Log Manager" },
3667 { 4121, "e-builder", "e-Builder Application Communication" },
3668 { 4122, "fprams", "Fiber Patrol Alarm Service" },
3669 { 4123, "z-wave", "Z-Wave Protocol" },
3670 { 4124, "tigv2", "Rohill TetraNode Ip Gateway v2" },
3671 { 4125, "opsview-envoy", "Opsview Envoy" },
3672 { 4126, "ddrepl", "Data Domain Replication Service" },
3673 { 4127, "unikeypro", "NetUniKeyServer" },
3674 { 4128, "nufw", "NuFW decision delegation protocol" },
3675 { 4129, "nuauth", "NuFW authentication protocol" },
3676 { 4130, "fronet", "FRONET message protocol" },
3677 { 4131, "stars", "Global Maintech Stars" },
3678 { 4132, "nuts-dem", "NUTS Daemon" },
3679 { 4133, "nuts-bootp", "NUTS Bootp Server" },
3680 { 4134, "nifty-hmi", "NIFTY-Serve HMI protocol" },
3681 { 4135, "cl-db-attach", "Classic Line Database Server Attach" },
3682 { 4136, "cl-db-request", "Classic Line Database Server Request" },
3683 { 4137, "cl-db-remote", "Classic Line Database Server Remote" },
3684 { 4138, "nettest", "" },
3685 { 4139, "thrtx", "Imperfect Networks Server" },
3686 { 4140, "cedros-fds", "Cedros Fraud Detection System" },
3687 { 4141, "oirtgsvc", "Workflow Server" },
3688 { 4142, "oidocsvc", "Document Server" },
3689 { 4143, "oidsr", "Document Replication" },
3690 { 4145, "vvr-control", "VVR Control" },
3691 { 4146, "tgcconnect", "TGCConnect Beacon" },
3692 { 4147, "vrxpservman", "Multum Service Manager" },
3693 { 4148, "hhb-handheld", "HHB Handheld Client" },
3694 { 4149, "agslb", "A10 GSLB Service" },
3695 { 4150, "PowerAlert-nsa", "PowerAlert Network Shutdown Agent" },
3696 { 4151, "menandmice-noh", "Men & Mice Remote Control" },
3697 { 4152, "idig-mux", "iDigTech Multiplex" },
3698 { 4153, "mbl-battd", "MBL Remote Battery Monitoring" },
3699 { 4154, "atlinks", "atlinks device discovery" },
3700 { 4155, "bzr", "Bazaar version control system" },
3701 { 4156, "stat-results", "STAT Results" },
3702 { 4157, "stat-scanner", "STAT Scanner Control" },
3703 { 4158, "stat-cc", "STAT Command Center" },
3704 { 4159, "nss", "Network Security Service" },
3705 { 4160, "jini-discovery", "Jini Discovery" },
3706 { 4161, "omscontact", "OMS Contact" },
3707 { 4162, "omstopology", "OMS Topology" },
3708 { 4163, "silverpeakpeer", "Silver Peak Peer Protocol" },
3709 { 4164, "silverpeakcomm", "Silver Peak Communication Protocol" },
3710 { 4165, "altcp", "ArcLink over Ethernet" },
3711 { 4166, "joost", "Joost Peer to Peer Protocol" },
3712 { 4167, "ddgn", "DeskDirect Global Network" },
3713 { 4168, "pslicser", "PrintSoft License Server" },
3714 { 4172, "pcoip", "PC over IP" },
3715 { 4177, "wello", "Wello P2P pubsub service" },
3716 { 4178, "storman", "StorMan" },
3717 { 4179, "MaxumSP", "Maxum Services" },
3718 { 4180, "httpx", "HTTPX" },
3719 { 4181, "macbak", "MacBak" },
3720 { 4182, "pcptcpservice", "Production Company Pro TCP Service" },
3721 { 4183, "cyborgnet", "CyborgNet communications protocol" },
3722 { 4184, "universe-suite", "UNIVERSE SUITE MESSAGE SERVICE" },
3723 { 4185, "wcpp", "Woven Control Plane Protocol" },
3724 { 4188, "vatata", "Vatata Peer to Peer Protocol" },
3725 { 4195, "aws-wsp", "AWS protocol for cloud remoting solution" },
3726 { 4197, "hctl", "Harman HControl Protocol" },
3727 { 4199, "eims-admin", "EIMS ADMIN" },
3728 { 4300, "corelccam", "Corel CCam" },
3729 { 4301, "d-data", "Diagnostic Data" },
3730 { 4302, "d-data-control", "Diagnostic Data Control" },
3731 { 4303, "srcp", "Simple Railroad Command Protocol" },
3732 { 4304, "owserver", "One-Wire Filesystem Server" },
3733 { 4305, "batman", "better approach to mobile ad-hoc networking" },
3734 { 4306, "pinghgl", "Hellgate London" },
3735 { 4307, "trueconf", "TrueConf Videoconference Service" },
3736 { 4308, "compx-lockview", "CompX-LockView" },
3737 { 4309, "dserver", "Exsequi Appliance Discovery" },
3738 { 4310, "mirrtex", "Mir-RT exchange service" },
3739 { 4319, "fox-skytale", "Fox SkyTale encrypted communication" },
3740 { 4320, "fdt-rcatp", "FDT Remote Categorization Protocol" },
3741 { 4321, "rwhois", "Remote Who Is" },
3742 { 4322, "trim-event", "TRIM Event Service" },
3743 { 4323, "trim-ice", "TRIM ICE Service" },
3744 { 4326, "geognosis", "Cadcorp GeognoSIS" },
3745 { 4327, "jaxer-web", "Jaxer Web Protocol" },
3746 { 4328, "jaxer-manager", "Jaxer Manager Command Protocol" },
3747 { 4333, "ahsp", "ArrowHead Service Protocol (AHSP)" },
3748 { 4340, "gaia", "Gaia Connector Protocol" },
3749 { 4343, "unicall", "UNICALL" },
3750 { 4344, "vinainstall", "VinaInstall" },
3751 { 4345, "m4-network-as", "Macro 4 Network AS" },
3752 { 4346, "elanlm", "ELAN LM" },
3753 { 4347, "lansurveyor", "LAN Surveyor" },
3754 { 4348, "itose", "ITOSE" },
3755 { 4349, "fsportmap", "File System Port Map" },
3756 { 4350, "net-device", "Net Device" },
3757 { 4351, "plcy-net-svcs", "PLCY Net Services" },
3758 { 4352, "pjlink", "Projector Link" },
3759 { 4353, "f5-iquery", "F5 iQuery" },
3760 { 4354, "qsnet-trans", "QSNet Transmitter" },
3761 { 4355, "qsnet-workst", "QSNet Workstation" },
3762 { 4356, "qsnet-assist", "QSNet Assistant" },
3763 { 4357, "qsnet-cond", "QSNet Conductor" },
3764 { 4358, "qsnet-nucl", "QSNet Nucleus" },
3765 { 4359, "omabcastltkm", "OMA BCAST Long-Term Key Messages" },
3766 { 4368, "wxbrief", "WeatherBrief Direct" },
3767 { 4369, "epmd", "Erlang Port Mapper Daemon" },
3768 { 4370, "elpro-tunnel", "ELPRO V2 Protocol Tunnel" },
3769 { 4372, "l2c-data", "LAN2CAN Data" },
3770 { 4373, "remctl", "Remote Authenticated Command Service" },
3771 { 4375, "tolteces", "Toltec EasyShare" },
3772 { 4376, "bip", "BioAPI Interworking" },
3773 { 4377, "cp-spxsvr", "Cambridge Pixel SPx Server" },
3774 { 4378, "cp-spxdpy", "Cambridge Pixel SPx Display" },
3775 { 4379, "ctdb", "CTDB" },
3776 { 4389, "xandros-cms", "Xandros Community Management Service" },
3777 { 4390, "wiegand", "Physical Access Control" },
3778 { 4395, "omnivisionesx", "OmniVision communication for Virtual environments" },
3779 { 4400, "ds-srv", "ASIGRA Services" },
3780 { 4401, "ds-srvr", "ASIGRA Televaulting DS-System Service" },
3781 { 4402, "ds-clnt", "ASIGRA Televaulting DS-Client Service" },
3782 { 4403, "ds-user", "ASIGRA Televaulting DS-Client Monitoring/Management" },
3783 { 4404, "ds-admin", "ASIGRA Televaulting DS-System Monitoring/Management" },
3784 { 4405, "ds-mail", "ASIGRA Televaulting Message Level Restore service" },
3785 { 4406, "ds-slp", "ASIGRA Televaulting DS-Sleeper Service" },
3786 { 4420, "nvme", "NVM Express over Fabrics storage access" },
3787 { 4425, "netrockey6", "NetROCKEY6 SMART Plus Service" },
3788 { 4426, "beacon-port-2", "SMARTS Beacon Port" },
3789 { 4430, "rsqlserver", "REAL SQL Server" },
3790 { 4432, "l-acoustics", "L-ACOUSTICS management" },
3791 { 4442, "saris", "Saris" },
3792 { 4443, "pharos", "Pharos" },
3793 { 4444, "krb524", "KRB524" },
3794 { 4445, "upnotifyp", "UPNOTIFYP" },
3795 { 4446, "n1-fwp", "N1-FWP" },
3796 { 4447, "n1-rmgmt", "N1-RMGMT" },
3797 { 4448, "asc-slmd", "ASC Licence Manager" },
3798 { 4449, "privatewire", "PrivateWire" },
3799 { 4450, "camp", "Common ASCII Messaging Protocol" },
3800 { 4451, "ctisystemmsg", "CTI System Msg" },
3801 { 4452, "ctiprogramload", "CTI Program Load" },
3802 { 4453, "nssalertmgr", "NSS Alert Manager" },
3803 { 4454, "nssagentmgr", "NSS Agent Manager" },
3804 { 4455, "prchat-user", "PR Chat User" },
3805 { 4456, "prchat-server", "PR Chat Server" },
3806 { 4457, "prRegister", "PR Register" },
3807 { 4458, "mcp", "Matrix Configuration Protocol" },
3808 { 4484, "hpssmgmt", "hpssmgmt service" },
3809 { 4486, "icms", "Integrated Client Message Service" },
3810 { 4488, "awacs-ice", "Apple Wide Area Connectivity Service ICE Bootstrap" },
3811 { 4500, "ipsec-nat-t", "IPsec NAT-Traversal" },
3812 { 4535, "ehs", "Event Heap Server" },
3813 { 4536, "ehs-ssl", "Event Heap Server SSL" },
3814 { 4537, "wssauthsvc", "WSS Security Service" },
3815 { 4538, "swx-gate", "Software Data Exchange Gateway" },
3816 { 4545, "worldscores", "WorldScores" },
3817 { 4546, "sf-lm", "SF License Manager (Sentinel)" },
3818 { 4547, "lanner-lm", "Lanner License Manager" },
3819 { 4548, "synchromesh", "Synchromesh" },
3820 { 4549, "aegate", "Aegate PMR Service" },
3821 { 4550, "gds-adppiw-db", "Perman I Interbase Server" },
3822 { 4551, "ieee-mih", "MIH Services" },
3823 { 4552, "menandmice-mon", "Men and Mice Monitoring" },
3824 { 4554, "msfrs", "MS FRS Replication" },
3825 { 4555, "rsip", "RSIP Port" },
3826 { 4556, "dtn-bundle", "DTN Bundle TCP CL Protocol" },
3827 { 4559, "hylafax", "HylaFAX" },
3828 { 4566, "kwtc", "Kids Watch Time Control Service" },
3829 { 4567, "tram", "TRAM" },
3830 { 4568, "bmc-reporting", "BMC Reporting" },
3831 { 4569, "iax", "Inter-Asterisk eXchange" },
3832 { 4591, "l3t-at-an", "HRPD L3T (AT-AN)" },
3833 { 4593, "ipt-anri-anri", "IPT (ANRI-ANRI)" },
3834 { 4594, "ias-session", "IAS-Session (ANRI-ANRI)" },
3835 { 4595, "ias-paging", "IAS-Paging (ANRI-ANRI)" },
3836 { 4596, "ias-neighbor", "IAS-Neighbor (ANRI-ANRI)" },
3837 { 4597, "a21-an-1xbs", "A21 (AN-1xBS)" },
3838 { 4598, "a16-an-an", "A16 (AN-AN)" },
3839 { 4599, "a17-an-an", "A17 (AN-AN)" },
3840 { 4600, "piranha1", "Piranha1" },
3841 { 4601, "piranha2", "Piranha2" },
3842 { 4646, "dots-signal", "Distributed Denial-of-Service Open Threat Signaling (DOTS) Signal Channel Protocol. The service name is used to construct the SRV service names \"_dots-signal._udp\" and \"_dots-signal._tcp\" for discovering DOTS servers used to establish DOTS signal channel." },
3843 { 4658, "playsta2-app", "PlayStation2 App Port" },
3844 { 4659, "playsta2-lob", "PlayStation2 Lobby Port" },
3845 { 4660, "smaclmgr", "" },
3846 { 4661, "kar2ouche", "Kar2ouche Peer location service" },
3847 { 4662, "oms", "OrbitNet Message Service" },
3848 { 4663, "noteit", "Note It! Message Service" },
3849 { 4664, "ems", "Rimage Messaging Server" },
3850 { 4665, "contclientms", "Container Client Message Service" },
3851 { 4666, "eportcomm", "E-Port Message Service" },
3852 { 4667, "mmacomm", "MMA Comm Services" },
3853 { 4668, "mmaeds", "MMA EDS Service" },
3854 { 4669, "eportcommdata", "E-Port Data Service" },
3855 { 4670, "light", "Light packets transfer protocol" },
3856 { 4671, "acter", "Bull RSF action server" },
3857 { 4672, "rfa", "remote file access server" },
3858 { 4673, "cxws", "CXWS Operations" },
3859 { 4674, "appiq-mgmt", "AppIQ Agent Management" },
3860 { 4675, "dhct-status", "BIAP Device Status" },
3861 { 4676, "dhct-alerts", "BIAP Generic Alert" },
3862 { 4677, "bcs", "Business Continuity Servi" },
3863 { 4678, "traversal", "boundary traversal" },
3864 { 4679, "mgesupervision", "MGE UPS Supervision" },
3865 { 4680, "mgemanagement", "MGE UPS Management" },
3866 { 4681, "parliant", "Parliant Telephony System" },
3867 { 4682, "finisar", "" },
3868 { 4683, "spike", "Spike Clipboard Service" },
3869 { 4684, "rfid-rp1", "RFID Reader Protocol 1.0" },
3870 { 4685, "autopac", "Autopac Protocol" },
3871 { 4686, "msp-os", "Manina Service Protocol" },
3872 { 4687, "nst", "Network Scanner Tool FTP" },
3873 { 4688, "mobile-p2p", "Mobile P2P Service" },
3874 { 4689, "altovacentral", "Altova DatabaseCentral" },
3875 { 4690, "prelude", "Prelude IDS message proto" },
3876 { 4691, "mtn", "monotone Netsync Protocol" },
3877 { 4692, "conspiracy", "Conspiracy messaging" },
3878 { 4700, "netxms-agent", "NetXMS Agent" },
3879 { 4701, "netxms-mgmt", "NetXMS Management" },
3880 { 4702, "netxms-sync", "NetXMS Server Synchronization" },
3881 { 4711, "trinity-dist", "Trinity Trust Network Node Communication" },
3882 { 4725, "truckstar", "TruckStar Service" },
3883 { 4728, "capmux", "CA Port Multiplexer" },
3884 { 4730, "gearman", "Gearman Job Queue System" },
3885 { 4737, "ipdr-sp", "IPDR/SP" },
3886 { 4738, "solera-lpn", "SoleraTec Locator" },
3887 { 4739, "ipfix", "IP Flow Info Export" },
3888 { 4740, "ipfixs", "ipfix protocol over TLS" },
3889 { 4741, "lumimgrd", "Luminizer Manager" },
3890 { 4743, "openhpid", "openhpi HPI service" },
3891 { 4744, "ifsp", "Internet File Synchronization Protocol" },
3892 { 4745, "fmp", "Funambol Mobile Push" },
3893 { 4749, "profilemac", "Profile for Mac" },
3894 { 4750, "ssad", "Simple Service Auto Discovery" },
3895 { 4751, "spocp", "Simple Policy Control Protocol" },
3896 { 4752, "snap", "Simple Network Audio Protocol" },
3897 { 4784, "bfd-multi-ctl", "BFD Multihop Control" },
3898 { 4792, "unified-bus", "IP Routable Unified Bus" },
3899 { 4800, "iims", "Icona Instant Messenging System" },
3900 { 4801, "iwec", "Icona Web Embedded Chat" },
3901 { 4802, "ilss", "Icona License System Server" },
3902 { 4827, "htcp", "HTCP" },
3903 { 4837, "varadero-0", "Varadero-0" },
3904 { 4838, "varadero-1", "Varadero-1" },
3905 { 4839, "varadero-2", "Varadero-2" },
3906 { 4841, "quosa", "QUOSA Virtual Library Service" },
3907 { 4842, "gw-asv", "nCode ICE-flow Library AppServer" },
3908 { 4843, "opcua-tls", "OPC UA TCP Protocol over TLS/SSL" },
3909 { 4844, "gw-log", "nCode ICE-flow Library LogServer" },
3910 { 4845, "wcr-remlib", "WordCruncher Remote Library Service" },
3911 { 4846, "contamac-icm", "Contamac ICM Service" },
3912 { 4847, "wfc", "Web Fresh Communication" },
3913 { 4848, "appserv-http", "App Server - Admin HTTP" },
3914 { 4849, "appserv-https", "App Server - Admin HTTPS" },
3915 { 4850, "sun-as-nodeagt", "Sun App Server - NA" },
3916 { 4851, "derby-repli", "Apache Derby Replication" },
3917 { 4867, "unify-debug", "Unify Debugger" },
3918 { 4868, "phrelay", "Photon Relay" },
3919 { 4869, "phrelaydbg", "Photon Relay Debug" },
3920 { 4870, "cc-tracking", "Citcom Tracking Service" },
3921 { 4871, "wired", "Wired" },
3922 { 4876, "tritium-can", "Tritium CAN Bus Bridge Service" },
3923 { 4877, "lmcs", "Lighting Management Control System" },
3924 { 4884, "hivestor", "HiveStor Distributed File System" },
3925 { 4885, "abbs", "ABBS" },
3926 { 4894, "lyskom", "LysKOM Protocol A" },
3927 { 4899, "radmin-port", "RAdmin Port" },
3928 { 4900, "hfcs", "HFSQL Client/Server Database Engine" },
3929 { 4914, "bones", "Bones Remote Control" },
3930 { 4940, "eq-office-4940", "Equitrac Office" },
3931 { 4941, "eq-office-4941", "Equitrac Office" },
3932 { 4942, "eq-office-4942", "Equitrac Office" },
3933 { 4949, "munin", "Munin Graphing Framework" },
3934 { 4950, "sybasesrvmon", "Sybase Server Monitor" },
3935 { 4951, "pwgwims", "PWG WIMS" },
3936 { 4952, "sagxtsds", "SAG Directory Server" },
3937 { 4969, "ccss-qmm", "CCSS QMessageMonitor" },
3938 { 4970, "ccss-qsm", "CCSS QSystemMonitor" },
3939 { 4986, "mrip", "Model Railway Interface Program" },
3940 { 4987, "smar-se-port1", "SMAR Ethernet Port 1" },
3941 { 4988, "smar-se-port2", "SMAR Ethernet Port 2" },
3942 { 4989, "parallel", "Parallel for GAUSS (tm)" },
3943 { 4990, "busycal", "BusySync Calendar Synch. Protocol" },
3944 { 4991, "vrt", "VITA Radio Transport" },
3945 { 4999, "hfcs-manager", "HFSQL Client/Server Database Engine Manager" },
3946 { 5000, "commplex-main", "" },
3947 { 5001, "commplex-link", "" },
3948 { 5002, "rfe", "radio free ethernet" },
3949 { 5003, "fmpro-internal", "FileMaker, Inc. - Proprietary transport" },
3950 { 5004, "avt-profile-1", "RTP media data" },
3951 { 5005, "avt-profile-2", "RTP control protocol" },
3952 { 5006, "wsm-server", "" },
3953 { 5007, "wsm-server-ssl", "" },
3954 { 5008, "synapsis-edge", "Synapsis EDGE" },
3955 { 5009, "winfs", "Microsoft Windows Filesystem" },
3956 { 5010, "telelpathstart", "TelepathStart" },
3957 { 5011, "telelpathattack", "TelepathAttack" },
3958 { 5012, "nsp", "NetOnTap Service" },
3959 { 5013, "fmpro-v6", "FileMaker, Inc. - Proprietary transport" },
3960 { 5020, "zenginkyo-1", "" },
3961 { 5021, "zenginkyo-2", "" },
3962 { 5022, "mice", "mice server" },
3963 { 5023, "htuilsrv", "Htuil Server for PLD2" },
3964 { 5024, "scpi-telnet", "SCPI-TELNET" },
3965 { 5025, "scpi-raw", "SCPI-RAW" },
3966 { 5026, "strexec-d", "Storix I/O daemon (data)" },
3967 { 5027, "strexec-s", "Storix I/O daemon (stat)" },
3968 { 5029, "infobright", "Infobright Database Server" },
3969 { 5042, "asnaacceler8db", "" },
3970 { 5043, "swxadmin", "ShopWorX Administration" },
3971 { 5044, "lxi-evntsvc", "LXI Event Service" },
3972 { 5049, "ivocalize", "iVocalize Web Conference" },
3973 { 5050, "mmcc", "multimedia conference control tool" },
3974 { 5051, "ita-agent", "ITA Agent" },
3975 { 5052, "ita-manager", "ITA Manager" },
3976 { 5055, "unot", "UNOT" },
3977 { 5056, "intecom-ps1", "Intecom Pointspan 1" },
3978 { 5057, "intecom-ps2", "Intecom Pointspan 2" },
3979 { 5059, "sds", "SIP Directory Services" },
3980 { 5060, "sip", "SIP" },
3981 { 5061, "sips", "SIP-TLS" },
3982 { 5062, "na-localise", "Localisation access" },
3983 { 5064, "ca-1", "Channel Access 1" },
3984 { 5065, "ca-2", "Channel Access 2" },
3985 { 5066, "stanag-5066", "STANAG-5066-SUBNET-INTF" },
3986 { 5067, "authentx", "Authentx Service" },
3987 { 5069, "i-net-2000-npr", "I/Net 2000-NPR" },
3988 { 5070, "vtsas", "VersaTrans Server Agent Service" },
3989 { 5071, "powerschool", "PowerSchool" },
3990 { 5072, "ayiya", "Anything In Anything" },
3991 { 5073, "tag-pm", "Advantage Group Port Mgr" },
3992 { 5074, "alesquery", "ALES Query" },
3993 { 5080, "onscreen", "OnScreen Data Collection Service" },
3994 { 5081, "sdl-ets", "SDL - Ent Trans Server" },
3995 { 5082, "qcp", "Qpur Communication Protocol" },
3996 { 5083, "qfp", "Qpur File Protocol" },
3997 { 5084, "llrp", "EPCglobal Low-Level Reader Protocol" },
3998 { 5085, "encrypted-llrp", "EPCglobal Encrypted LLRP" },
3999 { 5093, "sentinel-lm", "Sentinel LM" },
4000 { 5094, "hart-ip", "HART-IP" },
4001 { 5099, "sentlm-srv2srv", "SentLM Srv2Srv" },
4002 { 5100, "socalia", "Socalia service mux" },
4003 { 5102, "oms-nonsecure", "Oracle OMS non-secure" },
4004 { 5111, "taep-as-svc", "TAEP AS service" },
4005 { 5112, "pm-cmdsvr", "PeerMe Msg Cmd Service" },
4006 { 5120, "barracuda-bbs", "Barracuda Backup Protocol" },
4007 { 5133, "nbt-pc", "Policy Commander" },
4008 { 5137, "ctsd", "MyCTS server port" },
4009 { 5145, "rmonitor-secure", "RMONITOR SECURE" },
4010 { 5150, "atmp", "Ascend Tunnel Management Protocol" },
4011 { 5151, "esri-sde", "ESRI SDE Instance" },
4012 { 5152, "sde-discovery", "ESRI SDE Instance Discovery" },
4013 { 5154, "bzflag", "BZFlag game server" },
4014 { 5155, "asctrl-agent", "Oracle asControl Agent" },
4015 { 5165, "ife-icorp", "ife_1corp" },
4016 { 5166, "winpcs", "WinPCS Service Connection" },
4017 { 5167, "scte104", "SCTE104 Connection" },
4018 { 5168, "scte30", "SCTE30 Connection" },
4019 { 5190, "aol", "America-Online" },
4020 { 5191, "aol-1", "AmericaOnline1" },
4021 { 5192, "aol-2", "AmericaOnline2" },
4022 { 5193, "aol-3", "AmericaOnline3" },
4023 { 5200, "targus-getdata", "TARGUS GetData" },
4024 { 5201, "targus-getdata1", "TARGUS GetData 1" },
4025 { 5202, "targus-getdata2", "TARGUS GetData 2" },
4026 { 5203, "targus-getdata3", "TARGUS GetData 3" },
4027 { 5223, "hpvirtgrp", "HP Virtual Machine Group Management" },
4028 { 5224, "hpvirtctrl", "HP Virtual Machine Console Operations" },
4029 { 5225, "hp-server", "HP Server" },
4030 { 5226, "hp-status", "HP Status" },
4031 { 5227, "perfd", "HP System Performance Metric Service" },
4032 { 5234, "eenet", "EEnet communications" },
4033 { 5235, "galaxy-network", "Galaxy Network Service" },
4034 { 5236, "padl2sim", "" },
4035 { 5237, "mnet-discovery", "m-net discovery" },
4036 { 5248, "caacws", "CA Access Control Web Service" },
4037 { 5249, "caaclang2", "CA AC Lang Service" },
4038 { 5250, "soagateway", "soaGateway" },
4039 { 5251, "caevms", "CA eTrust VM Service" },
4040 { 5252, "movaz-ssc", "Movaz SSC" },
4041 { 5264, "3com-njack-1", "3Com Network Jack Port 1" },
4042 { 5265, "3com-njack-2", "3Com Network Jack Port 2" },
4043 { 5270, "cartographerxmp", "Cartographer XMP" },
4044 { 5272, "pk", "PK" },
4045 { 5282, "transmit-port", "Marimba Transmitter Port" },
4046 { 5298, "presence", "XMPP Link-Local Messaging" },
4047 { 5299, "nlg-data", "NLG Data Service" },
4048 { 5300, "hacl-hb", "HA cluster heartbeat" },
4049 { 5301, "hacl-gs", "HA cluster general services" },
4050 { 5302, "hacl-cfg", "HA cluster configuration" },
4051 { 5303, "hacl-probe", "HA cluster probing" },
4052 { 5304, "hacl-local", "HA Cluster Commands" },
4053 { 5305, "hacl-test", "HA Cluster Test" },
4054 { 5306, "sun-mc-grp", "Sun MC Group" },
4055 { 5307, "sco-aip", "SCO AIP" },
4056 { 5308, "cfengine", "CFengine" },
4057 { 5309, "jprinter", "J Printer" },
4058 { 5310, "outlaws", "Outlaws" },
4059 { 5312, "permabit-cs", "Permabit Client-Server" },
4060 { 5313, "rrdp", "Real-time & Reliable Data" },
4061 { 5314, "opalis-rbt-ipc", "" },
4062 { 5315, "hacl-poll", "HA Cluster UDP Polling" },
4063 { 5343, "kfserver", "Sculptor Database Server" },
4064 { 5344, "xkotodrcp", "xkoto DRCP" },
4065 { 5349, "stuns", "Session Traversal Utilities for NAT (STUN) port" },
4066 { 5352, "dns-llq", "DNS Long-Lived Queries" },
4067 { 5353, "mdns", "Multicast DNS" },
4068 { 5354, "mdnsresponder", "Multicast DNS Responder IPC" },
4069 { 5355, "llmnr", "LLMNR" },
4070 { 5356, "ms-smlbiz", "Microsoft Small Business" },
4071 { 5357, "wsdapi", "Web Services for Devices" },
4072 { 5358, "wsdapi-s", "WS for Devices Secured" },
4073 { 5359, "ms-alerter", "Microsoft Alerter" },
4074 { 5360, "ms-sideshow", "Protocol for Windows SideShow" },
4075 { 5361, "ms-s-sideshow", "Secure Protocol for Windows SideShow" },
4076 { 5362, "serverwsd2", "Microsoft Windows Server WSD2 Service" },
4077 { 5363, "net-projection", "Windows Network Projection" },
4078 { 5397, "stresstester", "StressTester(tm) Injector" },
4079 { 5398, "elektron-admin", "Elektron Administration" },
4080 { 5399, "securitychase", "SecurityChase" },
4081 { 5400, "excerpt", "Excerpt Search" },
4082 { 5401, "excerpts", "Excerpt Search Secure" },
4083 { 5402, "mftp", "OmniCast MFTP" },
4084 { 5403, "hpoms-ci-lstn", "HPOMS-CI-LSTN" },
4085 { 5404, "hpoms-dps-lstn", "HPOMS-DPS-LSTN" },
4086 { 5405, "netsupport", "NetSupport" },
4087 { 5406, "systemics-sox", "Systemics Sox" },
4088 { 5407, "foresyte-clear", "Foresyte-Clear" },
4089 { 5408, "foresyte-sec", "Foresyte-Sec" },
4090 { 5409, "salient-dtasrv", "Salient Data Server" },
4091 { 5410, "salient-usrmgr", "Salient User Manager" },
4092 { 5411, "actnet", "ActNet" },
4093 { 5412, "continuus", "Continuus" },
4094 { 5413, "wwiotalk", "WWIOTALK" },
4095 { 5414, "statusd", "StatusD" },
4096 { 5415, "ns-server", "NS Server" },
4097 { 5416, "sns-gateway", "SNS Gateway" },
4098 { 5417, "sns-agent", "SNS Agent" },
4099 { 5418, "mcntp", "MCNTP" },
4100 { 5419, "dj-ice", "DJ-ICE" },
4101 { 5420, "cylink-c", "Cylink-C" },
4102 { 5421, "netsupport2", "Net Support 2" },
4103 { 5422, "salient-mux", "Salient MUX" },
4104 { 5423, "virtualuser", "VIRTUALUSER" },
4105 { 5424, "beyond-remote", "Beyond Remote" },
4106 { 5425, "br-channel", "Beyond Remote Command Channel" },
4107 { 5426, "devbasic", "DEVBASIC" },
4108 { 5427, "sco-peer-tta", "SCO-PEER-TTA" },
4109 { 5428, "telaconsole", "TELACONSOLE" },
4110 { 5429, "base", "Billing and Accounting System Exchange" },
4111 { 5430, "radec-corp", "RADEC CORP" },
4112 { 5431, "park-agent", "PARK AGENT" },
4113 { 5432, "postgresql", "PostgreSQL Database" },
4114 { 5433, "pyrrho", "Pyrrho DBMS" },
4115 { 5434, "sgi-arrayd", "SGI Array Services Daemon" },
4116 { 5435, "sceanics", "SCEANICS situation and action notification" },
4117 { 5443, "spss", "Pearson HTTPS" },
4118 { 5453, "surebox", "SureBox" },
4119 { 5454, "apc-5454", "APC 5454" },
4120 { 5455, "apc-5455", "APC 5455" },
4121 { 5456, "apc-5456", "APC 5456" },
4122 { 5461, "silkmeter", "SILKMETER" },
4123 { 5462, "ttl-publisher", "TTL Publisher" },
4124 { 5463, "ttlpriceproxy", "TTL Price Proxy" },
4125 { 5464, "quailnet", "Quail Networks Object Broker" },
4126 { 5465, "netops-broker", "NETOPS-BROKER" },
4127 { 5500, "fcp-addr-srvr1", "" },
4128 { 5501, "fcp-addr-srvr2", "" },
4129 { 5502, "fcp-srvr-inst1", "" },
4130 { 5503, "fcp-srvr-inst2", "" },
4131 { 5504, "fcp-cics-gw1", "" },
4132 { 5505, "checkoutdb", "Checkout Database" },
4133 { 5506, "amc", "Amcom Mobile Connect" },
4134 { 5540, "matter", "Matter Operational Discovery and Communi" },
4135 { 5553, "sgi-eventmond", "SGI Eventmond Port" },
4136 { 5554, "sgi-esphttp", "SGI ESP HTTP" },
4137 { 5555, "personal-agent", "Personal Agent" },
4138 { 5556, "freeciv", "Freeciv gameplay" },
4139 { 5567, "dof-dps-mc-sec", "DOF Protocol Stack Multicast/Secure Transport" },
4140 { 5568, "sdt", "Session Data Transport Multicast" },
4141 { 5573, "sdmmp", "SAS Domain Management Messaging Protocol" },
4142 { 5580, "tmosms0", "T-Mobile SMS Protocol Message 0" },
4143 { 5581, "tmosms1", "T-Mobile SMS Protocol Message 1" },
4144 { 5582, "fac-restore", "T-Mobile SMS Protocol Message 3" },
4145 { 5583, "tmo-icon-sync", "T-Mobile SMS Protocol Message 2" },
4146 { 5584, "bis-web", "BeInSync-Web" },
4147 { 5585, "bis-sync", "BeInSync-sync" },
4148 { 5597, "ininmessaging", "inin secure messaging" },
4149 { 5598, "mctfeed", "MCT Market Data Feed" },
4150 { 5599, "esinstall", "Enterprise Security Remote Install" },
4151 { 5600, "esmmanager", "Enterprise Security Manager" },
4152 { 5601, "esmagent", "Enterprise Security Agent" },
4153 { 5602, "a1-msc", "A1-MSC" },
4154 { 5603, "a1-bs", "A1-BS" },
4155 { 5604, "a3-sdunode", "A3-SDUNode" },
4156 { 5605, "a4-sdunode", "A4-SDUNode" },
4157 { 5627, "ninaf", "Node Initiated Network Association Forma" },
4158 { 5628, "htrust", "HTrust API" },
4159 { 5629, "symantec-sfdb", "Symantec Storage Foundation for Database" },
4160 { 5630, "precise-comm", "PreciseCommunication" },
4161 { 5631, "pcanywheredata", "pcANYWHEREdata" },
4162 { 5632, "pcanywherestat", "pcANYWHEREstat" },
4163 { 5633, "beorl", "BE Operations Request Listener" },
4164 { 5634, "xprtld", "SF Message Service" },
4165 { 5671, "amqps", "amqp protocol over TLS/SSL" },
4166 { 5672, "amqp", "AMQP" },
4167 { 5673, "jms", "JACL Message Server" },
4168 { 5674, "hyperscsi-port", "HyperSCSI Port" },
4169 { 5675, "v5ua", "V5UA application port" },
4170 { 5676, "raadmin", "RA Administration" },
4171 { 5677, "questdb2-lnchr", "Quest Central DB2 Launchr" },
4172 { 5678, "rrac", "Remote Replication Agent Connection" },
4173 { 5679, "dccm", "Direct Cable Connect Manager" },
4174 { 5680, "auriga-router", "Auriga Router Service" },
4175 { 5681, "ncxcp", "Net-coneX Control Protocol" },
4176 { 5683, "coap", "Constrained Application Protocol (CoAP)" },
4177 { 5684, "coaps", "Constrained Application Protocol (CoAP)" },
4178 { 5688, "ggz", "GGZ Gaming Zone" },
4179 { 5689, "qmvideo", "QM video network management protocol" },
4180 { 5713, "proshareaudio", "proshare conf audio" },
4181 { 5714, "prosharevideo", "proshare conf video" },
4182 { 5715, "prosharedata", "proshare conf data" },
4183 { 5716, "prosharerequest", "proshare conf request" },
4184 { 5717, "prosharenotify", "proshare conf notify" },
4185 { 5718, "dpm", "DPM Communication Server" },
4186 { 5719, "dpm-agent", "DPM Agent Coordinator" },
4187 { 5720, "ms-licensing", "MS-Licensing" },
4188 { 5721, "dtpt", "Desktop Passthru Service" },
4189 { 5722, "msdfsr", "Microsoft DFS Replication Service" },
4190 { 5723, "omhs", "Operations Manager - Health Service" },
4191 { 5724, "omsdk", "Operations Manager - SDK Service" },
4192 { 5729, "openmail", "Openmail User Agent Layer" },
4193 { 5730, "unieng", "Steltor's calendar access" },
4194 { 5741, "ida-discover1", "IDA Discover Port 1" },
4195 { 5742, "ida-discover2", "IDA Discover Port 2" },
4196 { 5743, "watchdoc-pod", "Watchdoc NetPOD Protocol" },
4197 { 5744, "watchdoc", "Watchdoc Server" },
4198 { 5745, "fcopy-server", "" },
4199 { 5746, "fcopys-server", "" },
4200 { 5747, "tunatic", "Wildbits Tunatic" },
4201 { 5748, "tunalyzer", "Wildbits Tunalyzer" },
4202 { 5750, "rscd", "Bladelogic Agent Service" },
4203 { 5755, "openmailg", "OpenMail Desk Gateway server" },
4204 { 5757, "x500ms", "OpenMail X.500 Directory Server" },
4205 { 5766, "openmailns", "OpenMail NewMail Server" },
4206 { 5767, "s-openmail", "OpenMail Suer Agent Layer (Secure)" },
4207 { 5768, "openmailpxy", "OpenMail CMTS Server" },
4208 { 5769, "spramsca", "x509solutions Internal CA" },
4209 { 5770, "spramsd", "x509solutions Secure Data" },
4210 { 5771, "netagent", "NetAgent" },
4211 { 5777, "starfield-io", "Control commands and responses" },
4212 { 5781, "3par-evts", "3PAR Event Reporting Service" },
4213 { 5782, "3par-mgmt", "3PAR Management Service" },
4214 { 5783, "3par-mgmt-ssl", "3PAR Management Service with SSL" },
4215 { 5785, "3par-rcopy", "3PAR Inform Remote Copy" },
4216 { 5793, "xtreamx", "XtreamX Supervised Peer message" },
4217 { 5813, "icmpd", "ICMPD" },
4218 { 5814, "spt-automation", "Support Automation" },
4219 { 5859, "wherehoo", "WHEREHOO" },
4220 { 5863, "ppsuitemsg", "PlanetPress Suite Messeng" },
4221 { 5900, "rfb", "Remote Framebuffer" },
4222 { 5903, "ff-ice", "Flight & Flow Info for Collaborative Env" },
4223 { 5904, "ag-swim", "Air-Ground SWIM" },
4224 { 5905, "asmgcs", "Adv Surface Mvmnt and Guidance Cont Sys" },
4225 { 5906, "rpas-c2", "Remotely Piloted Vehicle C&C" },
4226 { 5907, "dsd", "Distress and Safety Data App" },
4227 { 5908, "ipsma", "IPS Management Application" },
4228 { 5909, "agma", "Air-ground media advisory" },
4229 { 5910, "ats-atn", "Air Traffic Services applications using ATN" },
4230 { 5911, "ats-acars", "Air Traffic Services applications using ACARS" },
4231 { 5912, "ais-met", "Aeronautical Information Service/Meteorological applications using ACARS" },
4232 { 5913, "aoc-acars", "Airline operational communications applications using ACARS" },
4233 { 5963, "indy", "Indy Application Server" },
4234 { 5968, "mppolicy-v5", "" },
4235 { 5969, "mppolicy-mgr", "" },
4236 { 5984, "couchdb", "CouchDB" },
4237 { 5985, "wsman", "WBEM WS-Management HTTP" },
4238 { 5986, "wsmans", "WBEM WS-Management HTTP over TLS/SSL" },
4239 { 5987, "wbem-rmi", "WBEM RMI" },
4240 { 5988, "wbem-http", "WBEM CIM-XML (HTTP)" },
4241 { 5989, "wbem-https", "WBEM CIM-XML (HTTPS)" },
4242 { 5990, "wbem-exp-https", "WBEM Export HTTPS" },
4243 { 5991, "nuxsl", "NUXSL" },
4244 { 5992, "consul-insight", "Consul InSight Security" },
4245 { 5999, "cvsup", "CVSup" },
4246 { 6000, "x11", "X Window System" },
4247 { 6001, "x11", "X Window System" },
4248 { 6002, "x11", "X Window System" },
4249 { 6003, "x11", "X Window System" },
4250 { 6004, "x11", "X Window System" },
4251 { 6005, "x11", "X Window System" },
4252 { 6006, "x11", "X Window System" },
4253 { 6007, "x11", "X Window System" },
4254 { 6008, "x11", "X Window System" },
4255 { 6009, "x11", "X Window System" },
4256 { 6010, "x11", "X Window System" },
4257 { 6011, "x11", "X Window System" },
4258 { 6012, "x11", "X Window System" },
4259 { 6013, "x11", "X Window System" },
4260 { 6014, "x11", "X Window System" },
4261 { 6015, "x11", "X Window System" },
4262 { 6016, "x11", "X Window System" },
4263 { 6017, "x11", "X Window System" },
4264 { 6018, "x11", "X Window System" },
4265 { 6019, "x11", "X Window System" },
4266 { 6020, "x11", "X Window System" },
4267 { 6021, "x11", "X Window System" },
4268 { 6022, "x11", "X Window System" },
4269 { 6023, "x11", "X Window System" },
4270 { 6024, "x11", "X Window System" },
4271 { 6025, "x11", "X Window System" },
4272 { 6026, "x11", "X Window System" },
4273 { 6027, "x11", "X Window System" },
4274 { 6028, "x11", "X Window System" },
4275 { 6029, "x11", "X Window System" },
4276 { 6030, "x11", "X Window System" },
4277 { 6031, "x11", "X Window System" },
4278 { 6032, "x11", "X Window System" },
4279 { 6033, "x11", "X Window System" },
4280 { 6034, "x11", "X Window System" },
4281 { 6035, "x11", "X Window System" },
4282 { 6036, "x11", "X Window System" },
4283 { 6037, "x11", "X Window System" },
4284 { 6038, "x11", "X Window System" },
4285 { 6039, "x11", "X Window System" },
4286 { 6040, "x11", "X Window System" },
4287 { 6041, "x11", "X Window System" },
4288 { 6042, "x11", "X Window System" },
4289 { 6043, "x11", "X Window System" },
4290 { 6044, "x11", "X Window System" },
4291 { 6045, "x11", "X Window System" },
4292 { 6046, "x11", "X Window System" },
4293 { 6047, "x11", "X Window System" },
4294 { 6048, "x11", "X Window System" },
4295 { 6049, "x11", "X Window System" },
4296 { 6050, "x11", "X Window System" },
4297 { 6051, "x11", "X Window System" },
4298 { 6052, "x11", "X Window System" },
4299 { 6053, "x11", "X Window System" },
4300 { 6054, "x11", "X Window System" },
4301 { 6055, "x11", "X Window System" },
4302 { 6056, "x11", "X Window System" },
4303 { 6057, "x11", "X Window System" },
4304 { 6058, "x11", "X Window System" },
4305 { 6059, "x11", "X Window System" },
4306 { 6060, "x11", "X Window System" },
4307 { 6061, "x11", "X Window System" },
4308 { 6062, "x11", "X Window System" },
4309 { 6063, "x11", "X Window System" },
4310 { 6064, "ndl-ahp-svc", "NDL-AHP-SVC" },
4311 { 6065, "winpharaoh", "WinPharaoh" },
4312 { 6066, "ewctsp", "EWCTSP" },
4313 { 6069, "trip", "TRIP" },
4314 { 6070, "messageasap", "Messageasap" },
4315 { 6071, "ssdtp", "SSDTP" },
4316 { 6072, "diagnose-proc", "DIAGNOSE-PROC" },
4317 { 6073, "directplay8", "DirectPlay8" },
4318 { 6074, "max", "Microsoft Max" },
4319 { 6085, "konspire2b", "konspire2b p2p network" },
4320 { 6086, "pdtp", "PDTP P2P" },
4321 { 6087, "ldss", "Local Download Sharing Service" },
4322 { 6100, "synchronet-db", "SynchroNet-db" },
4323 { 6101, "synchronet-rtc", "SynchroNet-rtc" },
4324 { 6102, "synchronet-upd", "SynchroNet-upd" },
4325 { 6103, "rets", "RETS" },
4326 { 6104, "dbdb", "DBDB" },
4327 { 6105, "primaserver", "Prima Server" },
4328 { 6106, "mpsserver", "MPS Server" },
4329 { 6107, "etc-control", "ETC Control" },
4330 { 6108, "sercomm-scadmin", "Sercomm-SCAdmin" },
4331 { 6109, "globecast-id", "GLOBECAST-ID" },
4332 { 6110, "softcm", "HP SoftBench CM" },
4333 { 6111, "spc", "HP SoftBench Sub-Process Control" },
4334 { 6112, "dtspcd", "Desk-Top Sub-Process Control Daemon" },
4335 { 6122, "bex-webadmin", "Backup Express Web Server" },
4336 { 6123, "backup-express", "Backup Express" },
4337 { 6124, "pnbs", "Phlexible Network Backup Service" },
4338 { 6133, "nbt-wol", "New Boundary Tech WOL" },
4339 { 6140, "pulsonixnls", "Pulsonix Network License Service" },
4340 { 6141, "meta-corp", "Meta Corporation License Manager" },
4341 { 6142, "aspentec-lm", "Aspen Technology License Manager" },
4342 { 6143, "watershed-lm", "Watershed License Manager" },
4343 { 6144, "statsci1-lm", "StatSci License Manager - 1" },
4344 { 6145, "statsci2-lm", "StatSci License Manager - 2" },
4345 { 6146, "lonewolf-lm", "Lone Wolf Systems License Manager" },
4346 { 6147, "montage-lm", "Montage License Manager" },
4347 { 6148, "ricardo-lm", "Ricardo North America License Manager" },
4348 { 6149, "tal-pod", "" },
4349 { 6161, "patrol-ism", "PATROL Internet Srv Mgr" },
4350 { 6162, "patrol-coll", "PATROL Collector" },
4351 { 6163, "pscribe", "Precision Scribe Cnx Port" },
4352 { 6200, "lm-x", "LM-X License Manager by X-Formation" },
4353 { 6209, "qmtps", "QMTP over TLS" },
4354 { 6222, "radmind", "Radmind Access Protocol" },
4355 { 6251, "tl1-raw-ssl", "TL1 Raw Over SSL/TLS" },
4356 { 6252, "tl1-ssh", "TL1 over SSH" },
4357 { 6253, "crip", "CRIP" },
4358 { 6268, "grid", "Grid Authentication" },
4359 { 6269, "grid-alt", "Grid Authentication Alt" },
4360 { 6300, "bmc-grx", "BMC GRX" },
4361 { 6301, "bmc-ctd-ldap", "BMC CONTROL-D LDAP SERVER" },
4362 { 6306, "ufmp", "Unified Fabric Management Protocol" },
4363 { 6316, "abb-escp", "Ethernet Sensor Communications Protocol" },
4364 { 6320, "repsvc", "Double-Take Replication Service" },
4365 { 6321, "emp-server1", "Empress Software Connectivity Server 1" },
4366 { 6322, "emp-server2", "Empress Software Connectivity Server 2" },
4367 { 6343, "sflow", "sFlow traffic monitoring" },
4368 { 6346, "gnutella-svc", "" },
4369 { 6347, "gnutella-rtr", "" },
4370 { 6350, "adap", "App Discovery and Access Protocol" },
4371 { 6355, "pmcs", "PMCS applications" },
4372 { 6360, "metaedit-mu", "MetaEdit+ Multi-User" },
4373 { 6370, "metaedit-se", "MetaEdit+ Server Administration" },
4374 { 6382, "metatude-mds", "Metatude Dialogue Server" },
4375 { 6389, "clariion-evr01", "" },
4376 { 6390, "metaedit-ws", "MetaEdit+ WebService API" },
4377 { 6417, "faxcomservice", "Faxcom Message Service" },
4378 { 6420, "nim-vdrshell", "NIM_VDRShell" },
4379 { 6421, "nim-wan", "NIM_WAN" },
4380 { 6443, "sun-sr-https", "Service Registry Default HTTPS Domain" },
4381 { 6444, "sge-qmaster", "Grid Engine Qmaster Service" },
4382 { 6445, "sge-execd", "Grid Engine Execution Service" },
4383 { 6446, "mysql-proxy", "MySQL Proxy" },
4384 { 6455, "skip-cert-recv", "SKIP Certificate Receive" },
4385 { 6456, "skip-cert-send", "SKIP Certificate Send" },
4386 { 6464, "ieee11073-20701", "Port assignment for medical device communication in accordance to IEEE 11073-20701" },
4387 { 6471, "lvision-lm", "LVision License Manager" },
4388 { 6480, "sun-sr-http", "Service Registry Default HTTP Domain" },
4389 { 6481, "servicetags", "Service Tags" },
4390 { 6482, "ldoms-mgmt", "Logical Domains Management Interface" },
4391 { 6483, "SunVTS-RMI", "" },
4392 { 6484, "sun-sr-jms", "Service Registry Default JMS Domain" },
4393 { 6485, "sun-sr-iiop", "Service Registry Default IIOP Domain" },
4394 { 6486, "sun-sr-iiops", "Service Registry Default IIOPS Domain" },
4395 { 6487, "sun-sr-iiop-aut", "Service Registry Default IIOPAuth Domain" },
4396 { 6488, "sun-sr-jmx", "Service Registry Default JMX Domain" },
4397 { 6489, "sun-sr-admin", "Service Registry Default Admin Domain" },
4398 { 6500, "boks", "BoKS Master" },
4399 { 6501, "boks-servc", "BoKS Servc" },
4400 { 6502, "boks-servm", "BoKS Servm" },
4401 { 6503, "boks-clntd", "BoKS Clntd" },
4402 { 6505, "badm-priv", "BoKS Admin Private Port" },
4403 { 6506, "badm-pub", "BoKS Admin Public Port" },
4404 { 6507, "bdir-priv", "BoKS Dir Server, Private Port" },
4405 { 6508, "bdir-pub", "BoKS Dir Server, Public Port" },
4406 { 6509, "mgcs-mfp-port", "MGCS-MFP Port" },
4407 { 6510, "mcer-port", "MCER Port" },
4408 { 6514, "syslog-tls", "Syslog over TLS" },
4409 { 6515, "elipse-rec", "Elipse RPC Protocol" },
4410 { 6543, "lds-distrib", "lds_distrib" },
4411 { 6544, "lds-dump", "LDS Dump Service" },
4412 { 6547, "apc-6547", "APC 6547" },
4413 { 6548, "apc-6548", "APC 6548" },
4414 { 6549, "apc-6549", "APC 6549" },
4415 { 6550, "fg-sysupdate", "" },
4416 { 6551, "sum", "Software Update Manager" },
4417 { 6558, "xdsxdm", "" },
4418 { 6566, "sane-port", "SANE Control Port" },
4419 { 6579, "affiliate", "Affiliate" },
4420 { 6580, "parsec-master", "Parsec Masterserver" },
4421 { 6581, "parsec-peer", "Parsec Peer-to-Peer" },
4422 { 6582, "parsec-game", "Parsec Gameserver" },
4423 { 6583, "joaJewelSuite", "JOA Jewel Suite" },
4424 { 6619, "odette-ftps", "ODETTE-FTP over TLS/SSL" },
4425 { 6620, "kftp-data", "Kerberos V5 FTP Data" },
4426 { 6621, "kftp", "Kerberos V5 FTP Control" },
4427 { 6622, "mcftp", "Multicast FTP" },
4428 { 6623, "ktelnet", "Kerberos V5 Telnet" },
4429 { 6626, "wago-service", "WAGO Service and Update" },
4430 { 6627, "nexgen", "Allied Electronics NeXGen" },
4431 { 6628, "afesc-mc", "AFE Stock Channel M/C" },
4432 { 6629, "nexgen-aux", "Secondary, (non ANDI) multi-protocol multi-function interface to the Allied ANDI-based family of forecourt controllers" },
4433 { 6653, "openflow", "OpenFlow" },
4434 { 6670, "vocaltec-gold", "Vocaltec Global Online Directory" },
4435 { 6671, "p4p-portal", "P4P Portal Service" },
4436 { 6672, "vision-server", "vision_server" },
4437 { 6673, "vision-elmd", "vision_elmd" },
4438 { 6679, "osaut", "Osorno Automation" },
4439 { 6689, "tsa", "Tofino Security Appliance" },
4440 { 6701, "kti-icad-srvr", "KTI/ICAD Nameserver" },
4441 { 6702, "e-design-net", "e-Design network" },
4442 { 6703, "e-design-web", "e-Design web" },
4443 { 6714, "ibprotocol", "Internet Backplane Protocol" },
4444 { 6715, "fibotrader-com", "Fibotrader Communications" },
4445 { 6767, "bmc-perf-agent", "BMC PERFORM AGENT" },
4446 { 6768, "bmc-perf-mgrd", "BMC PERFORM MGRD" },
4447 { 6769, "adi-gxp-srvprt", "ADInstruments GxP Server" },
4448 { 6770, "plysrv-http", "PolyServe http" },
4449 { 6771, "plysrv-https", "PolyServe https" },
4450 { 6785, "dgpf-exchg", "DGPF Individual Exchange" },
4451 { 6786, "smc-jmx", "Sun Java Web Console JMX" },
4452 { 6787, "smc-admin", "Sun Web Console Admin" },
4453 { 6788, "smc-http", "SMC-HTTP" },
4454 { 6790, "hnmp", "HNMP" },
4455 { 6791, "hnm", "Halcyon Network Manager" },
4456 { 6801, "acnet", "ACNET Control System Protocol" },
4457 { 6831, "ambit-lm", "" },
4458 { 6841, "netmo-default", "Netmo Default" },
4459 { 6842, "netmo-http", "Netmo HTTP" },
4460 { 6850, "iccrushmore", "ICCRUSHMORE" },
4461 { 6888, "muse", "MUSE" },
4462 { 6924, "split-ping", "Ping with RX/TX latency/loss split" },
4463 { 6935, "ethoscan", "EthoScan Service" },
4464 { 6936, "xsmsvc", "XenSource Management Service" },
4465 { 6946, "bioserver", "Biometrics Server" },
4466 { 6951, "otlp", "OTLP" },
4467 { 6961, "jmact3", "JMACT3" },
4468 { 6962, "jmevt2", "" },
4469 { 6963, "swismgr1", "" },
4470 { 6964, "swismgr2", "" },
4471 { 6965, "swistrap", "" },
4472 { 6966, "swispol", "" },
4473 { 6969, "acmsoda", "" },
4474 { 6997, "MobilitySrv", "Mobility XE Protocol" },
4475 { 6998, "iatp-highpri", "IATP-highPri" },
4476 { 6999, "iatp-normalpri", "IATP-normalPri" },
4477 { 7000, "afs3-fileserver", "file server itself" },
4478 { 7001, "afs3-callback", "callbacks to cache managers" },
4479 { 7002, "afs3-prserver", "users & groups database" },
4480 { 7003, "afs3-vlserver", "volume location database" },
4481 { 7004, "afs3-kaserver", "AFS/Kerberos authentication service" },
4482 { 7005, "afs3-volser", "volume managment server" },
4483 { 7006, "afs3-errors", "error interpretation service" },
4484 { 7007, "afs3-bos", "basic overseer process" },
4485 { 7008, "afs3-update", "server-to-server updater" },
4486 { 7009, "afs3-rmtsys", "remote cache manager service" },
4487 { 7010, "ups-onlinet", "onlinet uninterruptable power supplies" },
4488 { 7011, "talon-disc", "Talon Discovery Port" },
4489 { 7012, "talon-engine", "Talon Engine" },
4490 { 7013, "microtalon-dis", "Microtalon Discovery" },
4491 { 7014, "microtalon-com", "Microtalon Communications" },
4492 { 7015, "talon-webserver", "Talon Webserver" },
4493 { 7016, "spg", "SPG Controls Carrier" },
4494 { 7017, "grasp", "GeneRic Autonomic Signaling Protocol" },
4495 { 7020, "dpserve", "DP Serve" },
4496 { 7021, "dpserveadmin", "DP Serve Admin" },
4497 { 7022, "ctdp", "CT Discovery Protocol" },
4498 { 7023, "ct2nmcs", "Comtech T2 NMCS" },
4499 { 7024, "vmsvc", "Vormetric service" },
4500 { 7025, "vmsvc-2", "Vormetric Service II" },
4501 { 7030, "op-probe", "ObjectPlanet probe" },
4502 { 7070, "arcp", "ARCP" },
4503 { 7071, "iwg1", "IWGADTS Aircraft Housekeeping Message" },
4504 { 7080, "empowerid", "EmpowerID Communication" },
4505 { 7099, "lazy-ptop", "" },
4506 { 7100, "font-service", "X Font Service" },
4507 { 7101, "elcn", "Embedded Light Control Network" },
4508 { 7121, "virprot-lm", "Virtual Prototypes License Manager" },
4509 { 7128, "scenidm", "intelligent data manager" },
4510 { 7129, "scenccs", "Catalog Content Search" },
4511 { 7161, "cabsm-comm", "CA BSM Comm" },
4512 { 7162, "caistoragemgr", "CA Storage Manager" },
4513 { 7163, "cacsambroker", "CA Connection Broker" },
4514 { 7164, "fsr", "File System Repository Agent" },
4515 { 7165, "doc-server", "Document WCF Server" },
4516 { 7166, "aruba-server", "Aruba eDiscovery Server" },
4517 { 7169, "ccag-pib", "Consequor Consulting Process Integration Bridge" },
4518 { 7170, "nsrp", "Adaptive Name/Service Resolution" },
4519 { 7171, "drm-production", "Discovery and Retention Mgt Production" },
4520 { 7174, "clutild", "Clutild" },
4521 { 7200, "fodms", "FODMS FLIP" },
4522 { 7201, "dlip", "DLIP" },
4523 { 7227, "ramp", "Registry A & M Protocol" },
4524 { 7262, "cnap", "Calypso Network Access Protocol" },
4525 { 7272, "watchme-7272", "WatchMe Monitoring 7272" },
4526 { 7273, "oma-rlp", "OMA Roaming Location" },
4527 { 7274, "oma-rlp-s", "OMA Roaming Location SEC" },
4528 { 7275, "oma-ulp", "OMA UserPlane Location" },
4529 { 7276, "oma-ilp", "OMA Internal Location Protocol" },
4530 { 7277, "oma-ilp-s", "OMA Internal Location Secure Protocol" },
4531 { 7278, "oma-dcdocbs", "OMA Dynamic Content Delivery over CBS" },
4532 { 7279, "ctxlic", "Citrix Licensing" },
4533 { 7280, "itactionserver1", "ITACTIONSERVER 1" },
4534 { 7281, "itactionserver2", "ITACTIONSERVER 2" },
4535 { 7365, "lcm-server", "LifeKeeper Communications" },
4536 { 7391, "mindfilesys", "mind-file system server" },
4537 { 7392, "mrssrendezvous", "mrss-rendezvous server" },
4538 { 7393, "nfoldman", "nFoldMan Remote Publish" },
4539 { 7394, "fse", "File system export of backup images" },
4540 { 7395, "winqedit", "" },
4541 { 7397, "hexarc", "Hexarc Command Language" },
4542 { 7400, "rtps-discovery", "RTPS Discovery" },
4543 { 7401, "rtps-dd-ut", "RTPS Data-Distribution User-Traffic" },
4544 { 7402, "rtps-dd-mt", "RTPS Data-Distribution Meta-Traffic" },
4545 { 7410, "ionixnetmon", "Ionix Network Monitor" },
4546 { 7411, "daqstream", "Streaming of measurement data" },
4547 { 7421, "mtportmon", "Matisse Port Monitor" },
4548 { 7426, "pmdmgr", "OpenView DM Postmaster Manager" },
4549 { 7427, "oveadmgr", "OpenView DM Event Agent Manager" },
4550 { 7428, "ovladmgr", "OpenView DM Log Agent Manager" },
4551 { 7429, "opi-sock", "OpenView DM rqt communication" },
4552 { 7430, "xmpv7", "OpenView DM xmpv7 api pipe" },
4553 { 7431, "pmd", "OpenView DM ovc/xmpv3 api pipe" },
4554 { 7437, "faximum", "Faximum" },
4555 { 7443, "oracleas-https", "Oracle Application Server HTTPS" },
4556 { 7473, "rise", "Rise: The Vieneo Province" },
4557 { 7491, "telops-lmd", "" },
4558 { 7500, "silhouette", "Silhouette User" },
4559 { 7501, "ovbus", "HP OpenView Bus Daemon" },
4560 { 7510, "ovhpas", "HP OpenView Application Server" },
4561 { 7511, "pafec-lm", "" },
4562 { 7542, "saratoga", "Saratoga Transfer Protocol" },
4563 { 7543, "atul", "atul server" },
4564 { 7544, "nta-ds", "FlowAnalyzer DisplayServer" },
4565 { 7545, "nta-us", "FlowAnalyzer UtilityServer" },
4566 { 7546, "cfs", "Cisco Fabric service" },
4567 { 7547, "cwmp", "Broadband Forum CWMP" },
4568 { 7548, "tidp", "Threat Information Distribution Protocol" },
4569 { 7549, "nls-tl", "Network Layer Signaling Transport Layer" },
4570 { 7560, "sncp", "Sniffer Command Protocol" },
4571 { 7566, "vsi-omega", "VSI Omega" },
4572 { 7570, "aries-kfinder", "Aries Kfinder" },
4573 { 7588, "sun-lm", "Sun License Manager" },
4574 { 7606, "mipi-debug", "MIPI Alliance Debug" },
4575 { 7624, "indi", "Instrument Neutral Distributed Interface" },
4576 { 7627, "soap-http", "SOAP Service Port" },
4577 { 7628, "zen-pawn", "Primary Agent Work Notification" },
4578 { 7629, "xdas", "OpenXDAS Wire Protocol" },
4579 { 7633, "pmdfmgt", "PMDF Management" },
4580 { 7648, "cuseeme", "bonjour-cuseeme" },
4581 { 7663, "rome", "Proprietary immutable distributed data storage" },
4582 { 7674, "imqtunnels", "iMQ SSL tunnel" },
4583 { 7675, "imqtunnel", "iMQ Tunnel" },
4584 { 7676, "imqbrokerd", "iMQ Broker Rendezvous" },
4585 { 7677, "sun-user-https", "Sun App Server - HTTPS" },
4586 { 7680, "ms-do", "Microsoft Delivery Optimization Peer-to-Peer" },
4587 { 7689, "collaber", "Collaber Network Service" },
4588 { 7697, "klio", "KLIO communications" },
4589 { 7707, "sync-em7", "EM7 Dynamic Updates" },
4590 { 7708, "scinet", "scientia.net" },
4591 { 7720, "medimageportal", "MedImage Portal" },
4592 { 7724, "nsdeepfreezectl", "Novell Snap-in Deep Freeze Control" },
4593 { 7725, "nitrogen", "Nitrogen Service" },
4594 { 7726, "freezexservice", "FreezeX Console Service" },
4595 { 7727, "trident-data", "Trident Systems Data" },
4596 { 7728, "osvr", "Open-Source Virtual Reality" },
4597 { 7734, "smip", "Smith Protocol over IP" },
4598 { 7738, "aiagent", "HP Enterprise Discovery Agent" },
4599 { 7741, "scriptview", "ScriptView Network" },
4600 { 7743, "sstp-1", "Sakura Script Transfer Protocol" },
4601 { 7744, "raqmon-pdu", "RAQMON PDU" },
4602 { 7747, "prgp", "Put/Run/Get Protocol" },
4603 { 7777, "cbt", "" },
4604 { 7778, "interwise", "Interwise" },
4605 { 7779, "vstat", "VSTAT" },
4606 { 7781, "accu-lmgr", "" },
4607 { 7786, "minivend", "MINIVEND" },
4608 { 7787, "popup-reminders", "Popup Reminders Receive" },
4609 { 7789, "office-tools", "Office Tools Pro Receive" },
4610 { 7794, "q3ade", "Q3ADE Cluster Service" },
4611 { 7797, "pnet-conn", "Propel Connector port" },
4612 { 7798, "pnet-enc", "Propel Encoder port" },
4613 { 7799, "altbsdp", "Alternate BSDP Service" },
4614 { 7800, "asr", "Apple Software Restore" },
4615 { 7801, "ssp-client", "Secure Server Protocol - client" },
4616 { 7810, "rbt-wanopt", "Riverbed WAN Optimization Protocol" },
4617 { 7845, "apc-7845", "APC 7845" },
4618 { 7846, "apc-7846", "APC 7846" },
4619 { 7880, "pss", "Pearson" },
4620 { 7887, "ubroker", "Universal Broker" },
4621 { 7900, "mevent", "Multicast Event" },
4622 { 7901, "tnos-sp", "TNOS Service Protocol" },
4623 { 7902, "tnos-dp", "TNOS shell Protocol" },
4624 { 7903, "tnos-dps", "TNOS Secure DiaguardProtocol" },
4625 { 7913, "qo-secure", "QuickObjects secure port" },
4626 { 7932, "t2-drm", "Tier 2 Data Resource Manager" },
4627 { 7933, "t2-brm", "Tier 2 Business Rules Manager" },
4628 { 7962, "generalsync", "Encrypted, extendable, general-purpose synchronization protocol" },
4629 { 7967, "supercell", "Supercell" },
4630 { 7979, "micromuse-ncps", "Micromuse-ncps" },
4631 { 7980, "quest-vista", "Quest Vista" },
4632 { 7999, "irdmi2", "iRDMI2" },
4633 { 8000, "irdmi", "iRDMI" },
4634 { 8001, "vcom-tunnel", "VCOM Tunnel" },
4635 { 8002, "teradataordbms", "Teradata ORDBMS" },
4636 { 8003, "mcreport", "Mulberry Connect Reporting Service" },
4637 { 8005, "mxi", "MXI Generation II for z/OS" },
4638 { 8007, "warppipe", "I/O oriented cluster computing software" },
4639 { 8008, "http-alt", "HTTP Alternate" },
4640 { 8019, "qbdb", "QB DB Dynamic Port" },
4641 { 8020, "intu-ec-svcdisc", "Intuit Entitlement Service and Discovery" },
4642 { 8021, "intu-ec-client", "Intuit Entitlement Client" },
4643 { 8022, "oa-system", "" },
4644 { 8023, "arca-api", "ARCATrust vault API" },
4645 { 8025, "ca-audit-da", "CA Audit Distribution Agent" },
4646 { 8026, "ca-audit-ds", "CA Audit Distribution Server" },
4647 { 8027, "papachi-p2p-srv", "peer tracker and data relay service" },
4648 { 8032, "pro-ed", "ProEd" },
4649 { 8033, "mindprint", "MindPrint" },
4650 { 8034, "vantronix-mgmt", ".vantronix Management" },
4651 { 8040, "ampify", "Ampify Messaging Protocol" },
4652 { 8041, "enguity-xccetp", "Xcorpeon ASIC Carrier Ethernet Transport" },
4653 { 8052, "senomix01", "Senomix Timesheets Server" },
4654 { 8053, "senomix02", "Senomix Timesheets Client [1 year assignment]" },
4655 { 8054, "senomix03", "Senomix Timesheets Server [1 year assignment]" },
4656 { 8055, "senomix04", "Senomix Timesheets Server [1 year assignment]" },
4657 { 8056, "senomix05", "Senomix Timesheets Server [1 year assignment]" },
4658 { 8057, "senomix06", "Senomix Timesheets Client [1 year assignment]" },
4659 { 8058, "senomix07", "Senomix Timesheets Client [1 year assignment]" },
4660 { 8059, "senomix08", "Senomix Timesheets Client [1 year assignment]" },
4661 { 8074, "gadugadu", "Gadu-Gadu" },
4662 { 8080, "http-alt", "HTTP Alternate (see port 80)" },
4663 { 8081, "sunproxyadmin", "Sun Proxy Admin Service" },
4664 { 8082, "us-cli", "Utilistor (Client)" },
4665 { 8083, "us-srv", "Utilistor (Server)" },
4666 { 8086, "d-s-n", "Distributed SCADA Networking Rendezvous Port" },
4667 { 8087, "simplifymedia", "Simplify Media SPP Protocol" },
4668 { 8088, "radan-http", "Radan HTTP" },
4669 { 8097, "sac", "SAC Port Id" },
4670 { 8100, "xprint-server", "Xprint Server" },
4671 { 8115, "mtl8000-matrix", "MTL8000 Matrix" },
4672 { 8116, "cp-cluster", "Check Point Clustering" },
4673 { 8118, "privoxy", "Privoxy HTTP proxy" },
4674 { 8121, "apollo-data", "Apollo Data Port" },
4675 { 8122, "apollo-admin", "Apollo Admin Port" },
4676 { 8128, "paycash-online", "PayCash Online Protocol" },
4677 { 8129, "paycash-wbp", "PayCash Wallet-Browser" },
4678 { 8130, "indigo-vrmi", "INDIGO-VRMI" },
4679 { 8131, "indigo-vbcp", "INDIGO-VBCP" },
4680 { 8132, "dbabble", "" },
4681 { 8148, "isdd", "i-SDD file transfer" },
4682 { 8160, "patrol", "Patrol" },
4683 { 8161, "patrol-snmp", "Patrol SNMP" },
4684 { 8182, "vmware-fdm", "VMware Fault Domain Manager" },
4685 { 8184, "itach", "Remote iTach Connection" },
4686 { 8192, "spytechphone", "SpyTech Phone Service" },
4687 { 8194, "blp1", "Bloomberg data API" },
4688 { 8195, "blp2", "Bloomberg feed" },
4689 { 8199, "vvr-data", "VVR DATA" },
4690 { 8200, "trivnet1", "TRIVNET" },
4691 { 8201, "trivnet2", "TRIVNET" },
4692 { 8204, "lm-perfworks", "LM Perfworks" },
4693 { 8205, "lm-instmgr", "LM Instmgr" },
4694 { 8206, "lm-dta", "LM Dta" },
4695 { 8207, "lm-sserver", "LM SServer" },
4696 { 8208, "lm-webwatcher", "LM Webwatcher" },
4697 { 8230, "rexecj", "RexecJ Server" },
4698 { 8243, "synapse-nhttps", "Synapse Non Blocking HTTPS" },
4699 { 8276, "ms-mcc", "Microsoft Connected Cache" },
4700 { 8280, "synapse-nhttp", "Synapse Non Blocking HTTP" },
4701 { 8292, "blp3", "Bloomberg professional" },
4702 { 8294, "blp4", "Bloomberg intelligent client" },
4703 { 8300, "tmi", "Transport Management Interface" },
4704 { 8301, "amberon", "Amberon PPC/PPS" },
4705 { 8320, "tnp-discover", "Thin(ium) Network Protocol" },
4706 { 8321, "tnp", "Thin(ium) Network Protocol" },
4707 { 8322, "garmin-marine", "Garmin Marine" },
4708 { 8351, "server-find", "Server Find" },
4709 { 8376, "cruise-enum", "Cruise ENUM" },
4710 { 8377, "cruise-swroute", "Cruise SWROUTE" },
4711 { 8378, "cruise-config", "Cruise CONFIG" },
4712 { 8379, "cruise-diags", "Cruise DIAGS" },
4713 { 8380, "cruise-update", "Cruise UPDATE" },
4714 { 8383, "m2mservices", "M2m Services" },
4715 { 8400, "cvd", "" },
4716 { 8401, "sabarsd", "" },
4717 { 8402, "abarsd", "" },
4718 { 8403, "admind", "" },
4719 { 8416, "espeech", "eSpeech Session Protocol" },
4720 { 8417, "espeech-rtp", "eSpeech RTP Protocol" },
4721 { 8442, "cybro-a-bus", "CyBro A-bus Protocol" },
4722 { 8443, "pcsync-https", "PCsync HTTPS" },
4723 { 8444, "pcsync-http", "PCsync HTTP" },
4724 { 8450, "npmp", "" },
4725 { 8472, "otv", "Overlay Transport Virtualization (OTV)" },
4726 { 8473, "vp2p", "Virtual Point to Point" },
4727 { 8474, "noteshare", "AquaMinds NoteShare" },
4728 { 8500, "fmtp", "Flight Message Transfer Protocol" },
4729 { 8554, "rtsp-alt", "RTSP Alternate (see port 554)" },
4730 { 8555, "d-fence", "SYMAX D-FENCE" },
4731 { 8567, "dof-tunnel", "DOF Tunneling Protocol" },
4732 { 8600, "asterix", "Surveillance Data" },
4733 { 8610, "canon-mfnp", "Canon MFNP Service" },
4734 { 8611, "canon-bjnp1", "Canon BJNP Port 1" },
4735 { 8612, "canon-bjnp2", "Canon BJNP Port 2" },
4736 { 8613, "canon-bjnp3", "Canon BJNP Port 3" },
4737 { 8614, "canon-bjnp4", "Canon BJNP Port 4" },
4738 { 8686, "sun-as-jmxrmi", "Sun App Server - JMX/RMI" },
4739 { 8733, "ibus", "iBus" },
4740 { 8763, "mc-appserver", "MC-APPSERVER" },
4741 { 8764, "openqueue", "OPENQUEUE" },
4742 { 8765, "ultraseek-http", "Ultraseek HTTP" },
4743 { 8766, "amcs", "Agilent Connectivity Service" },
4744 { 8770, "dpap", "Digital Photo Access Protocol (iPhoto)" },
4745 { 8786, "msgclnt", "Message Client" },
4746 { 8787, "msgsrvr", "Message Server" },
4747 { 8793, "acd-pm", "Accedian Performance Measurement" },
4748 { 8800, "sunwebadmin", "Sun Web Server Admin Service" },
4749 { 8804, "truecm", "" },
4750 { 8873, "dxspider", "dxspider linking protocol" },
4751 { 8880, "cddbp-alt", "CDDBP" },
4752 { 8883, "secure-mqtt", "Secure MQTT" },
4753 { 8899, "ospf-lite", "" },
4754 { 8900, "jmb-cds1", "JMB-CDS 1" },
4755 { 8901, "jmb-cds2", "JMB-CDS 2" },
4756 { 8910, "manyone-http", "" },
4757 { 8911, "manyone-xml", "" },
4758 { 8912, "wcbackup", "Windows Client Backup" },
4759 { 8913, "dragonfly", "Dragonfly System Service" },
4760 { 8954, "cumulus-admin", "Cumulus Admin Port" },
4761 { 8980, "nod-provider", "Network of Devices Provider" },
4762 { 8989, "sunwebadmins", "Sun Web Server SSL Admin Service" },
4763 { 8990, "http-wmap", "webmail HTTP service" },
4764 { 8991, "https-wmap", "webmail HTTPS service" },
4765 { 8999, "bctp", "Brodos Crypto Trade Protocol" },
4766 { 9000, "cslistener", "CSlistener" },
4767 { 9001, "etlservicemgr", "ETL Service Manager" },
4768 { 9002, "dynamid", "DynamID authentication" },
4769 { 9009, "pichat", "Pichat Server" },
4770 { 9020, "tambora", "TAMBORA" },
4771 { 9021, "panagolin-ident", "Pangolin Identification" },
4772 { 9022, "paragent", "PrivateArk Remote Agent" },
4773 { 9023, "swa-1", "Secure Web Access - 1" },
4774 { 9024, "swa-2", "Secure Web Access - 2" },
4775 { 9025, "swa-3", "Secure Web Access - 3" },
4776 { 9026, "swa-4", "Secure Web Access - 4" },
4777 { 9080, "glrpc", "Groove GLRPC" },
4778 { 9084, "aurora", "IBM AURORA Performance Visualizer" },
4779 { 9085, "ibm-rsyscon", "IBM Remote System Console" },
4780 { 9086, "net2display", "Vesa Net2Display" },
4781 { 9087, "classic", "Classic Data Server" },
4782 { 9088, "sqlexec", "IBM Informix SQL Interface" },
4783 { 9089, "sqlexec-ssl", "IBM Informix SQL Interface - Encrypted" },
4784 { 9090, "websm", "WebSM" },
4785 { 9091, "xmltec-xmlmail", "" },
4786 { 9092, "XmlIpcRegSvc", "Xml-Ipc Server Reg" },
4787 { 9100, "hp-pdl-datastr", "PDL Data Streaming Port" },
4788 { 9101, "bacula-dir", "Bacula Director" },
4789 { 9102, "bacula-fd", "Bacula File Daemon" },
4790 { 9103, "bacula-sd", "Bacula Storage Daemon" },
4791 { 9104, "peerwire", "PeerWire" },
4792 { 9105, "xadmin", "Xadmin Control Service" },
4793 { 9111, "hexxorecore", "Multiple Purpose, Distributed Message Bus" },
4794 { 9119, "mxit", "MXit Instant Messaging" },
4795 { 9131, "dddp", "Dynamic Device Discovery" },
4796 { 9160, "apani1", "" },
4797 { 9161, "apani2", "" },
4798 { 9162, "apani3", "" },
4799 { 9163, "apani4", "" },
4800 { 9164, "apani5", "" },
4801 { 9191, "sun-as-jpda", "Sun AppSvr JPDA" },
4802 { 9200, "wap-wsp", "WAP connectionless session service" },
4803 { 9201, "wap-wsp-wtp", "WAP session service" },
4804 { 9202, "wap-wsp-s", "WAP secure connectionless session service" },
4805 { 9203, "wap-wsp-wtp-s", "WAP secure session service" },
4806 { 9204, "wap-vcard", "WAP vCard" },
4807 { 9205, "wap-vcal", "WAP vCal" },
4808 { 9206, "wap-vcard-s", "WAP vCard Secure" },
4809 { 9207, "wap-vcal-s", "WAP vCal Secure" },
4810 { 9208, "rjcdb-vcards", "rjcdb vCard" },
4811 { 9209, "almobile-system", "ALMobile System Service" },
4812 { 9210, "oma-mlp", "OMA Mobile Location Protocol" },
4813 { 9211, "oma-mlp-s", "OMA Mobile Location Protocol Secure" },
4814 { 9212, "serverviewdbms", "Server View dbms access" },
4815 { 9213, "serverstart", "ServerStart RemoteControl" },
4816 { 9214, "ipdcesgbs", "IPDC ESG BootstrapService" },
4817 { 9215, "insis", "Integrated Setup and Install Service" },
4818 { 9216, "acme", "Aionex Communication Management Engine" },
4819 { 9217, "fsc-port", "FSC Communication Port" },
4820 { 9222, "teamcoherence", "QSC Team Coherence" },
4821 { 9255, "mon", "Manager On Network" },
4822 { 9278, "pegasus", "Pegasus GPS Platform" },
4823 { 9279, "pegasus-ctl", "Pegaus GPS System Control Interface" },
4824 { 9280, "pgps", "Predicted GPS" },
4825 { 9281, "swtp-port1", "SofaWare transport port 1" },
4826 { 9282, "swtp-port2", "SofaWare transport port 2" },
4827 { 9283, "callwaveiam", "CallWaveIAM" },
4828 { 9284, "visd", "VERITAS Information Serve" },
4829 { 9285, "n2h2server", "N2H2 Filter Service Port" },
4830 { 9287, "cumulus", "Cumulus" },
4831 { 9292, "armtechdaemon", "ArmTech Daemon" },
4832 { 9293, "storview", "StorView Client" },
4833 { 9294, "armcenterhttp", "ARMCenter http Service" },
4834 { 9295, "armcenterhttps", "ARMCenter https Service" },
4835 { 9300, "vrace", "Virtual Racing Service" },
4836 { 9318, "secure-ts", "PKIX TimeStamp over TLS" },
4837 { 9321, "guibase", "" },
4838 { 9343, "mpidcmgr", "MpIdcMgr" },
4839 { 9344, "mphlpdmc", "Mphlpdmc" },
4840 { 9346, "ctechlicensing", "C Tech Licensing" },
4841 { 9374, "fjdmimgr", "" },
4842 { 9380, "boxp", "Brivs! Open Extensible Protocol" },
4843 { 9396, "fjinvmgr", "" },
4844 { 9397, "mpidcagt", "MpIdcAgt" },
4845 { 9400, "sec-t4net-srv", "Samsung Twain for Network Server" },
4846 { 9401, "sec-t4net-clt", "Samsung Twain for Network Client" },
4847 { 9402, "sec-pc2fax-srv", "Samsung PC2FAX for Network Server" },
4848 { 9418, "git", "git pack transfer service" },
4849 { 9443, "tungsten-https", "WSO2 Tungsten HTTPS" },
4850 { 9444, "wso2esb-console", "WSO2 ESB Administration Console HTTPS" },
4851 { 9450, "sntlkeyssrvr", "Sentinel Keys Server" },
4852 { 9500, "ismserver", "" },
4853 { 9535, "mngsuite", "Management Suite Remote Control" },
4854 { 9536, "laes-bf", "Surveillance buffering function" },
4855 { 9555, "trispen-sra", "Trispen Secure Remote Access" },
4856 { 9592, "ldgateway", "LANDesk Gateway" },
4857 { 9593, "cba8", "LANDesk Management Agent (cba8)" },
4858 { 9594, "msgsys", "Message System" },
4859 { 9595, "pds", "Ping Discovery Service" },
4860 { 9596, "mercury-disc", "Mercury Discovery" },
4861 { 9597, "pd-admin", "PD Administration" },
4862 { 9598, "vscp", "Very Simple Ctrl Protocol" },
4863 { 9599, "robix", "Robix" },
4864 { 9600, "micromuse-ncpw", "MICROMUSE-NCPW" },
4865 { 9612, "streamcomm-ds", "StreamComm User Directory" },
4866 { 9618, "condor", "Condor Collector Service" },
4867 { 9628, "odbcpathway", "ODBC Pathway Service" },
4868 { 9629, "uniport", "UniPort SSO Controller" },
4869 { 9667, "xmms2", "Cross-platform Music Multiplexing System" },
4870 { 9668, "tec5-sdctp", "tec5 Spectral Device Control Protocol" },
4871 { 9694, "client-wakeup", "T-Mobile Client Wakeup Message" },
4872 { 9695, "ccnx", "Content Centric Networking" },
4873 { 9700, "board-roar", "Board M.I.T. Service" },
4874 { 9747, "l5nas-parchan", "L5NAS Parallel Channel" },
4875 { 9750, "board-voip", "Board M.I.T. Synchronous Collaboration" },
4876 { 9753, "rasadv", "" },
4877 { 9762, "tungsten-http", "WSO2 Tungsten HTTP" },
4878 { 9800, "davsrc", "WebDav Source Port" },
4879 { 9801, "sstp-2", "Sakura Script Transfer Protocol-2" },
4880 { 9802, "davsrcs", "WebDAV Source TLS/SSL" },
4881 { 9875, "sapv1", "Session Announcement v1" },
4882 { 9888, "cyborg-systems", "CYBORG Systems" },
4883 { 9889, "gt-proxy", "Port for Cable network related data proxy or repeater" },
4884 { 9898, "monkeycom", "MonkeyCom" },
4885 { 9900, "iua", "IUA" },
4886 { 9909, "domaintime", "" },
4887 { 9911, "sype-transport", "SYPECom Transport Protocol" },
4888 { 9950, "apc-9950", "APC 9950" },
4889 { 9951, "apc-9951", "APC 9951" },
4890 { 9952, "apc-9952", "APC 9952" },
4891 { 9953, "acis", "9953" },
4892 { 9966, "odnsp", "OKI Data Network Setting Protocol" },
4893 { 9987, "dsm-scm-target", "DSM/SCM Target Interface" },
4894 { 9990, "osm-appsrvr", "OSM Applet Server" },
4895 { 9991, "osm-oev", "OSM Event Server" },
4896 { 9992, "palace-1", "OnLive-1" },
4897 { 9993, "palace-2", "OnLive-2" },
4898 { 9994, "palace-3", "OnLive-3" },
4899 { 9995, "palace-4", "Palace-4" },
4900 { 9996, "palace-5", "Palace-5" },
4901 { 9997, "palace-6", "Palace-6" },
4902 { 9998, "distinct32", "Distinct32" },
4903 { 9999, "distinct", "" },
4904 { 10000, "ndmp", "Network Data Management Protocol" },
4905 { 10001, "scp-config", "SCP Configuration" },
4906 { 10002, "documentum", "EMC-Documentum Content Server Product" },
4907 { 10003, "documentum-s", "EMC-Documentum Content Server Product" },
4908 { 10007, "mvs-capacity", "MVS Capacity" },
4909 { 10008, "octopus", "Octopus Multiplexer" },
4910 { 10009, "swdtp-sv", "Systemwalker Desktop Patrol" },
4911 { 10050, "zabbix-agent", "Zabbix Agent" },
4912 { 10051, "zabbix-trapper", "Zabbix Trapper" },
4913 { 10080, "amanda", "Amanda" },
4914 { 10081, "famdc", "FAM Archive Server" },
4915 { 10100, "itap-ddtp", "VERITAS ITAP DDTP" },
4916 { 10101, "ezmeeting-2", "eZmeeting" },
4917 { 10102, "ezproxy-2", "eZproxy" },
4918 { 10103, "ezrelay", "eZrelay" },
4919 { 10104, "swdtp", "Systemwalker Desktop Patrol" },
4920 { 10107, "bctp-server", "VERITAS BCTP, server" },
4921 { 10110, "nmea-0183", "NMEA-0183 Navigational Data" },
4922 { 10113, "netiq-endpoint", "NetIQ Endpoint" },
4923 { 10114, "netiq-qcheck", "NetIQ Qcheck" },
4924 { 10115, "netiq-endpt", "NetIQ Endpoint" },
4925 { 10116, "netiq-voipa", "NetIQ VoIP Assessor" },
4926 { 10117, "iqrm", "NetIQ IQCResource Managament Svc" },
4927 { 10128, "bmc-perf-sd", "BMC-PERFORM-SERVICE DAEMON" },
4928 { 10160, "qb-db-server", "QB Database Server" },
4929 { 10200, "trisoap", "Trigence AE Soap Service" },
4930 { 10252, "apollo-relay", "Apollo Relay Port" },
4931 { 10260, "axis-wimp-port", "Axis WIMP Port" },
4932 { 10288, "blocks", "Blocks" },
4933 { 10540, "MOS-lower", "MOS Media Object Metadata Port" },
4934 { 10541, "MOS-upper", "MOS Running Order Port" },
4935 { 10542, "MOS-aux", "MOS Low Priority Port" },
4936 { 10543, "MOS-soap", "MOS SOAP Default Port" },
4937 { 10544, "MOS-soap-opt", "MOS SOAP Optional Port" },
4938 { 10800, "gap", "Gestor de Acaparamiento para Pocket PCs" },
4939 { 10805, "lpdg", "LUCIA Pareja Data Group" },
4940 { 10860, "helix", "Helix Client/Server" },
4941 { 10880, "bveapi", "BVEssentials HTTP API" },
4942 { 10990, "rmiaux", "Auxiliary RMI Port" },
4943 { 11000, "irisa", "IRISA" },
4944 { 11001, "metasys", "Metasys" },
4945 { 11095, "weave", "Nest device-to-device and device-to-service application protocol" },
4946 { 11106, "sgi-lk", "SGI LK Licensing service" },
4947 { 11111, "vce", "Viral Computing Environment (VCE)" },
4948 { 11112, "dicom", "DICOM" },
4949 { 11161, "suncacao-snmp", "sun cacao snmp access point" },
4950 { 11162, "suncacao-jmxmp", "sun cacao JMX-remoting access point" },
4951 { 11163, "suncacao-rmi", "sun cacao rmi registry access point" },
4952 { 11164, "suncacao-csa", "sun cacao command-streaming access point" },
4953 { 11165, "suncacao-websvc", "sun cacao web service access point" },
4954 { 11201, "smsqp", "" },
4955 { 11208, "wifree", "WiFree Service" },
4956 { 11211, "memcache", "Memory cache service" },
4957 { 11319, "imip", "IMIP" },
4958 { 11320, "imip-channels", "IMIP Channels Port" },
4959 { 11321, "arena-server", "Arena Server Listen" },
4960 { 11367, "atm-uhas", "ATM UHAS" },
4961 { 11371, "hkp", "OpenPGP HTTP Keyserver" },
4962 { 11600, "tempest-port", "Tempest Protocol Port" },
4963 { 11720, "h323callsigalt", "H.323 Call Control Signalling Alternate" },
4964 { 11723, "emc-xsw-dcache", "EMC XtremSW distributed cache" },
4965 { 11751, "intrepid-ssl", "Intrepid SSL" },
4966 { 11876, "xoraya", "X2E Xoraya Multichannel protocol" },
4967 { 11967, "sysinfo-sp", "SysInfo Service Protocol" },
4968 { 12000, "entextxid", "IBM Enterprise Extender SNA XID Exchange" },
4969 { 12001, "entextnetwk", "IBM Enterprise Extender SNA COS Network Priority" },
4970 { 12002, "entexthigh", "IBM Enterprise Extender SNA COS High Priority" },
4971 { 12003, "entextmed", "IBM Enterprise Extender SNA COS Medium Priority" },
4972 { 12004, "entextlow", "IBM Enterprise Extender SNA COS Low Priority" },
4973 { 12005, "dbisamserver1", "DBISAM Database Server - Regular" },
4974 { 12006, "dbisamserver2", "DBISAM Database Server - Admin" },
4975 { 12007, "accuracer", "Accuracer Database System Server" },
4976 { 12008, "accuracer-dbms", "Accuracer Database System Admin" },
4977 { 12012, "vipera", "Vipera Messaging Service" },
4978 { 12013, "vipera-ssl", "Vipera Messaging Service over SSL Communication" },
4979 { 12109, "rets-ssl", "RETS over SSL" },
4980 { 12121, "nupaper-ss", "NuPaper Session Service" },
4981 { 12168, "cawas", "CA Web Access Service" },
4982 { 12172, "hivep", "HiveP" },
4983 { 12300, "linogridengine", "LinoGrid Engine" },
4984 { 12321, "warehouse-sss", "Warehouse Monitoring Syst SSS" },
4985 { 12322, "warehouse", "Warehouse Monitoring Syst" },
4986 { 12345, "italk", "Italk Chat System" },
4987 { 12753, "tsaf", "tsaf port" },
4988 { 13160, "i-zipqd", "I-ZIPQD" },
4989 { 13216, "bcslogc", "Black Crow Software application logging" },
4990 { 13217, "rs-pias", "R&S Proxy Installation Assistant Service" },
4991 { 13223, "powwow-client", "PowWow Client" },
4992 { 13224, "powwow-server", "PowWow Server" },
4993 { 13720, "bprd", "BPRD Protocol (VERITAS NetBackup)" },
4994 { 13721, "bpdbm", "BPDBM Protocol (VERITAS NetBackup)" },
4995 { 13722, "bpjava-msvc", "BP Java MSVC Protocol" },
4996 { 13724, "vnetd", "Veritas Network Utility" },
4997 { 13782, "bpcd", "VERITAS NetBackup" },
4998 { 13783, "vopied", "VOPIED Protocol" },
4999 { 13785, "nbdb", "NetBackup Database" },
5000 { 13786, "nomdb", "Veritas-nomdb" },
5001 { 13818, "dsmcc-config", "DSMCC Config" },
5002 { 13819, "dsmcc-session", "DSMCC Session Messages" },
5003 { 13820, "dsmcc-passthru", "DSMCC Pass-Thru Messages" },
5004 { 13821, "dsmcc-download", "DSMCC Download Protocol" },
5005 { 13822, "dsmcc-ccp", "DSMCC Channel Change Protocol" },
5006 { 13894, "ucontrol", "Ultimate Control communication protocol" },
5007 { 13929, "dta-systems", "D-TA SYSTEMS" },
5008 { 14000, "scotty-ft", "SCOTTY High-Speed Filetransfer" },
5009 { 14001, "sua", "SUA" },
5010 { 14033, "sage-best-com1", "sage Best! Config Server 1" },
5011 { 14034, "sage-best-com2", "sage Best! Config Server 2" },
5012 { 14141, "vcs-app", "VCS Application" },
5013 { 14142, "icpp", "IceWall Cert Protocol" },
5014 { 14145, "gcm-app", "GCM Application" },
5015 { 14149, "vrts-tdd", "Veritas Traffic Director" },
5016 { 14154, "vad", "Veritas Application Director" },
5017 { 14250, "cps", "Fencing Server" },
5018 { 14414, "ca-web-update", "CA eTrust Web Update Service" },
5019 { 14936, "hde-lcesrvr-1", "" },
5020 { 14937, "hde-lcesrvr-2", "" },
5021 { 15000, "hydap", "Hypack Data Aquisition" },
5022 { 15345, "xpilot", "XPilot Contact Port" },
5023 { 15363, "3link", "3Link Negotiation" },
5024 { 15555, "cisco-snat", "Cisco Stateful NAT" },
5025 { 15660, "bex-xr", "Backup Express Restore Server" },
5026 { 15740, "ptp", "Picture Transfer Protocol" },
5027 { 16161, "sun-sea-port", "Solaris SEA Port" },
5028 { 16309, "etb4j", "" },
5029 { 16310, "pduncs", "Policy Distribute, Update Notification" },
5030 { 16311, "pdefmns", "Policy definition and update management" },
5031 { 16360, "netserialext1", "Network Serial Extension Ports One" },
5032 { 16361, "netserialext2", "Network Serial Extension Ports Two" },
5033 { 16367, "netserialext3", "Network Serial Extension Ports Three" },
5034 { 16368, "netserialext4", "Network Serial Extension Ports Four" },
5035 { 16384, "connected", "Connected Corp" },
5036 { 16900, "newbay-snc-mc", "Newbay Mobile Client Update Service" },
5037 { 16950, "sgcip", "Simple Generic Client Interface Protocol" },
5038 { 16991, "intel-rci-mp", "INTEL-RCI-MP" },
5039 { 16992, "amt-soap-http", "Intel(R) AMT SOAP/HTTP" },
5040 { 16993, "amt-soap-https", "Intel(R) AMT SOAP/HTTPS" },
5041 { 16994, "amt-redir-tcp", "Intel(R) AMT Redirection/TCP" },
5042 { 16995, "amt-redir-tls", "Intel(R) AMT Redirection/TLS" },
5043 { 17007, "isode-dua", "" },
5044 { 17185, "soundsvirtual", "Sounds Virtual" },
5045 { 17219, "chipper", "Chipper" },
5046 { 17220, "avtp", "IEEE 1722 Transport Protocol for Time Sensitive Applications" },
5047 { 17221, "avdecc", "IEEE 1722.1 AVB Discovery, Enumeration, Connection management, and Control" },
5048 { 17225, "trdp-md", "Train Realtime Data Protocol (TRDP) Message Data" },
5049 { 17234, "integrius-stp", "Integrius Secure Tunnel Protocol" },
5050 { 17235, "ssh-mgmt", "SSH Tectia Manager" },
5051 { 17729, "ea", "Eclipse Aviation" },
5052 { 17754, "zep", "Encap. ZigBee Packets" },
5053 { 17755, "zigbee-ip", "ZigBee IP Transport Service" },
5054 { 17756, "zigbee-ips", "ZigBee IP Transport Secure Service" },
5055 { 18000, "biimenu", "Beckman Instruments, Inc." },
5056 { 18181, "opsec-cvp", "OPSEC CVP" },
5057 { 18182, "opsec-ufp", "OPSEC UFP" },
5058 { 18183, "opsec-sam", "OPSEC SAM" },
5059 { 18184, "opsec-lea", "OPSEC LEA" },
5060 { 18185, "opsec-omi", "OPSEC OMI" },
5061 { 18186, "ohsc", "Occupational Health SC" },
5062 { 18187, "opsec-ela", "OPSEC ELA" },
5063 { 18241, "checkpoint-rtm", "Check Point RTM" },
5064 { 18262, "gv-pf", "GV NetConfig Service" },
5065 { 18463, "ac-cluster", "AC Cluster" },
5066 { 18634, "rds-ib", "Reliable Datagram Service" },
5067 { 18635, "rds-ip", "Reliable Datagram Service over IP" },
5068 { 18769, "ique", "IQue Protocol" },
5069 { 18881, "infotos", "Infotos" },
5070 { 18888, "apc-necmp", "APCNECMP" },
5071 { 19000, "igrid", "iGrid Server" },
5072 { 19007, "scintilla", "Scintilla protocol for device services" },
5073 { 19191, "opsec-uaa", "OPSEC UAA" },
5074 { 19194, "ua-secureagent", "UserAuthority SecureAgent" },
5075 { 19283, "keysrvr", "Key Server for SASSAFRAS" },
5076 { 19315, "keyshadow", "Key Shadow for SASSAFRAS" },
5077 { 19398, "mtrgtrans", "" },
5078 { 19410, "hp-sco", "" },
5079 { 19411, "hp-sca", "" },
5080 { 19412, "hp-sessmon", "HP-SESSMON" },
5081 { 19539, "fxuptp", "FXUPTP" },
5082 { 19540, "sxuptp", "SXUPTP" },
5083 { 19541, "jcp", "JCP Client" },
5084 { 19999, "dnp-sec", "Distributed Network Protocol - Secure" },
5085 { 20000, "dnp", "DNP" },
5086 { 20001, "microsan", "MicroSAN" },
5087 { 20002, "commtact-http", "Commtact HTTP" },
5088 { 20003, "commtact-https", "Commtact HTTPS" },
5089 { 20005, "openwebnet", "OpenWebNet protocol for electric network" },
5090 { 20014, "opendeploy", "OpenDeploy Listener" },
5091 { 20034, "nburn-id", "NetBurner ID Port" },
5092 { 20046, "tmophl7mts", "TMOP HL7 Message Transfer Service" },
5093 { 20048, "mountd", "NFS mount protocol" },
5094 { 20049, "nfsrdma", "Network File System (NFS) over RDMA" },
5095 { 20167, "tolfab", "TOLfab Data Change" },
5096 { 20202, "ipdtp-port", "IPD Tunneling Port" },
5097 { 20222, "ipulse-ics", "iPulse-ICS" },
5098 { 20480, "emwavemsg", "emWave Message Service" },
5099 { 20670, "track", "Track" },
5100 { 20999, "athand-mmp", "At Hand MMP" },
5101 { 21000, "irtrans", "IRTrans Control" },
5102 { 21554, "dfserver", "MineScape Design File Server" },
5103 { 21590, "vofr-gateway", "VoFR Gateway" },
5104 { 21800, "tvpm", "TVNC Pro Multiplexing" },
5105 { 21845, "webphone", "" },
5106 { 21846, "netspeak-is", "NetSpeak Corp. Directory Services" },
5107 { 21847, "netspeak-cs", "NetSpeak Corp. Connection Services" },
5108 { 21848, "netspeak-acd", "NetSpeak Corp. Automatic Call Distribution" },
5109 { 21849, "netspeak-cps", "NetSpeak Corp. Credit Processing System" },
5110 { 22000, "snapenetio", "SNAPenetIO" },
5111 { 22001, "optocontrol", "OptoControl" },
5112 { 22002, "optohost002", "Opto Host Port 2" },
5113 { 22003, "optohost003", "Opto Host Port 3" },
5114 { 22004, "optohost004", "Opto Host Port 4" },
5115 { 22005, "optohost004", "Opto Host Port 5" },
5116 { 22273, "wnn6", "" },
5117 { 22305, "cis", "CompactIS Tunnel" },
5118 { 22333, "showcockpit-net", "ShowCockpit Networking" },
5119 { 22343, "cis-secure", "CompactIS Secure Tunnel" },
5120 { 22347, "wibukey", "WibuKey Standard WkLan" },
5121 { 22350, "codemeter", "CodeMeter Standard" },
5122 { 22763, "talikaserver", "Talika Main Server" },
5123 { 22800, "aws-brf", "Telerate Information Platform LAN" },
5124 { 22951, "brf-gw", "Telerate Information Platform WAN" },
5125 { 23000, "inovaport1", "Inova LightLink Server Type 1" },
5126 { 23001, "inovaport2", "Inova LightLink Server Type 2" },
5127 { 23002, "inovaport3", "Inova LightLink Server Type 3" },
5128 { 23003, "inovaport4", "Inova LightLink Server Type 4" },
5129 { 23004, "inovaport5", "Inova LightLink Server Type 5" },
5130 { 23005, "inovaport6", "Inova LightLink Server Type 6" },
5131 { 23333, "elxmgmt", "Emulex HBAnyware Remote Management" },
5132 { 23400, "novar-dbase", "Novar Data" },
5133 { 23401, "novar-alarm", "Novar Alarm" },
5134 { 23402, "novar-global", "Novar Global" },
5135 { 24000, "med-ltp", "" },
5136 { 24001, "med-fsp-rx", "" },
5137 { 24002, "med-fsp-tx", "" },
5138 { 24003, "med-supp", "" },
5139 { 24004, "med-ovw", "" },
5140 { 24005, "med-ci", "" },
5141 { 24006, "med-net-svc", "" },
5142 { 24242, "filesphere", "fileSphere" },
5143 { 24249, "vista-4gl", "Vista 4GL" },
5144 { 24321, "ild", "Isolv Local Directory" },
5145 { 24386, "intel-rci", "Intel RCI" },
5146 { 24465, "tonidods", "Tonido Domain Server" },
5147 { 24554, "binkp", "BINKP" },
5148 { 24676, "canditv", "Canditv Message Service" },
5149 { 24677, "flashfiler", "FlashFiler" },
5150 { 24678, "proactivate", "Turbopower Proactivate" },
5151 { 24680, "tcc-http", "TCC User HTTP Service" },
5152 { 24922, "find", "Find Identification of Network Devices" },
5153 { 25000, "icl-twobase1", "" },
5154 { 25001, "icl-twobase2", "" },
5155 { 25002, "icl-twobase3", "" },
5156 { 25003, "icl-twobase4", "" },
5157 { 25004, "icl-twobase5", "" },
5158 { 25005, "icl-twobase6", "" },
5159 { 25006, "icl-twobase7", "" },
5160 { 25007, "icl-twobase8", "" },
5161 { 25008, "icl-twobase9", "" },
5162 { 25009, "icl-twobase10", "" },
5163 { 25793, "vocaltec-hos", "Vocaltec Address Server" },
5164 { 25900, "tasp-net", "TASP Network Comm" },
5165 { 25901, "niobserver", "NIObserver" },
5166 { 25902, "nilinkanalyst", "NILinkAnalyst" },
5167 { 25903, "niprobe", "NIProbe" },
5168 { 26000, "quake", "" },
5169 { 26133, "scscp", "Symbolic Computation Software Composability Protocol" },
5170 { 26208, "wnn6-ds", "" },
5171 { 26260, "ezproxy", "eZproxy" },
5172 { 26261, "ezmeeting", "eZmeeting" },
5173 { 26262, "k3software-svr", "K3 Software-Server" },
5174 { 26263, "k3software-cli", "K3 Software-Client" },
5175 { 26487, "exoconfig", "EXOconfig" },
5176 { 26489, "exonet", "EXOnet" },
5177 { 27345, "imagepump", "ImagePump" },
5178 { 27442, "jesmsjc", "Job controller service" },
5179 { 27504, "kopek-httphead", "Kopek HTTP Head Port" },
5180 { 27782, "ars-vista", "ARS VISTA Application" },
5181 { 27999, "tw-auth-key", "TW Authentication/Key Distribution and" },
5182 { 28000, "nxlmd", "NX License Manager" },
5183 { 28200, "voxelstorm", "VoxelStorm game server" },
5184 { 28240, "siemensgsm", "Siemens GSM" },
5185 { 29167, "otmp", "ObTools Message Protocol" },
5186 { 30001, "pago-services1", "Pago Services 1" },
5187 { 30002, "pago-services2", "Pago Services 2" },
5188 { 30003, "amicon-fpsu-ra", "Amicon FPSU-IP Remote Administration" },
5189 { 30260, "kingdomsonline", "Kingdoms Online (CraigAvenue)" },
5190 { 30999, "ovobs", "OpenView Service Desk Client" },
5191 { 31337, "eldim", "eldim is a secure file upload proxy" },
5192 { 31416, "xqosd", "XQoS network monitor" },
5193 { 31457, "tetrinet", "TetriNET Protocol" },
5194 { 31620, "lm-mon", "" },
5195 { 31765, "gamesmith-port", "GameSmith Port" },
5196 { 31948, "iceedcp-tx", "Embedded Device Configuration Protocol TX" },
5197 { 31949, "iceedcp-rx", "Embedded Device Configuration Protocol RX" },
5198 { 32034, "iracinghelper", "iRacing helper service" },
5199 { 32249, "t1distproc60", "T1 Distributed Processor" },
5200 { 32483, "apm-link", "Access Point Manager Link" },
5201 { 32635, "sec-ntb-clnt", "SecureNotebook-CLNT" },
5202 { 32636, "DMExpress", "" },
5203 { 32767, "filenet-powsrm", "FileNet BPM WS-ReliableMessaging Client" },
5204 { 32768, "filenet-tms", "Filenet TMS" },
5205 { 32769, "filenet-rpc", "Filenet RPC" },
5206 { 32770, "filenet-nch", "Filenet NCH" },
5207 { 32771, "filenet-rmi", "FileNET RMI" },
5208 { 32772, "filenet-pa", "FileNET Process Analyzer" },
5209 { 32773, "filenet-cm", "FileNET Component Manager" },
5210 { 32774, "filenet-re", "FileNET Rules Engine" },
5211 { 32775, "filenet-pch", "Performance Clearinghouse" },
5212 { 32776, "filenet-peior", "FileNET BPM IOR" },
5213 { 32777, "filenet-obrok", "FileNet BPM CORBA" },
5214 { 32801, "mlsn", "Multiple Listing Service Network" },
5215 { 32896, "idmgratm", "Attachmate ID Manager" },
5216 { 33123, "aurora-balaena", "Aurora (Balaena Ltd)" },
5217 { 33331, "diamondport", "DiamondCentral Interface" },
5218 { 33434, "traceroute", "traceroute use" },
5219 { 33656, "snip-slave", "SNIP Slave" },
5220 { 34249, "turbonote-2", "TurboNote Relay Server Default Port" },
5221 { 34378, "p-net-local", "P-Net on IP local" },
5222 { 34379, "p-net-remote", "P-Net on IP remote" },
5223 { 34962, "profinet-rt", "PROFInet RT Unicast" },
5224 { 34963, "profinet-rtm", "PROFInet RT Multicast" },
5225 { 34964, "profinet-cm", "PROFInet Context Manager" },
5226 { 34980, "ethercat", "EtherCAT Port" },
5227 { 35001, "rt-viewer", "ReadyTech Viewer" },
5228 { 35004, "rt-classmanager", "ReadyTech ClassManager" },
5229 { 35100, "axio-disc", "Axiomatic discovery protocol" },
5230 { 36001, "allpeers", "AllPeers Network" },
5231 { 36865, "kastenxpipe", "KastenX Pipe" },
5232 { 37475, "neckar", "science + computing's Venus Administration Port" },
5233 { 37654, "unisys-eportal", "Unisys ClearPath ePortal" },
5234 { 38201, "galaxy7-data", "Galaxy7 Data Tunnel" },
5235 { 38202, "fairview", "Fairview Message Service" },
5236 { 38203, "agpolicy", "AppGate Policy Server" },
5237 { 39681, "turbonote-1", "TurboNote Default Port" },
5238 { 40000, "safetynetp", "SafetyNET p" },
5239 { 40841, "cscp", "CSCP" },
5240 { 40842, "csccredir", "CSCCREDIR" },
5241 { 40843, "csccfirewall", "CSCCFIREWALL" },
5242 { 41111, "fs-qos", "Foursticks QoS Protocol" },
5243 { 41230, "z-wave-s", "Z-Wave Protocol over SSL/TLS" },
5244 { 41794, "crestron-cip", "Crestron Control Port" },
5245 { 41795, "crestron-ctp", "Crestron Terminal Port" },
5246 { 42508, "candp", "Computer Associates network discovery protocol" },
5247 { 42509, "candrp", "CA discovery response" },
5248 { 42510, "caerpc", "CA eTrust RPC" },
5249 { 43188, "reachout", "REACHOUT" },
5250 { 43189, "ndm-agent-port", "NDM-AGENT-PORT" },
5251 { 43190, "ip-provision", "IP-PROVISION" },
5252 { 43441, "ciscocsdb", "Cisco NetMgmt DB Ports" },
5253 { 44321, "pmcd", "PCP server (pmcd)" },
5254 { 44322, "pmcdproxy", "PCP server (pmcd) proxy" },
5255 { 44553, "rbr-debug", "REALbasic Remote Debug" },
5256 { 44818, "EtherNet-IP-2", "EtherNet/IP messaging" },
5257 { 45054, "invision-ag", "InVision AG" },
5258 { 45678, "eba", "EBA PRISE" },
5259 { 45825, "qdb2service", "Qpuncture Data Access Service" },
5260 { 45966, "ssr-servermgr", "SSRServerMgr" },
5261 { 46999, "mediabox", "MediaBox Server" },
5262 { 47000, "mbus", "Message Bus" },
5263 { 47557, "dbbrowse", "Databeam Corporation" },
5264 { 47624, "directplaysrvr", "Direct Play Server" },
5265 { 47806, "ap", "ALC Protocol" },
5266 { 47808, "bacnet", "Building Automation and Control Networks" },
5267 { 48000, "nimcontroller", "Nimbus Controller" },
5268 { 48001, "nimspooler", "Nimbus Spooler" },
5269 { 48002, "nimhub", "Nimbus Hub" },
5270 { 48003, "nimgtw", "Nimbus Gateway" },
5271 { 48128, "isnetserv", "Image Systems Network Services" },
5272 { 48129, "blp5", "Bloomberg locator" },
5273 { 48556, "com-bardac-dw", "" },
5274 { 48619, "iqobject", "" },
5275 { 48653, "robotraconteur", "Robot Raconteur transport" },
5276};
5277
5278static const ws_services_entry_t global_tcp_services_table[] = {
5279 { 113, "ident", "" },
5280 { 143, "imap", "Internet Message Access Protocol" },
5281 { 271, "pt-tls", "IETF Network Endpoint Assessment (NEA) Posture Transport Protocol over TLS (PT-TLS)" },
5282 { 323, "rpki-rtr", "Resource PKI to Router Protocol" },
5283 { 324, "rpki-rtr-tls", "Resource PKI to Router Protocol over TLS" },
5284 { 456, "macon-tcp", "" },
5285 { 465, "urd", "URL Rendezvous Directory for SSM" },
5286 { 474, "tn-tl-w1", "" },
5287 { 512, "exec", "remote process execution; authentication performed using passwords and UNIX login names" },
5288 { 513, "login", "remote login a la telnet; automatic authentication performed based on priviledged port numbers and distributed data bases which identify \"authentication domains\"" },
5289 { 514, "shell", "cmd like exec, but automatic authentication is performed as for login server" },
5290 { 520, "efs", "extended file name server" },
5291 { 623, "oob-ws-http", "DMTF out-of-band web services management protocol" },
5292 { 664, "oob-ws-https", "DMTF out-of-band secure web services management protocol" },
5293 { 750, "rfile", "" },
5294 { 773, "submit", "" },
5295 { 774, "rpasswd", "" },
5296 { 775, "entomb", "" },
5297 { 861, "owamp-control", "OWAMP-Control" },
5298 { 862, "twamp-control", "TWAMP-Control" },
5299 { 953, "rndc", "BIND9 remote name daemon controller" },
5300 { 993, "imaps", "IMAP over TLS protocol" },
5301 { 998, "busboy", "" },
5302 { 999, "garcon", "" },
5303 { 1001, "webpush", "HTTP Web Push" },
5304 { 1110, "webadmstart", "Start web admin server" },
5305 { 1182, "accelenet", "AcceleNet Control" },
5306 { 1407, "tibet-server", "TIBET Data Server" },
5307 { 1549, "shivahose", "Shiva Hose" },
5308 { 1580, "tn-tl-r1", "" },
5309 { 1596, "radio-sm", "" },
5310 { 1676, "netcomm1", "" },
5311 { 1753, "predatar-comms", "Predatar Comms Service" },
5312 { 1775, "vdab", "data interchange between visual processing containers" },
5313 { 2001, "dc", "" },
5314 { 2004, "mailbox", "" },
5315 { 2005, "berknet", "" },
5316 { 2006, "invokator", "" },
5317 { 2007, "dectalk", "" },
5318 { 2008, "conf", "" },
5319 { 2009, "news", "" },
5320 { 2010, "search", "" },
5321 { 2011, "raid-cc", "raid" },
5322 { 2012, "ttyinfo", "" },
5323 { 2013, "raid-am", "" },
5324 { 2014, "troff", "" },
5325 { 2015, "cypress", "" },
5326 { 2017, "cypress-stat", "" },
5327 { 2018, "terminaldb", "" },
5328 { 2019, "whosockami", "" },
5329 { 2021, "servexec", "" },
5330 { 2022, "down", "" },
5331 { 2025, "ellpack", "" },
5332 { 2187, "ssmc", "Sepehr System Management Control" },
5333 { 2188, "radware-rpm", "Radware Resource Pool Manager" },
5334 { 2189, "radware-rpm-s", "Secure Radware Resource Pool Manager" },
5335 { 2225, "rcip-itu", "Resource Connection Initiation Protocol" },
5336 { 2371, "rda", "Remote Device Access" },
5337 { 2373, "remographlm", "Remograph License Manager" },
5338 { 2374, "hydra", "Hydra RPC" },
5339 { 2375, "docker", "Docker REST API (plain text)" },
5340 { 2376, "docker-s", "Docker REST API (ssl)" },
5341 { 2377, "swarm", "RPC interface for Docker Swarm" },
5342 { 2379, "etcd-client", "etcd client communication" },
5343 { 2380, "etcd-server", "etcd server to server communication" },
5344 { 2384, "sd-request", "SD-REQUEST" },
5345 { 2408, "railgun-webaccl", "CloudFlare Railgun Web Acceleration Protocol" },
5346 { 2802, "veritas-tcp1", "Veritas TCP1" },
5347 { 2855, "msrp", "MSRP over TCP" },
5348 { 2905, "m3ua", "M3UA" },
5349 { 3001, "origo-native", "OrigoDB Server Native Interface" },
5350 { 3010, "gw", "Telerate Workstation" },
5351 { 3071, "xplat-replicate", "Crossplatform replication protocol" },
5352 { 3104, "autocuelog", "Autocue Logger Protocol" },
5353 { 3121, "pcmk-remote", "The pacemaker remote (pcmk-remote) service extends high availability functionality outside of the Linux cluster into remote nodes." },
5354 { 3300, "ceph", "Ceph monitor" },
5355 { 3386, "gprs-data", "GPRS Data" },
5356 { 3487, "ltctcp", "LISA TCP Transfer Channel" },
5357 { 3519, "nvmsgd", "Netvion Messenger Port" },
5358 { 3565, "m2pa", "M2PA" },
5359 { 3566, "quest-data-hub", "Quest Data Hub" },
5360 { 3574, "dmaf-server", "DMAF Server" },
5361 { 3693, "easl", "Emergency Automatic Structure Lockdown System" },
5362 { 3737, "xpanel", "XPanel Daemon" },
5363 { 3766, "sitewatch-s", "SSL e-watch sitewatch server" },
5364 { 3841, "shiprush-db-svr", "ShipRush Database Server" },
5365 { 3863, "asap-tcp", "asap tcp port" },
5366 { 3864, "asap-tcp-tls", "asap/tls tcp port" },
5367 { 3868, "diameter", "DIAMETER" },
5368 { 4078, "cssp", "Coordinated Security Service Protocol" },
5369 { 4085, "ezmessagesrv", "EZNews Newsroom Message Service" },
5370 { 4087, "applusservice", "APplus Service" },
5371 { 4088, "npsp", "Noah Printing Service Protocol" },
5372 { 4120, "minirem", "MiniRem Remote Telemetry and Control" },
5373 { 4169, "iadt", "Automation Drive Interface Transport" },
5374 { 4170, "d-cinema-csp", "SMPTE Content Synchonization Protocol" },
5375 { 4171, "ml-svnet", "Maxlogic Supervisor Communication" },
5376 { 4174, "smcluster", "StorMagic Cluster Services" },
5377 { 4175, "bccp", "Brocade Cluster Communication Protocol" },
5378 { 4176, "tl-ipcproxy", "Translattice Cluster IPC Proxy" },
5379 { 4186, "boxbackupstore", "Box Backup Store Service" },
5380 { 4187, "csc-proxy", "Cascade Proxy" },
5381 { 4189, "pcep", "Path Computation Element Communication Protocol" },
5382 { 4190, "sieve", "ManageSieve Protocol" },
5383 { 4192, "azeti", "Azeti Agent Service" },
5384 { 4193, "pvxplusio", "PxPlus remote file srvr" },
5385 { 4194, "spdm", "Security Protocol and Data Model" },
5386 { 4311, "p6ssmc", "P6R Secure Server Management Console" },
5387 { 4312, "pscl-mgt", "Parascale Membership Manager" },
5388 { 4313, "perrla", "PERRLA User Services" },
5389 { 4314, "choiceview-agt", "ChoiceView Agent" },
5390 { 4316, "choiceview-clt", "ChoiceView Client" },
5391 { 4317, "opentelemetry", "OpenTelemetry Protocol" },
5392 { 4325, "geognosisadmin", "Cadcorp GeognoSIS Administrator" },
5393 { 4329, "publiqare-sync", "PubliQare Distributed Environment Synchronisation Engine" },
5394 { 4330, "dey-sapi", "DEY Storage Administration REST API" },
5395 { 4331, "ktickets-rest", "ktickets REST API for event management and ticketing systems (embedded POS devices)" },
5396 { 4332, "getty-focus", "Getty Images FOCUS service" },
5397 { 4334, "netconf-ch-ssh", "NETCONF Call Home (SSH)" },
5398 { 4335, "netconf-ch-tls", "NETCONF Call Home (TLS)" },
5399 { 4336, "restconf-ch-tls", "RESTCONF Call Home (TLS)" },
5400 { 4360, "matrix-vnet", "Matrix VNet Communication Protocol" },
5401 { 4371, "l2c-control", "LAN2CAN Control" },
5402 { 4374, "psi-ptt", "PSI Push-to-Talk Protocol" },
5403 { 4391, "apwi-imserver", "American Printware IMServer Protocol" },
5404 { 4392, "apwi-rxserver", "American Printware RXServer Protocol" },
5405 { 4393, "apwi-rxspooler", "American Printware RXSpooler Protocol" },
5406 { 4396, "fly", "Fly Object Space" },
5407 { 4407, "nacagent", "Network Access Control Agent" },
5408 { 4408, "slscc", "SLS Technology Control Centre" },
5409 { 4409, "netcabinet-com", "Net-Cabinet comunication" },
5410 { 4410, "itwo-server", "RIB iTWO Application Server" },
5411 { 4411, "found", "Found Messaging Protocol" },
5412 { 4413, "avi-nms", "AVI Systems NMS" },
5413 { 4414, "updog", "Updog Monitoring and Status Framework" },
5414 { 4415, "brcd-vr-req", "Brocade Virtual Router Request" },
5415 { 4416, "pjj-player", "PJJ Media Player" },
5416 { 4417, "workflowdir", "Workflow Director Communication" },
5417 { 4419, "cbp", "Colnod Binary Protocol" },
5418 { 4421, "scaleft", "Multi-Platform Remote Management for Cloud Infrastructure" },
5419 { 4422, "tsepisp", "TSEP Installation Service Protocol" },
5420 { 4423, "thingkit", "thingkit secure mesh" },
5421 { 4427, "drizzle", "Drizzle database server" },
5422 { 4428, "omviserver", "OMV-Investigation Server-Client" },
5423 { 4429, "omviagent", "OMV Investigation Agent-Server" },
5424 { 4431, "wspipe", "adWISE Pipe" },
5425 { 4433, "vop", "Versile Object Protocol" },
5426 { 4460, "ntske", "Network Time Security Key Establishment" },
5427 { 4485, "assyst-dr", "Assyst Data Repository Service" },
5428 { 4487, "prex-tcp", "Protocol for Remote Execution over TCP" },
5429 { 4553, "icshostsvc", "ICS host services" },
5430 { 4563, "amahi-anywhere", "Amahi Anywhere" },
5431 { 4570, "deploymentmap", "Service to distribute and update within a site deployment information for Oracle Communications Suite" },
5432 { 4573, "cardifftec-back", "A port for communication between a server and client for a custom backup system" },
5433 { 4590, "rid", "RID over HTTP/TLS" },
5434 { 4602, "mtsserver", "EAX MTS Server" },
5435 { 4603, "menandmice-upg", "Men & Mice Upgrade Agent" },
5436 { 4604, "irp", "Identity Registration Protocol" },
5437 { 4605, "sixchat", "Direct End to End Secure Chat Protocol" },
5438 { 4606, "sixid", "Secure ID to IP registration and lookup" },
5439 { 4703, "npqes-test", "Network Performance Quality Evaluation System Test Service" },
5440 { 4704, "assuria-ins", "Assuria Insider" },
5441 { 4727, "fcis", "F-Link Client Information Service" },
5442 { 4731, "remcap", "Remote Capture Protocol" },
5443 { 4733, "resorcs", "RES Orchestration Catalog Services" },
5444 { 4742, "sicct", "SICCT" },
5445 { 4753, "simon", "Simple Invocation of Methods Over Network (SIMON)" },
5446 { 4756, "RDCenter", "Reticle Decision Center" },
5447 { 4774, "converge", "Converge RPC" },
5448 { 4786, "smart-install", "Smart Install Service" },
5449 { 4787, "sia-ctrl-plane", "Service Insertion Architecture (SIA) Control-Plane" },
5450 { 4788, "xmcp", "eXtensible Messaging Client Protocol" },
5451 { 4803, "notateit", "Notateit Messaging" },
5452 { 4840, "opcua-tcp", "OPC UA Connection Protocol" },
5453 { 4879, "wsdl-event", "WSDL Event Receiver" },
5454 { 4880, "hislip", "IVI High-Speed LAN Instrument Protocol" },
5455 { 4883, "wmlserver", "Meier-Phelps License Server" },
5456 { 4888, "xcap-portal", "xcap code analysis portal public user access" },
5457 { 4889, "xcap-control", "xcap code analysis portal cluster control and administration" },
5458 { 4901, "flr-agent", "FileLocator Remote Search Agent" },
5459 { 4902, "magiccontrol", "magicCONROL RF and Data Interface" },
5460 { 4912, "lutap", "Technicolor LUT Access Protocol" },
5461 { 4913, "lutcp", "LUTher Control Protocol" },
5462 { 4915, "frcs", "Fibics Remote Control Service" },
5463 { 4953, "dbsyncarbiter", "Synchronization Arbiter" },
5464 { 4971, "burp", "BackUp and Restore Program" },
5465 { 4984, "webyast", "WebYast" },
5466 { 4985, "gerhcs", "GER HC Standard" },
5467 { 5015, "fmwp", "FileMaker, Inc. - Web publishing" },
5468 { 5028, "qvr", "Quiqum Virtual Relais" },
5469 { 5032, "signacert-agent", "SignaCert Enterprise Trust Server Agent" },
5470 { 5033, "jtnetd-server", "Janstor Secure Data" },
5471 { 5034, "jtnetd-status", "Janstor Status" },
5472 { 5045, "osp", "Open Settlement Protocol" },
5473 { 5048, "texai", "Texai Message Service" },
5474 { 5053, "rlm", "RLM License Server" },
5475 { 5054, "rlm-admin", "RLM administrative interface" },
5476 { 5063, "csrpc", "centrify secure RPC" },
5477 { 5068, "bitforestsrv", "Bitforest Data Service" },
5478 { 5075, "pvaccess", "Experimental Physics and Industrial Control System" },
5479 { 5086, "aprigo-cs", "Aprigo Collection Service" },
5480 { 5087, "biotic", "BIOTIC - Binary Internet of Things Interoperable Communication" },
5481 { 5101, "talarian-tcp", "Talarian_TCP" },
5482 { 5103, "actifio-c2c", "Actifio C2C" },
5483 { 5106, "actifioudsagent", "Actifio UDS Agent" },
5484 { 5107, "actifioreplic", "Disk to Disk replication between Actifio Clusters" },
5485 { 5114, "ev-services", "Enterprise Vault Services" },
5486 { 5115, "autobuild", "Symantec Autobuild Service" },
5487 { 5117, "gradecam", "GradeCam Image Processing" },
5488 { 5134, "ppactivation", "PP ActivationServer" },
5489 { 5135, "erp-scale", "ERP-Scale" },
5490 { 5146, "social-alarm", "Social Alarm Service" },
5491 { 5156, "rugameonline", "Russian Online Game" },
5492 { 5157, "mediat", "Mediat Remote Object Exchange" },
5493 { 5161, "snmpssh", "SNMP over SSH Transport Model" },
5494 { 5162, "snmpssh-trap", "SNMP Notification over SSH Transport Model" },
5495 { 5163, "sbackup", "Shadow Backup" },
5496 { 5164, "vpa", "Virtual Protocol Adapter" },
5497 { 5172, "pcoip-mgmt", "PC over IP Endpoint Management" },
5498 { 5194, "cpscomm", "CipherPoint Config Service" },
5499 { 5195, "ampl-lic", "The protocol is used by a license server and client programs to control use of program licenses that float to networked machines" },
5500 { 5196, "ampl-tableproxy", "The protocol is used by two programs that exchange \"table\" data used in the AMPL modeling language" },
5501 { 5197, "tunstall-lwp", "Tunstall Lone worker device interface" },
5502 { 5209, "nomad", "Nomad Device Video Transfer" },
5503 { 5215, "noteza", "NOTEZA Data Safety Service" },
5504 { 5221, "3exmp", "3eTI Extensible Management Protocol for OAMP" },
5505 { 5222, "xmpp-client", "XMPP Client Connection" },
5506 { 5228, "hpvroom", "HP Virtual Room Service" },
5507 { 5229, "jaxflow", "Netflow/IPFIX/sFlow Collector and Forwarder Management" },
5508 { 5230, "jaxflow-data", "JaxMP RealFlow application and protocol data" },
5509 { 5231, "crusecontrol", "Remote Control of Scan Software for Cruse Scanners" },
5510 { 5232, "csedaemon", "Cruse Scanning System Service" },
5511 { 5233, "enfs", "Etinnae Network File Service" },
5512 { 5242, "attune", "ATTUne API" },
5513 { 5243, "xycstatus", "xyClient Status API and rendevous point" },
5514 { 5245, "downtools", "DownTools Control Protocol" },
5515 { 5253, "kpdp", "Kohler Power Device Protocol" },
5516 { 5254, "logcabin", "LogCabin storage service" },
5517 { 5269, "xmpp-server", "XMPP Server Connection" },
5518 { 5271, "cuelink", "StageSoft CueLink messaging" },
5519 { 5280, "xmpp-bosh", "Bidirectional-streams Over Synchronous HTTP (BOSH)" },
5520 { 5281, "undo-lm", "Undo License Manager" },
5521 { 5316, "hpbladems", "HPBladeSystem Monitor Service" },
5522 { 5317, "hpdevms", "HP Device Monitor Service" },
5523 { 5318, "pkix-cmc", "PKIX Certificate Management using CMS (CMC)" },
5524 { 5320, "bsfserver-zn", "Webservices-based Zn interface of BSF" },
5525 { 5321, "bsfsvr-zn-ssl", "Webservices-based Zn interface of BSF over SSL" },
5526 { 5445, "smbdirect", "Server Message Block over Remote Direct Memory Access" },
5527 { 5450, "tiepie", "TiePie engineering data acquisition" },
5528 { 5470, "apsolab-col", "The Apsolab company's data collection protocol (native api)" },
5529 { 5471, "apsolab-cols", "The Apsolab company's secure data collection protocol (native api)" },
5530 { 5472, "apsolab-tag", "The Apsolab company's dynamic tag protocol" },
5531 { 5473, "apsolab-tags", "The Apsolab company's secure dynamic tag protocol" },
5532 { 5475, "apsolab-data", "The Apsolab company's data retrieval protocol" },
5533 { 5507, "psl-management", "PowerSysLab Electrical Management" },
5534 { 5543, "qftest-licserve", "QF-Test License Server" },
5535 { 5550, "cbus", "Model Railway control using the CBUS message protocol" },
5536 { 5557, "farenet", "Sandlab FARENET" },
5537 { 5565, "dp-bura", "Data Protector BURA" },
5538 { 5566, "westec-connect", "Westec Connect" },
5539 { 5569, "rdmnet-ctrl", "PLASA E1.33, Remote Device Management (RDM) controller status notifications" },
5540 { 5574, "lsi-bobcat", "SAS IO Forwarding" },
5541 { 5575, "ora-oap", "Oracle Access Protocol" },
5542 { 5579, "fdtracks", "FleetDisplay Tracking Service" },
5543 { 5586, "att-mt-sms", "Planning to send mobile terminated SMS to the specific port so that the SMS is not visible to the client" },
5544 { 5618, "efr", "Fiscal Registering Protocol" },
5545 { 5635, "sfmsso", "SFM Authentication Subsystem" },
5546 { 5636, "sfm-db-server", "SFMdb - SFM DB server" },
5547 { 5637, "cssc", "Symantec CSSC" },
5548 { 5638, "flcrs", "Symantec Fingerprint Lookup and Container Reference Service" },
5549 { 5639, "ics", "Symantec Integrity Checking Service" },
5550 { 5646, "vfmobile", "Ventureforth Mobile" },
5551 { 5666, "nrpe", "Nagios Remote Plugin Executor" },
5552 { 5670, "filemq", "ZeroMQ file publish-subscribe protocol" },
5553 { 5693, "rbsystem", "Robert Bosch Data Transfer" },
5554 { 5696, "kmip", "Key Management Interoperability Protocol" },
5555 { 5700, "supportassist", "Dell SupportAssist data center management" },
5556 { 5705, "storageos", "StorageOS REST API" },
5557 { 5725, "ms-ilm", "Microsoft Identity Lifecycle Manager" },
5558 { 5726, "ms-ilm-sts", "Microsoft Lifecycle Manager Secure Token Service" },
5559 { 5727, "asgenf", "ASG Event Notification Framework" },
5560 { 5728, "io-dist-data", "Dist. I/O Comm. Service Data and Control" },
5561 { 5780, "vts-rpc", "Visual Tag System RPC" },
5562 { 5798, "enlabel-dpl", "Proprietary Website deployment service" },
5563 { 5820, "autopassdaemon", "AutoPass licensing" },
5564 { 5841, "shiprush-d-ch", "Z-firm ShipRush interface for web access and bidirectional data" },
5565 { 5842, "reversion", "Reversion Backup/Restore" },
5566 { 5868, "diameters", "Diameter over TLS/TCP" },
5567 { 5883, "jute", "Javascript Unit Test Environment" },
5568 { 5993, "cim-rs", "DMTF WBEM CIM REST" },
5569 { 5994, "rms-agent", "RMS Agent Listening Service" },
5570 { 6068, "gsmp-ancp", "GSMP/ANCP" },
5571 { 6075, "dpm-acm", "Microsoft DPM Access Control Manager" },
5572 { 6076, "msft-dpm-cert", "Microsoft DPM WCF Certificates" },
5573 { 6077, "iconstructsrv", "iConstruct Server" },
5574 { 6084, "reload-config", "Peer to Peer Infrastructure Configuration" },
5575 { 6088, "doglms", "SuperDog License Manager" },
5576 { 6099, "raxa-mgmt", "RAXA Management" },
5577 { 6113, "dayliteserver", "Daylite Server" },
5578 { 6114, "wrspice", "WRspice IPC Service" },
5579 { 6115, "xic", "Xic IPC Service" },
5580 { 6116, "xtlserv", "XicTools License Manager Service" },
5581 { 6117, "daylitetouch", "Daylite Touch Sync" },
5582 { 6121, "spdy", "SPDY for a faster web" },
5583 { 6130, "damewaremobgtwy", "The DameWare Mobile Gateway Service" },
5584 { 6159, "efb-aci", "EFB Application Control Interface" },
5585 { 6160, "ecmp", "Emerson Extensible Control and Management Protocol" },
5586 { 6241, "jeol-nsdtp-1", "JEOL Network Services Data Transport Protocol 1" },
5587 { 6242, "jeol-nsdtp-2", "JEOL Network Services Data Transport Protocol 2" },
5588 { 6243, "jeol-nsdtp-3", "JEOL Network Services Data Transport Protocol 3" },
5589 { 6244, "jeol-nsdtp-4", "JEOL Network Services Data Transport Protocol 4" },
5590 { 6267, "gld", "GridLAB-D User Interface" },
5591 { 6315, "scup", "Sensor Control Unit Protocol" },
5592 { 6317, "nav-data-cmd", "Navtech Radar Sensor Data Command" },
5593 { 6318, "iona-data", "IONA Measurement and control data" },
5594 { 6324, "hrd-ncs", "HR Device Network Configuration Service" },
5595 { 6325, "dt-mgmtsvc", "Double-Take Management Service" },
5596 { 6326, "dt-vra", "Double-Take Virtual Recovery Assistant" },
5597 { 6344, "streletz", "Argus-Spectr security and fire-prevention systems service" },
5598 { 6379, "redis", "An advanced key-value cache and store" },
5599 { 6418, "syserverremote", "SYserver remote commands" },
5600 { 6419, "svdrp", "Simple VDR Protocol" },
5601 { 6432, "pgbouncer", "PgBouncer" },
5602 { 6440, "heliosd", "heliosd daemon" },
5603 { 6442, "tarp", "Transitory Application Request Protocol" },
5604 { 6513, "netconf-tls", "NETCONF over TLS" },
5605 { 6556, "checkmk-agent", "Checkmk Monitoring Agent" },
5606 { 6568, "canit-store", "CanIt Storage Manager" },
5607 { 6600, "mshvlm", "Microsoft Hyper-V Live Migration" },
5608 { 6601, "mstmg-sstp", "Microsoft Threat Management Gateway SSTP" },
5609 { 6602, "wsscomfrmwk", "Windows WSS Communication Framework" },
5610 { 6624, "datascaler-db", "DataScaler database" },
5611 { 6625, "datascaler-ctl", "DataScaler control" },
5612 { 6632, "mxodbc-connect", "eGenix mxODBC Connect" },
5613 { 6640, "ovsdb", "Open vSwitch Database protocol" },
5614 { 6655, "pcs-sf-ui-man", "PC SOFT - Software factory UI/manager" },
5615 { 6656, "emgmsg", "Emergency Message Control Service" },
5616 { 6665, "ircu", "IRCU" },
5617 { 6666, "ircu", "IRCU" },
5618 { 6667, "ircu", "IRCU" },
5619 { 6668, "ircu", "IRCU" },
5620 { 6669, "ircu", "IRCU" },
5621 { 6678, "vfbp", "Viscount Freedom Bridge Protocol" },
5622 { 6687, "clever-ctrace", "CleverView for cTrace Message Service" },
5623 { 6688, "clever-tcpip", "CleverView for TCP/IP Message Service" },
5624 { 6690, "cleverdetect", "CLEVERDetect Message Service" },
5625 { 6697, "ircs-u", "Internet Relay Chat via TLS/SSL" },
5626 { 6716, "princity-agent", "Princity Agent" },
5627 { 6777, "ntz-tracker", "netTsunami Tracker" },
5628 { 6778, "ntz-p2p-storage", "netTsunami p2p storage system" },
5629 { 6789, "radg", "GSS-API for the Oracle Remote Administration Daemon" },
5630 { 6817, "pentbox-sim", "PenTBox Secure IM Protocol" },
5631 { 6868, "acctopus-cc", "Acctopus Command Channel" },
5632 { 6900, "rtimeviewer", "R*TIME Viewer Data Interface" },
5633 { 6901, "jetstream", "Novell Jetstream messaging protocol" },
5634 { 6970, "conductor", "Conductor test coordination protocol" },
5635 { 7018, "fisa-svc", "FISA Service" },
5636 { 7019, "doceri-ctl", "doceri drawing service control" },
5637 { 7026, "loreji-panel", "Loreji Webhosting Panel" },
5638 { 7031, "iposplanet", "IPOSPLANET retailing multi devices protocol" },
5639 { 7072, "iba-cfg", "iba Device Configuration Protocol" },
5640 { 7073, "martalk", "MarTalk protocol" },
5641 { 7117, "rothaga", "Encrypted chat and file transfer service" },
5642 { 7123, "snif", "End-to-end TLS Relay Control Connection" },
5643 { 7167, "casrmagent", "CA SRM Agent" },
5644 { 7168, "cnckadserver", "cncKadServer DB & Inventory Services" },
5645 { 7172, "metalbend", "Port used for MetalBend programmable interface" },
5646 { 7173, "zsecure", "zSecure Server" },
5647 { 7202, "pon-ictp", "Inter-Channel Termination Protocol (ICTP) for multi-wavelength PON (Passive Optical Network) systems" },
5648 { 7215, "PS-Server", "Communication ports for PaperStream Server services" },
5649 { 7216, "PS-Capture-Pro", "PaperStream Capture Professional" },
5650 { 7228, "citrixupp", "Citrix Universal Printing Port" },
5651 { 7229, "citrixuppg", "Citrix UPP Gateway" },
5652 { 7234, "asa-gateways", "Traffic forwarding for Okta cloud infra" },
5653 { 7236, "display", "Wi-Fi Alliance Wi-Fi Display Protocol" },
5654 { 7237, "pads", "PADS (Public Area Display System) Server" },
5655 { 7244, "frc-hicp", "FrontRow Calypso Human Interface Control Protocol" },
5656 { 7282, "mzca-action", "eventACTION/ussACTION (MZCA) server" },
5657 { 7283, "genstat", "General Statistics Rendezvous Protocol" },
5658 { 7471, "sttunnel", "Stateless Transport Tunneling Protocol" },
5659 { 7474, "neo4j", "Neo4j Graph Database" },
5660 { 7478, "openit", "IT Asset Management" },
5661 { 7508, "adcp", "Automation Device Configuration Protocol" },
5662 { 7509, "acplt", "ACPLT - process automation service" },
5663 { 7551, "controlone-con", "ControlONE Console signaling" },
5664 { 7563, "cfw", "Control Framework" },
5665 { 7569, "dell-eql-asm", "Dell EqualLogic Host Group Management" },
5666 { 7574, "coherence", "Oracle Coherence Cluster Service" },
5667 { 7575, "wtmi-panel", "Main access port for WTMI Panel" },
5668 { 7626, "simco", "SImple Middlebox COnfiguration (SIMCO) Server" },
5669 { 7630, "hawk", "HA Web Konsole" },
5670 { 7631, "tesla-sys-msg", "TESLA System Messaging" },
5671 { 7672, "imqstomp", "iMQ STOMP Server" },
5672 { 7673, "imqstomps", "iMQ STOMP Server over SSL" },
5673 { 7683, "dmt", "Cleondris DMT" },
5674 { 7687, "bolt", "Bolt database connection" },
5675 { 7690, "sovd", "Service-Oriented Vehicle Diagnostics" },
5676 { 7700, "em7-secom", "EM7 Secure Communications" },
5677 { 7742, "msss", "Mugginsoft Script Server Service" },
5678 { 7775, "inetfs", "A File System using TLS over a wide area network" },
5679 { 7847, "csoauth", "A product key authentication protocol made by CSO" },
5680 { 7869, "mobileanalyzer", "MobileAnalyzer& MobileMonitor" },
5681 { 7870, "rbt-smc", "Riverbed Steelhead Mobile Service" },
5682 { 7871, "mdm", "Mobile Device Management" },
5683 { 7878, "owms", "Opswise Message Service" },
5684 { 7981, "sossd-collect", "Spotlight on SQL Server Desktop Collect" },
5685 { 7982, "sossd-agent", "Spotlight on SQL Server Desktop Agent" },
5686 { 7997, "pushns", "PUSH Notification Service" },
5687 { 8004, "p2pevolvenet", "Opensource Evolv Enterprise Platform P2P Network Node Connection Protocol" },
5688 { 8006, "wpl-analytics", "World Programming analytics" },
5689 { 8009, "nvme-disc", "NVMe over Fabrics Discovery Service" },
5690 { 8015, "cfg-cloud", "Configuration Cloud Service" },
5691 { 8016, "ads-s", "Beckhoff Automation Device Specification" },
5692 { 8042, "fs-agent", "FireScope Agent" },
5693 { 8043, "fs-server", "FireScope Server" },
5694 { 8044, "fs-mgmt", "FireScope Management Interface" },
5695 { 8051, "rocrail", "Rocrail Client Service" },
5696 { 8061, "nikatron-dev", "Nikatron Device Protocol" },
5697 { 8066, "toad-bi-appsrvr", "Toad BI Application Server" },
5698 { 8067, "infi-async", "Infinidat async replication" },
5699 { 8070, "ucs-isc", "Oracle Unified Communication Suite's Indexed Search Converter" },
5700 { 8084, "websnp", "Snarl Network Protocol over HTTP" },
5701 { 8090, "opsmessaging", "Vehicle to station messaging" },
5702 { 8091, "jamlink", "Jam Link Framework" },
5703 { 8101, "ldoms-migr", "Logical Domains Migration" },
5704 { 8102, "kz-migr", "Oracle Kernel zones migration server" },
5705 { 8117, "purityrpc", "Purity replication clustering and remote management" },
5706 { 8140, "puppet", "The Puppet master service" },
5707 { 8153, "quantastor", "QuantaStor Management Interface" },
5708 { 8162, "lpar2rrd", "LPAR2RRD client server communication" },
5709 { 8181, "intermapper", "Intermapper network management system" },
5710 { 8183, "proremote", "ProRemote" },
5711 { 8190, "gcp-rphy", "Generic control plane for RPHY" },
5712 { 8191, "limnerpressure", "Limner Pressure" },
5713 { 8270, "robot-remote", "Robot Framework Remote Library Interface" },
5714 { 8282, "libelle", "Libelle EnterpriseBus" },
5715 { 8293, "hiperscan-id", "Hiperscan Identification Service" },
5716 { 8313, "hub-open-net", "Hub Open Network" },
5717 { 8404, "svcloud", "SuperVault Cloud" },
5718 { 8405, "svbackup", "SuperVault Backup" },
5719 { 8415, "dlpx-sp", "Delphix Session Protocol" },
5720 { 8423, "aritts", "Aristech text-to-speech server" },
5721 { 8432, "pgbackrest", "PostgreSQL Backup" },
5722 { 8445, "copy", "Port for copy peer sync feature" },
5723 { 8448, "matrix-fed", "Matrix Federation Protocol" },
5724 { 8457, "nexentamv", "Nexenta Management GUI" },
5725 { 8470, "cisco-avp", "Cisco Address Validation Protocol" },
5726 { 8471, "pim-port", "PIM over Reliable Transport" },
5727 { 8501, "cmtp-mgt", "CYTEL Message Transfer Management" },
5728 { 8502, "ftnmtp", "FTN Message Transfer Protocol" },
5729 { 8615, "imink", "Imink Service Control" },
5730 { 8665, "monetra", "Monetra" },
5731 { 8666, "monetra-admin", "Monetra Administrative Access" },
5732 { 8668, "spartan", "Spartan management" },
5733 { 8675, "msi-cps-rm", "Motorola Solutions Customer Programming Software for Radio Management" },
5734 { 8688, "openremote-ctrl", "OpenRemote Controller HTTP/REST" },
5735 { 8699, "vnyx", "VNYX Primary Port" },
5736 { 8710, "semi-grpc", "gRPC for SEMI Standards implementations" },
5737 { 8711, "nvc", "Nuance Voice Control" },
5738 { 8750, "dey-keyneg", "DEY Storage Key Negotiation" },
5739 { 8767, "core-of-source", "Online mobile multiplayer game" },
5740 { 8768, "sandpolis", "Sandpolis Server" },
5741 { 8769, "oktaauthenticat", "Okta MultiPlatform Access Mgmt for Cloud Svcs" },
5742 { 8778, "uec", "Stonebranch Universal Enterprise Controller" },
5743 { 8881, "galaxy4d", "Galaxy4D Online Game Engine" },
5744 { 8888, "ddi-tcp-1", "NewsEDGE server TCP (TCP 1)" },
5745 { 8889, "ddi-tcp-2", "Desktop Data TCP 1" },
5746 { 8890, "ddi-tcp-3", "Desktop Data TCP 2" },
5747 { 8891, "ddi-tcp-4", "Desktop Data TCP 3: NESS application" },
5748 { 8892, "ddi-tcp-5", "Desktop Data TCP 4: FARM product" },
5749 { 8893, "ddi-tcp-6", "Desktop Data TCP 5: NewsEDGE/Web application" },
5750 { 8894, "ddi-tcp-7", "Desktop Data TCP 6: COAL application" },
5751 { 8908, "dpp", "WFA Device Provisioning Protocol" },
5752 { 8937, "twds", "Transaction Warehouse Data Service" },
5753 { 8953, "ub-dns-control", "unbound dns nameserver control" },
5754 { 8997, "oracle-ms-ens", "Oracle Messaging Server Event Notification Service" },
5755 { 8998, "canto-roboflow", "Canto RoboFlow Control" },
5756 { 9005, "golem", "Golem Inter-System RPC" },
5757 { 9008, "ogs-server", "Open Grid Services Server" },
5758 { 9010, "sdr", "Secure Data Replicator Protocol" },
5759 { 9050, "versiera", "Versiera Agent Listener" },
5760 { 9051, "fio-cmgmt", "Fusion-io Central Manager Service" },
5761 { 9060, "CardWeb-IO", "CardWeb request-response I/O exchange" },
5762 { 9083, "emc-pp-mgmtsvc", "EMC PowerPath Mgmt Service" },
5763 { 9093, "copycat", "Copycat database replication service" },
5764 { 9106, "astergate", "Astergate Control Service" },
5765 { 9107, "astergatefax", "AstergateFax Control Service" },
5766 { 9122, "grcmp", "Global Relay compliant mobile instant messaging protocol" },
5767 { 9123, "grcp", "Global Relay compliant instant messaging protocol" },
5768 { 9306, "sphinxql", "Sphinx search server (MySQL listener)" },
5769 { 9310, "sapms", "SAP Message Server" },
5770 { 9312, "sphinxapi", "Sphinx search server" },
5771 { 9339, "gnmi-gnoi", "gRPC Network Mgmt/Operations Interface" },
5772 { 9340, "gribi", "gRPC Routing Information Base Interface" },
5773 { 9345, "rancher", "Rancher Agent" },
5774 { 9387, "d2dconfig", "D2D Configuration Service" },
5775 { 9388, "d2ddatatrans", "D2D Data Transfer Service" },
5776 { 9389, "adws", "Active Directory Web Services" },
5777 { 9390, "otp", "OpenVAS Transfer Protocol" },
5778 { 9445, "mindarray-ca", "MindArray Systems Console Agent" },
5779 { 9559, "p4runtime", "P4Runtime gRPC Service" },
5780 { 9614, "iadt-tls", "iADT Protocol over TLS" },
5781 { 9616, "erunbook-agent", "eRunbook Agent" },
5782 { 9617, "erunbook-server", "eRunbook Server" },
5783 { 9630, "peoctlr", "Peovica Controller" },
5784 { 9631, "peocoll", "Peovica Collector" },
5785 { 9640, "pqsflows", "ProQueSys Flows Service" },
5786 { 9666, "zoomcp", "Zoom Control Panel Game Server Management" },
5787 { 9876, "sd", "Session Director" },
5788 { 9877, "x510", "The X.510 wrapper protocol" },
5789 { 9925, "xybrid-cloud", "XYBRID Cloud" },
5790 { 9954, "hinp", "HaloteC Instrument Network Protocol" },
5791 { 9955, "alljoyn-stm", "Contact Port for AllJoyn standard messaging" },
5792 { 9978, "xybrid-rt", "XYBRID RT Server" },
5793 { 9979, "visweather", "Valley Information Systems Weather station data" },
5794 { 9981, "pumpkindb", "Event sourcing database engine with a built-in programming language" },
5795 { 9988, "nsesrvr", "Software Essentials Secure HTTP server" },
5796 { 10004, "emcrmirccd", "EMC Replication Manager Client" },
5797 { 10005, "emcrmird", "EMC Replication Manager Server" },
5798 { 10006, "netapp-sync", "Sync replication protocol among different NetApp platforms" },
5799 { 10010, "rxapi", "ooRexx rxapi services" },
5800 { 10020, "abb-hw", "Hardware configuration and maintenance" },
5801 { 10055, "qptlmd", "Quantapoint FLEXlm Licensing Service" },
5802 { 10125, "cimple", "HotLink CIMple REST API" },
5803 { 10129, "bmc-gms", "BMC General Manager Server" },
5804 { 10161, "snmptls", "SNMP-TLS" },
5805 { 10162, "snmptls-trap", "SNMP-Trap-TLS" },
5806 { 10201, "rsms", "Remote Server Management Service" },
5807 { 10261, "tile-ml", "Tile remote machine learning" },
5808 { 10443, "cirrossp", "CirrosSP Workstation Communication" },
5809 { 10548, "serverdocs", "Apple Document Sharing Service" },
5810 { 10631, "printopia", "Printopia Serve" },
5811 { 10809, "nbd", "Network Block Device" },
5812 { 10933, "octopustentacle", "Listen port used by the Octopus Deploy Tentacle deployment agent" },
5813 { 11103, "origo-sync", "OrigoDB Server Sync Interface" },
5814 { 11104, "netapp-icmgmt", "NetApp Intercluster Management" },
5815 { 11105, "netapp-icdata", "NetApp Intercluster Data" },
5816 { 11109, "sgi-dmfmgr", "Data migration facility Manager (DMF) is a browser based interface to DMF" },
5817 { 11110, "sgi-soap", "Data migration facility (DMF) SOAP is a web server protocol to support remote access to DMF" },
5818 { 11172, "oemcacao-jmxmp", "OEM cacao JMX-remoting access point" },
5819 { 11173, "t5-straton", "Straton Runtime Programing" },
5820 { 11174, "oemcacao-rmi", "OEM cacao rmi registry access point" },
5821 { 11175, "oemcacao-websvc", "OEM cacao web service access point" },
5822 { 11202, "dcsl-backup", "DCSL Network Backup Services" },
5823 { 11235, "xcompute", "numerical systems messaging" },
5824 { 11489, "asgcypresstcps", "ASG Cypress Secure Only" },
5825 { 11623, "emc-xsw-dconfig", "EMC XtremSW distributed config" },
5826 { 11796, "lanschool", "LanSchool" },
5827 { 11971, "tibsd", "TiBS Service" },
5828 { 12010, "edbsrvr", "ElevateDB Server" },
5829 { 12302, "rads", "Remote Administration Daemon (RAD) is a system service that offers secure, remote, programmatic access to Solaris system configuration and run-time state" },
5830 { 12546, "carb-repl-ctrl", "Carbonite Server Replication Control" },
5831 { 12865, "netperf", "control port for the netperf benchmark" },
5832 { 13218, "emc-vcas-tcp", "EMC Virtual CAS Service" },
5833 { 13400, "doip-data", "DoIP Data" },
5834 { 13823, "bmdss", "Blackmagic Design Streaming Server" },
5835 { 13832, "a-trust-rpc", "Certificate Management and Issuing" },
5836 { 13930, "medevolve", "MedEvolve Port Requester" },
5837 { 14143, "icpps", "IceWall Cert Protocol over TLS" },
5838 { 14150, "vcscmd", "Veritas Cluster Server Command Server" },
5839 { 14500, "xpra", "xpra network protocol" },
5840 { 15002, "onep-tls", "Open Network Environment TLS" },
5841 { 15999, "programmar", "ProGrammar Enterprise" },
5842 { 16000, "fmsas", "Administration Server Access" },
5843 { 16001, "fmsascon", "Administration Server Connector" },
5844 { 16002, "gsms", "GoodSync Mediation Service" },
5845 { 16020, "jwpc", "Filemaker Java Web Publishing Core" },
5846 { 16021, "jwpc-bin", "Filemaker Java Web Publishing Core Binary" },
5847 { 16162, "solaris-audit", "Solaris Audit - secure remote audit log" },
5848 { 16385, "rdgs", "Reliable Datagram Sockets" },
5849 { 16619, "xoms", "X509 Objects Management Service" },
5850 { 16665, "axon-tunnel", "Reliable multipath data transport for high latencies" },
5851 { 16789, "cadsisvr", "This server provides callable services to mainframe External Security Managers from any TCP/IP platform" },
5852 { 17010, "ncpu", "Plan 9 cpu port" },
5853 { 17184, "vestasdlp", "Vestas Data Layer Protocol" },
5854 { 17223, "isa100-gci", "ISA100 GCI is a service utilizing a common interface between an ISA100 Wireless gateway and a client application" },
5855 { 17500, "db-lsp", "Dropbox LanSync Protocol" },
5856 { 17555, "ailith", "Ailith management of routers" },
5857 { 17777, "sw-orion", "SolarWinds Orion" },
5858 { 18104, "radpdf", "RAD PDF Service" },
5859 { 18136, "racf", "z/OS Resource Access Control Facility" },
5860 { 18242, "iclid", "Checkpoint router monitoring" },
5861 { 18243, "clusterxl", "Checkpoint router state backup" },
5862 { 18668, "vdmmesh", "Manufacturing Execution Systems Mesh Communication" },
5863 { 19020, "j-link", "J-Link TCP/IP Protocol" },
5864 { 19220, "cora", "Client Connection Management and Data Exchange Service" },
5865 { 19790, "faircom-db", "FairCom Database" },
5866 { 19998, "iec-104-sec", "IEC 60870-5-104 process control - secure" },
5867 { 20013, "ss-idi", "Samsung Interdevice Interaction" },
5868 { 20057, "avesterra", "AvesTerra Hypergraph Transfer Protocol (HGTP)" },
5869 { 20810, "crtech-nlm", "CRTech NLM" },
5870 { 21010, "notezilla-lan", "Notezilla.Lan Server" },
5871 { 21212, "trinket-agent", "Distributed artificial intelligence" },
5872 { 21213, "cohesity-agent", "Cohesity backup agents" },
5873 { 21221, "aigairserver", "Services for Air Server" },
5874 { 21553, "rdm-tfs", "Raima RDM TFS" },
5875 { 21801, "sal", "Safe AutoLogon" },
5876 { 22125, "dcap", "dCache Access Protocol" },
5877 { 22128, "gsidcap", "GSI dCache Access Protocol" },
5878 { 22222, "easyengine", "EasyEngine is CLI tool to manage WordPress Sites on Nginx server" },
5879 { 22335, "shrewd-control", "Initium Labs Security and Automation Control" },
5880 { 22351, "codemeter-cmwan", "TPC/IP requests of copy protection software to a server" },
5881 { 22537, "caldsoft-backup", "CaldSoft Backup server file transfer" },
5882 { 22555, "vocaltec-wconf", "Vocaltec Web Conference" },
5883 { 23053, "gntp", "Generic Notification Transport Protocol" },
5884 { 23294, "5afe-dir", "5AFE SDN Directory" },
5885 { 23456, "aequus", "Aequus Service" },
5886 { 23457, "aequus-alt", "Aequus Service Mgmt" },
5887 { 23546, "areaguard-neo", "AreaGuard Neo - WebServer" },
5888 { 24323, "vrmg-ip", "Verimag mobile class protocol over TCP" },
5889 { 24577, "bilobit", "bilobit Service" },
5890 { 24666, "sdtvwcam", "Service used by SmarDTV to communicate between a CAM and a second screen application" },
5891 { 24754, "cslg", "Citrix StorageLink Gateway" },
5892 { 25100, "db2c-tls", "IBM Db2 Client Interface - Encrypted" },
5893 { 25576, "sauterdongle", "Sauter Dongle" },
5894 { 25604, "idtp", "Identifier Tracing Protocol" },
5895 { 26257, "cockroach", "CockroachDB" },
5896 { 26486, "exoline-tcp", "EXOline-TCP" },
5897 { 27010, "flex-lmadmin", "A protocol for managing license services" },
5898 { 27016, "chlenix", "Cloud hosting environment network" },
5899 { 27017, "mongodb", "Mongo database system" },
5900 { 27876, "astrolink", "Astrolink Protocol" },
5901 { 28001, "pqsp", "PQ Service" },
5902 { 28010, "gruber-cashreg", "Gruber cash registry protocol" },
5903 { 28080, "thor-engine", "thor/server - ML engine" },
5904 { 28589, "bosswave", "Building operating system services wide area verified exchange" },
5905 { 29000, "saltd-licensing", "Siemens Licensing Server" },
5906 { 29999, "bingbang", "data exchange protocol for IEC61850 in wind power plants" },
5907 { 30000, "ndmps", "Secure Network Data Management Protocol" },
5908 { 30100, "rwp", "Remote Window Protocol" },
5909 { 30400, "gs-realtime", "GroundStar RealTime System" },
5910 { 31016, "ka-sddp", "Kollective Agent Secure Distributed Delivery Protocol" },
5911 { 31020, "autotrac-acp", "Autotrac ACP 245" },
5912 { 31400, "pace-licensed", "PACE license server" },
5913 { 31685, "dsx-monitor", "DS Expert Monitor" },
5914 { 32400, "plex", "Plex multimedia" },
5915 { 32811, "retp", "Real Estate Transport Protocol" },
5916 { 33000, "wg-endpt-comms", "WatchGuard Endpoint Communications" },
5917 { 33060, "mysqlx", "MySQL Database Extended Interface" },
5918 { 33333, "dgi-serv", "Digital Gaslight Service" },
5919 { 33334, "speedtrace", "SpeedTrace TraceAgent" },
5920 { 33890, "digilent-adept", "Adept IP protocol" },
5921 { 34567, "dhanalakshmi", "dhanalakshmi.org EDI Service" },
5922 { 35000, "heathview", "HeathView" },
5923 { 35002, "rt-sound", "ReadyTech Sound Server" },
5924 { 35003, "rt-devicemapper", "ReadyTech DeviceMapper Server" },
5925 { 35005, "rt-labtracker", "ReadyTech LabTracker" },
5926 { 35006, "rt-helper", "ReadyTech Helper Service" },
5927 { 35354, "kitim", "KIT Messenger" },
5928 { 35355, "altova-lm", "Altova License Management" },
5929 { 35356, "guttersnex", "Gutters Note Exchange" },
5930 { 35357, "openstack-id", "OpenStack ID Service" },
5931 { 36524, "febooti-aw", "Febooti Automation Workshop" },
5932 { 36602, "observium-agent", "Observium statistics collection agent" },
5933 { 36700, "mapx", "MapX communication" },
5934 { 37483, "gdrive-sync", "Google Drive Sync" },
5935 { 37601, "eftp", "Epipole File Transfer Protocol" },
5936 { 38000, "ivs-database", "InfoVista Server Database" },
5937 { 38001, "ivs-insertion", "InfoVista Server Insertion" },
5938 { 38002, "cresco-control", "Cresco Controller" },
5939 { 38638, "psqlmws", "Premier SQL Middleware Server" },
5940 { 38800, "sruth", "Sruth is a service for the distribution of routinely- generated but arbitrary files based on a publish/subscribe distribution model and implemented using a peer-to-peer transport mechanism" },
5941 { 38865, "secrmmsafecopya", "Security approval process for use of the secRMM SafeCopy program" },
5942 { 39063, "vroa", "Children's hearing test/Telemedicine" },
5943 { 40404, "sptx", "Simplify Printing TX" },
5944 { 41121, "tentacle", "Tentacle Server" },
5945 { 41796, "crestron-cips", "Crestron Secure Control Port" },
5946 { 41797, "crestron-ctps", "Crestron Secure Terminal Port" },
5947 { 42999, "curiosity", "API endpoint for search application" },
5948 { 43000, "recvr-rc", "Receiver Remote Control" },
5949 { 43191, "noit-transport", "Reconnoiter Agent Data Transport" },
5950 { 43210, "shaperai", "Shaper Automation Server Management" },
5951 { 43439, "eq3-update", "EQ3 firmware update" },
5952 { 43440, "ew-mgmt", "Cisco EnergyWise Management" },
5953 { 44123, "z-wave-tunnel", "Z-Wave Secure Tunnel" },
5954 { 44323, "pmwebapi", "HTTP binding for Performance Co-Pilot client API" },
5955 { 44444, "cognex-dataman", "Cognex DataMan Management Protocol" },
5956 { 44445, "acronis-backup", "Acronis Backup Gateway service port" },
5957 { 44900, "m3da", "M3DA is used for efficient machine-to-machine communications" },
5958 { 45000, "asmp", "Nuance AutoStore Status Monitoring Protocol (data transfer)" },
5959 { 45001, "asmps", "Nuance AutoStore Status Monitoring Protocol (secure data transfer)" },
5960 { 45002, "rs-status", "Redspeed Status Monitor" },
5961 { 45045, "synctest", "Remote application control protocol" },
5962 { 45514, "cloudcheck", "ASSIA CloudCheck WiFi Management System" },
5963 { 45824, "dai-shell", "Server for the DAI family of client-server products" },
5964 { 46336, "inedo", "Listen port used for Inedo agent communication" },
5965 { 46998, "spremotetablet", "Connection between a desktop computer or server and a signature tablet to capture handwritten signatures" },
5966 { 47001, "winrm", "Windows Remote Management Service" },
5967 { 48004, "nimbusdb", "NimbusDB Connector" },
5968 { 48005, "nimbusdbctrl", "NimbusDB Control" },
5969 { 48048, "juka", "Juliar Programming Language Protocol" },
5970 { 48049, "3gpp-cbsp", "3GPP Cell Broadcast Service Protocol" },
5971 { 48050, "weandsf", "WeFi Access Network Discovery and Selection Function" },
5972 { 49000, "matahari", "Matahari Broker" },
5973 { 49001, "nusrp", "Nuance Unity Service Request Protocol" },
5974 { 49150, "inspider", "InSpider System" },
5975};
5976
5977static const ws_services_entry_t global_udp_services_table[] = {
5978 { 113, "auth", "Authentication Service" },
5979 { 270, "gist", "Q-mode encapsulation for GIST messages" },
5980 { 456, "macon-udp", "" },
5981 { 465, "igmpv3lite", "IGMP over UDP for SSM" },
5982 { 474, "tn-tl-w2", "" },
5983 { 512, "comsat", "" },
5984 { 513, "who", "maintains data bases showing who's logged in to machines on a local net and the load average of the machine" },
5985 { 514, "syslog", "" },
5986 { 520, "router", "local routing process (on site); uses variant of Xerox NS routing information protocol - RIP" },
5987 { 623, "asf-rmcp", "ASF Remote Management and Control Protocol" },
5988 { 664, "asf-secure-rmcp", "ASF Secure Remote Management and Control Protocol" },
5989 { 716, "pana", "PANA Messages" },
5990 { 750, "loadav", "" },
5991 { 773, "notify", "" },
5992 { 774, "acmaint-dbd", "" },
5993 { 775, "acmaint-transd", "" },
5994 { 861, "owamp-test", "OWAMP-Test" },
5995 { 862, "twamp-test", "TWAMP-Test Receiver Port" },
5996 { 914, "rift-lies", "Routing in Fat Trees Link Information Element" },
5997 { 915, "rift-ties", "Routing in Fat Trees Topology Information Element" },
5998 { 998, "puparp", "" },
5999 { 999, "applix", "Applix ac" },
6000 { 1027, "6a44", "IPv6 Behind NAT44 CPEs" },
6001 { 1110, "nfsd-keepalive", "Client status info" },
6002 { 1182, "accelenet-data", "AcceleNet Data" },
6003 { 1549, "shivasound", "Shiva Sound" },
6004 { 1580, "tn-tl-r2", "" },
6005 { 1596, "radio-bc", "" },
6006 { 1676, "netcomm2", "" },
6007 { 2001, "wizard", "curry" },
6008 { 2004, "emce", "CCWS mm conf" },
6009 { 2005, "oracle", "" },
6010 { 2006, "raid-cd", "raid" },
6011 { 2007, "raid-am", "" },
6012 { 2008, "terminaldb", "" },
6013 { 2009, "whosockami", "" },
6014 { 2010, "pipe-server", "" },
6015 { 2011, "servserv", "" },
6016 { 2012, "raid-ac", "" },
6017 { 2013, "raid-cd", "" },
6018 { 2014, "raid-sf", "" },
6019 { 2015, "raid-cs", "" },
6020 { 2017, "bootclient", "" },
6021 { 2018, "rellpack", "" },
6022 { 2019, "about", "" },
6023 { 2021, "xinuexpansion1", "" },
6024 { 2022, "xinuexpansion2", "" },
6025 { 2025, "xribs", "" },
6026 { 2187, "ssmd", "Sepehr System Management Data" },
6027 { 2378, "dali", "DALI lighting control" },
6028 { 2384, "sd-capacity", "SD-CAPACITY" },
6029 { 2802, "veritas-udp1", "Veritas UDP1" },
6030 { 3010, "ping-pong", "Telerate Workstation" },
6031 { 3104, "autocuetime", "Autocue Time Service" },
6032 { 3386, "gprs-sig", "GPRS SIG" },
6033 { 3487, "ltcudp", "LISA UDP Transfer Channel" },
6034 { 3519, "galileo", "Netvion Galileo Port" },
6035 { 3574, "dmaf-caster", "DMAF Caster" },
6036 { 3863, "asap-udp", "asap udp port" },
6037 { 4077, "ascomalarm", "Ascom IP Alarming" },
6038 { 4084, "fortisphere-vm", "Fortisphere VM Service" },
6039 { 4086, "ftsync", "Firewall/NAT state table synchronization" },
6040 { 4169, "iadt-disc", "Internet ADT Discovery Protocol" },
6041 { 4173, "mma-discovery", "MMA Device Discovery" },
6042 { 4174, "sm-disc", "StorMagic Discovery" },
6043 { 4191, "dsmipv6", "Dual Stack MIPv6 NAT Traversal" },
6044 { 4192, "azeti-bd", "azeti blinddate" },
6045 { 4325, "geognosisman", "Cadcorp GeognoSIS Administrator" },
6046 { 4341, "lisp-data", "LISP Data Packets" },
6047 { 4342, "lisp-control", "LISP Control Packets" },
6048 { 4361, "nacnl", "NavCom Discovery and Control Port" },
6049 { 4362, "afore-vdp-disc", "AFORE vNode Discovery protocol" },
6050 { 4366, "shadowstream", "ShadowStream System" },
6051 { 4371, "l2c-disc", "LAN2CAN Discovery" },
6052 { 4394, "apwi-disc", "American Printware Discovery" },
6053 { 4412, "smallchat", "SmallChat" },
6054 { 4413, "avi-nms-disc", "AVI Systems NMS" },
6055 { 4416, "pjj-player-disc", "PJJ Media Player discovery" },
6056 { 4418, "axysbridge", "AXYS communication protocol" },
6057 { 4441, "netblox", "Netblox Protocol" },
6058 { 4534, "armagetronad", "Armagetron Advanced Game Server" },
6059 { 4557, "mtcevrunqss", "Marathon everRun Quorum Service Server" },
6060 { 4558, "mtcevrunqman", "Marathon everRun Quorum Service Manager" },
6061 { 4592, "hrpd-ith-at-an", "HRPD-ITH (AT-AN)" },
6062 { 4621, "ventoso", "Bidirectional single port remote radio VOIP and Control stream" },
6063 { 4726, "a26-fap-fgw", "A26 (FAP-FGW)" },
6064 { 4727, "fcis-disc", "F-Link Client Information Service Discovery" },
6065 { 4729, "gsmtap", "GSM Interface Tap" },
6066 { 4732, "ohmtrigger", "OHM server trigger" },
6067 { 4742, "sicct-sdp", "SICCT Service Discovery Protocol" },
6068 { 4746, "intelliadm-disc", "IntelliAdmin Discovery" },
6069 { 4747, "buschtrommel", "peer-to-peer file exchange protocol" },
6070 { 4753, "simon-disc", "Simple Invocation of Methods Over Network (SIMON) Discovery" },
6071 { 4754, "gre-in-udp", "GRE-in-UDP Encapsulation" },
6072 { 4755, "gre-udp-dtls", "GRE-in-UDP Encapsulation with DTLS" },
6073 { 4785, "cncp", "Cisco Nexus Control Protocol" },
6074 { 4789, "vxlan", "Virtual eXtensible Local Area Network (VXLAN)" },
6075 { 4790, "vxlan-gpe", "Generic Protocol Extension for Virtual eXtensible Local Area Network (VXLAN)" },
6076 { 4791, "roce", "IP Routable RocE" },
6077 { 4803, "notateit-disc", "Notateit Messaging Discovery" },
6078 { 4804, "aja-ntv4-disc", "AJA ntv4 Video System Discovery" },
6079 { 4840, "opcua-udp", "OPC UA Multicast Datagram Protocol" },
6080 { 4878, "inst-discovery", "Agilent Instrument Discovery" },
6081 { 4881, "socp-t", "SOCP Time Synchronization Protocol" },
6082 { 4882, "socp-c", "SOCP Control Protocol" },
6083 { 4936, "an-signaling", "Signal protocol port for autonomic networking" },
6084 { 4937, "atsc-mh-ssc", "ATSC-M/H Service Signaling Channel" },
6085 { 4980, "ctxs-vpp", "Citrix Virtual Path" },
6086 { 5014, "onpsocket", "Overlay Network Protocol" },
6087 { 5031, "dmp", "Direct Message Protocol" },
6088 { 5046, "vpm-udp", "Vishay PM UDP Service" },
6089 { 5047, "iscape", "iSCAPE Data Broadcasting" },
6090 { 5053, "rlm-disc", "RLM Discovery Server" },
6091 { 5058, "locus-disc", "Locus Discovery" },
6092 { 5078, "pixelpusher", "PixelPusher pixel data" },
6093 { 5079, "cp-spxrpts", "Cambridge Pixel SPx Reports" },
6094 { 5092, "magpie", "Magpie Binary" },
6095 { 5101, "talarian-udp", "Talarian_UDP" },
6096 { 5104, "tinymessage", "TinyMessage" },
6097 { 5105, "hughes-ap", "Hughes Association Protocol" },
6098 { 5116, "emb-proj-cmd", "EPSON Projecter Image Transfer" },
6099 { 5136, "minotaur-sa", "Minotaur SA" },
6100 { 5164, "vpa-disc", "Virtual Protocol Adapter Discovery" },
6101 { 5245, "downtools-disc", "DownTools Discovery Protocol" },
6102 { 5246, "capwap-control", "CAPWAP Control Protocol" },
6103 { 5247, "capwap-data", "CAPWAP Data Protocol" },
6104 { 5271, "cuelink-disc", "StageSoft CueLink discovery" },
6105 { 5350, "pcp-multicast", "Port Control Protocol Multicast" },
6106 { 5351, "pcp", "Port Control Protocol" },
6107 { 5364, "kdnet", "Microsoft Kernel Debugger" },
6108 { 5436, "pmip6-cntl", "" },
6109 { 5437, "pmip6-data", "" },
6110 { 5450, "tiepie-disc", "TiePie engineering data acquisition (discovery)" },
6111 { 5474, "apsolab-rpc", "The Apsolab company's status query protocol" },
6112 { 5569, "rdmnet-device", "PLASA E1.33, Remote Device Management (RDM) messages" },
6113 { 5670, "zre-disc", "Local area discovery and messaging over ZeroMQ" },
6114 { 5682, "brightcore", "BrightCore control & data transfer exchange" },
6115 { 5687, "gog-multiplayer", "GOG multiplayer game protocol" },
6116 { 5728, "io-dist-group", "Dist. I/O Comm. Service Group Membership" },
6117 { 5784, "ibar", "Cisco Interbox Application Redundancy" },
6118 { 5786, "cisco-redu", "redundancy notification" },
6119 { 5787, "waascluster", "Cisco WAAS Cluster Protocol" },
6120 { 5794, "spdp", "Simple Peered Discovery Protocol" },
6121 { 6080, "gue", "Generic UDP Encapsulation" },
6122 { 6081, "geneve", "Generic Network Virtualization Encapsulation (Geneve)" },
6123 { 6082, "p25cai", "APCO Project 25 Common Air Interface - UDP encapsulation" },
6124 { 6083, "miami-bcast", "telecomsoftware miami broadcast" },
6125 { 6088, "doglms-notify", "SuperDog License Manager Notifier" },
6126 { 6118, "tipc", "Transparent Inter Process Communication" },
6127 { 6160, "ecmp-data", "Emerson Extensible Control and Management Protocol Data" },
6128 { 6201, "thermo-calc", "Management of service nodes in a processing grid for thermodynamic calculations" },
6129 { 6241, "jeol-nsddp-1", "JEOL Network Services Dynamic Discovery Protocol 1" },
6130 { 6242, "jeol-nsddp-2", "JEOL Network Services Dynamic Discovery Protocol 2" },
6131 { 6243, "jeol-nsddp-3", "JEOL Network Services Dynamic Discovery Protocol 3" },
6132 { 6244, "jeol-nsddp-4", "JEOL Network Services Dynamic Discovery Protocol 4" },
6133 { 6315, "scup-disc", "Sensor Control Unit Protocol Discovery Protocol" },
6134 { 6317, "nav-data", "Navtech Radar Sensor Data" },
6135 { 6324, "hrd-ns-disc", "HR Device Network service" },
6136 { 6363, "ndn", "Named Data Networking" },
6137 { 6419, "svdrp-disc", "Simple VDR Protocol Discovery" },
6138 { 6511, "dccp-udp", "Datagram Congestion Control Protocol Encapsulation for NAT Traversal" },
6139 { 6568, "rp-reputation", "Roaring Penguin IP Address Reputation Collection" },
6140 { 6633, "cisco-vpath-tun", "Cisco vPath Services Overlay" },
6141 { 6634, "mpls-pm", "MPLS Performance Measurement out-of-band response" },
6142 { 6635, "mpls-udp", "Encapsulate MPLS packets in UDP tunnels." },
6143 { 6636, "mpls-udp-dtls", "Encapsulate MPLS packets in UDP tunnels with DTLS." },
6144 { 6657, "palcom-disc", "PalCom Discovery" },
6145 { 6678, "vfbp-disc", "Viscount Freedom Bridge Discovery" },
6146 { 6696, "babel", "Babel Routing Protocol" },
6147 { 6699, "babel-dtls", "Babel Routing Protocol over DTLS" },
6148 { 6784, "bfd-lag", "Bidirectional Forwarding Detection (BFD) on Link Aggregation Group (LAG) Interfaces" },
6149 { 6868, "acctopus-st", "Acctopus Status" },
6150 { 6980, "qolyester", "QoS-extended OLSR protocol" },
6151 { 7019, "doceri-view", "doceri drawing service screen view" },
6152 { 7040, "quest-disc", "Quest application level network service discovery" },
6153 { 7072, "iba-cfg-disc", "iba Device Configuration Protocol" },
6154 { 7088, "zixi-transport", "Zixi live video transport protocol" },
6155 { 7095, "jdp-disc", "Java Discovery Protocol" },
6156 { 7107, "aes-x170", "AES-X170" },
6157 { 7181, "janus-disc", "Janus Guidewire Enterprise Discovery Service Bus" },
6158 { 7235, "aspcoordination", "ASP Coordination Protocol" },
6159 { 7244, "frc-hicp-disc", "FrontRow Calypso Human Interface Control Protocol" },
6160 { 7282, "mzca-alert", "eventACTION/ussACTION (MZCA) alert" },
6161 { 7420, "ipluminary", "Multichannel real-time lighting control" },
6162 { 7550, "cloudsignaling", "Cloud Signaling Service" },
6163 { 7574, "coherence-disc", "Oracle Coherence Cluster discovery service" },
6164 { 7784, "s-bfd", "Seamless Bidirectional Forwarding Detection (S-BFD)" },
6165 { 7802, "vns-tp", "Virtualized Network Services Tunnel Protocol" },
6166 { 7872, "mipv6tls", "TLS-based Mobile IPv6 Security" },
6167 { 7982, "sossd-disc", "Spotlight on SQL Server Desktop Agent Discovery" },
6168 { 7998, "usicontentpush", "USI Content Push Service" },
6169 { 8006, "wpl-disc", "World Programming analytics discovery" },
6170 { 8017, "cisco-cloudsec", "Cisco Cloudsec Dataplane Port Number" },
6171 { 8060, "aero", "Asymmetric Extended Route Optimization (AERO)" },
6172 { 8111, "skynetflow", "Skynetflow network services" },
6173 { 8149, "eor-game", "Edge of Reality game data" },
6174 { 8202, "aesop", "Audio+Ethernet Standard Open Protocol" },
6175 { 8211, "aruba-papi", "Aruba Networks AP management" },
6176 { 8231, "hncp-udp-port", "HNCP" },
6177 { 8232, "hncp-dtls-port", "HNCP over DTLS" },
6178 { 8266, "espeasy-p2p", "ESPeasy peer-2-peer communication" },
6179 { 8282, "libelle-disc", "Libelle EnterpriseBus discovery" },
6180 { 8384, "marathontp", "Marathon Transport Protocol" },
6181 { 8433, "aws-as2", "Non Persistent Desktop and Application Streaming" },
6182 { 8445, "copy-disc", "Port for copy discovery" },
6183 { 8501, "cmtp-av", "CYTEL Message Transfer Audio and Video" },
6184 { 8503, "lsp-self-ping", "MPLS LSP Self-Ping" },
6185 { 8609, "canon-cpp-disc", "Canon Compact Printer Protocol Discovery" },
6186 { 8675, "msi-cps-rm-disc", "Motorola Solutions Customer Programming Software for Radio Management Discovery" },
6187 { 8732, "dtp-net", "DASGIP Net Services" },
6188 { 8805, "pfcp", "Destination Port number for PFCP" },
6189 { 8807, "hes-clip", "HES-CLIP Interoperability protocol" },
6190 { 8808, "ssports-bcast", "STATSports Broadcast Service" },
6191 { 8809, "3gpp-monp", "MCPTT Off-Network Protocol (MONP)" },
6192 { 8888, "ddi-udp-1", "NewsEDGE server UDP (UDP 1)" },
6193 { 8889, "ddi-udp-2", "NewsEDGE server broadcast" },
6194 { 8890, "ddi-udp-3", "NewsEDGE client broadcast" },
6195 { 8891, "ddi-udp-4", "Desktop Data UDP 3: NESS application" },
6196 { 8892, "ddi-udp-5", "Desktop Data UDP 4: FARM product" },
6197 { 8893, "ddi-udp-6", "Desktop Data UDP 5: NewsEDGE/Web application" },
6198 { 8894, "ddi-udp-7", "Desktop Data UDP 6: COAL application" },
6199 { 8981, "nod-client", "Network of Devices Client" },
6200 { 9007, "ogs-client", "Open Grid Services Client" },
6201 { 9011, "d-star", "D-Star Routing digital voice+data for amateur radio" },
6202 { 9060, "CardWeb-RT", "CardWeb realtime device data" },
6203 { 9081, "cisco-aqos", "Required for Adaptive Quality of Service" },
6204 { 9106, "astergate-disc", "Astergate Discovery Service" },
6205 { 9277, "traingpsdata", "GPS Data transmitted from train to ground network" },
6206 { 9286, "n2receive", "n2 monitoring receiver" },
6207 { 9522, "sma-spw", "SMA Speedwire" },
6208 { 9632, "mc-comm", "Mobile-C Communications" },
6209 { 9878, "kca-service", "The KX509 Kerberized Certificate Issuance Protocol in Use in 2012" },
6210 { 9899, "sctp-tunneling", "SCTP TUNNELING" },
6211 { 9901, "enrp", "enrp server channel" },
6212 { 9903, "multicast-ping", "Multicast Ping Protocol" },
6213 { 9955, "alljoyn-mcm", "Contact Port for AllJoyn multiplexed constrained messaging" },
6214 { 9956, "alljoyn", "Alljoyn Name Service" },
6215 { 10023, "cefd-vmp", "Comtech EF-Data's Vipersat Management Protocol" },
6216 { 10111, "nmea-onenet", "NMEA OneNet multicast messaging" },
6217 { 10161, "snmpdtls", "SNMP-DTLS" },
6218 { 10162, "snmpdtls-trap", "SNMP-Trap-DTLS" },
6219 { 10201, "rscs", "Remote Server Control and Test Service" },
6220 { 10253, "eapol-relay", "Relay of EAPOL frames" },
6221 { 10439, "bngsync", "BalanceNG session table synchronization protocol" },
6222 { 10500, "hip-nat-t", "HIP NAT-Traversal" },
6223 { 10810, "nmc-disc", "Nuance Mobile Care Discovery" },
6224 { 11108, "myq-termlink", "Hardware Terminals Discovery and Low-Level Communication Protocol" },
6225 { 11171, "snss", "Surgical Notes Security Service Discovery (SNSS)" },
6226 { 11430, "lsdp", "Lenbrook Service Discovery Protocol" },
6227 { 11796, "lanschool-mpt", "Lanschool Multipoint" },
6228 { 11877, "x2e-disc", "X2E service discovery protocol" },
6229 { 12009, "ghvpn", "Green Hills VPN" },
6230 { 13218, "emc-vcas-udp", "EMV Virtual CAS Service Discovery" },
6231 { 13400, "doip-disc", "DoIP Discovery" },
6232 { 14002, "scotty-disc", "Discovery of a SCOTTY hardware codec board" },
6233 { 15118, "v2g-secc", "v2g Supply Equipment Communication Controller Discovery Protocol" },
6234 { 15998, "2ping", "2ping Bi-Directional Ping Service" },
6235 { 16003, "alfin", "Automation and Control by REGULACE.ORG" },
6236 { 16666, "vtp", "Vidder Tunnel Protocol" },
6237 { 17222, "cpsp", "Control Plane Synchronization Protocol (SPSP)" },
6238 { 17224, "trdp-pd", "Train Realtime Data Protocol (TRDP) Process Data" },
6239 { 17500, "db-lsp-disc", "Dropbox LanSync Discovery" },
6240 { 18516, "heythings", "HeyThings Device communicate service" },
6241 { 18668, "vdmmesh-disc", "Manufacturing Execution Systems Mesh Communication" },
6242 { 19220, "cora-disc", "Discovery for Client Connection Management and Data Exchange Service" },
6243 { 19788, "mle", "Mesh Link Establishment" },
6244 { 20012, "ss-idi-disc", "Samsung Interdevice Interaction discovery" },
6245 { 22335, "shrewd-stream", "Initium Labs Security and Automation Streaming" },
6246 { 22555, "vocaltec-phone", "Vocaltec Internet Phone" },
6247 { 23272, "s102", "S102 application" },
6248 { 23294, "5afe-disc", "5AFE SDN Directory discovery" },
6249 { 24322, "hid", "Transport of Human Interface Device data streams" },
6250 { 24577, "bilobit-update", "bilobit Service Update" },
6251 { 24850, "assoc-disc", "Device Association Discovery" },
6252 { 25954, "bf-game", "Bitfighter game server" },
6253 { 25955, "bf-master", "Bitfighter master server" },
6254 { 26486, "exoline-udp", "EXOline-UDP" },
6255 { 28119, "a27-ran-ran", "A27 cdma2000 RAN Management" },
6256 { 30004, "amicon-fpsu-s", "Amicon FPSU-IP VPN" },
6257 { 30832, "samsung-disc", "Samsung Convergence Discovery Protocol" },
6258 { 31016, "ka-kdp", "Kollective Agent Kollective Delivery Protocol" },
6259 { 31029, "yawn", "YaWN - Yet Another Windows Notifier" },
6260 { 33334, "speedtrace-disc", "SpeedTrace TraceAgent Discovery" },
6261 { 33435, "mtrace", "IP Multicast Traceroute" },
6262 { 34567, "edi_service", "dhanalakshmi.org EDI Service" },
6263 { 35355, "altova-lm-disc", "Altova License Management Discovery" },
6264 { 36411, "wlcp", "Wireless LAN Control plane Protocol (WLCP)" },
6265 { 38002, "crescoctrl-disc", "Cresco Controller Discovery" },
6266 { 40023, "k-patentssensor", "K-PatentsSensorInformation" },
6267 { 40853, "ortec-disc", "ORTEC Service Discovery" },
6268 { 43000, "recvr-rc-disc", "Receiver Remote Control Discovery" },
6269 { 43210, "shaperai-disc", "Shaper Automation Server Management Discovery" },
6270 { 43438, "hmip-routing", "HmIP LAN Routing" },
6271 { 43439, "eq3-config", "EQ3 discovery and configuration" },
6272 { 43440, "ew-disc-cmd", "Cisco EnergyWise Discovery and Command Flooding" },
6273 { 44544, "domiq", "DOMIQ Building Automation" },
6274 { 44600, "asihpi", "AudioScience HPI" },
6275 { 44900, "m3da-disc", "M3DA Discovery is used for efficient machine-to-machine communications" },
6276 { 45000, "asmp-mon", "Nuance AutoStore Status Monitoring Protocol (device monitoring)" },
6277 { 45514, "cloudcheck-ping", "ASSIA CloudCheck WiFi Management keepalive" },
6278 { 47100, "jvl-mactalk", "Configuration of motors connected to Industrial Ethernet" },
6279 { 47809, "presonus-ucnet", "PreSonus Universal Control Network Protocol" },
6280 { 49001, "nusdp-disc", "Nuance Unity Service Discovery Protocol" },
6281};
6282
6283static const ws_services_entry_t global_sctp_services_table[] = {
6284 { 9, "discard", "Discard" },
6285 { 20, "ftp-data", "File Transfer [Default Data]" },
6286 { 21, "ftp", "File Transfer Protocol [Control]" },
6287 { 22, "ssh", "The Secure Shell (SSH) Protocol" },
6288 { 80, "http", "World Wide Web HTTP" },
6289 { 179, "bgp", "Border Gateway Protocol" },
6290 { 443, "https", "http protocol over TLS/SSL" },
6291 { 1021, "exp1", "RFC3692-style Experiment 1" },
6292 { 1022, "exp2", "RFC3692-style Experiment 2" },
6293 { 1167, "cisco-ipsla", "Cisco IP SLAs Control Protocol" },
6294 { 1528, "norp", "Not Only a Routeing Protocol" },
6295 { 1720, "h323hostcall", "H.323 Call Control Signalling" },
6296 { 2049, "nfs", "Network File System - Sun Microsystems" },
6297 { 2225, "rcip-itu", "Resource Connection Initiation Protocol" },
6298 { 2904, "m2ua", "M2UA" },
6299 { 2905, "m3ua", "M3UA" },
6300 { 2944, "megaco-h248", "Megaco H-248" },
6301 { 2945, "h248-binary", "H248 Binary" },
6302 { 3097, "itu-bicc-stc", "ITU-T Q.1902.1/Q.2150.3" },
6303 { 3565, "m2pa", "M2PA" },
6304 { 3863, "asap-sctp", "" },
6305 { 3864, "asap-sctp-tls", "asap-sctp/tls" },
6306 { 3868, "diameter", "DIAMETER" },
6307 { 4195, "aws-wsp", "AWS protocol for cloud remoting solution" },
6308 { 4333, "ahsp", "ArrowHead Service Protocol (AHSP)" },
6309 { 4502, "a25-fap-fgw", "A25 (FAP-FGW)" },
6310 { 4711, "trinity-dist", "Trinity Trust Network Node Communication" },
6311 { 4739, "ipfix", "IP Flow Info Export" },
6312 { 4740, "ipfixs", "ipfix protocol over TLS" },
6313 { 5060, "sip", "SIP" },
6314 { 5061, "sips", "SIP-TLS" },
6315 { 5090, "car", "Candidate AR" },
6316 { 5091, "cxtp", "Context Transfer Protocol" },
6317 { 5215, "noteza", "NOTEZA Data Safety Service" },
6318 { 5445, "smbdirect", "Server Message Block over Remote Direct Memory Access" },
6319 { 5672, "amqp", "AMQP" },
6320 { 5675, "v5ua", "V5UA application port" },
6321 { 5868, "diameters", "Diameter over TLS/TCP" },
6322 { 5903, "ff-ice", "Flight & Flow Info for Collaborative Env" },
6323 { 5904, "ag-swim", "Air-Ground SWIM" },
6324 { 5905, "asmgcs", "Adv Surface Mvmnt and Guidance Cont Sys" },
6325 { 5906, "rpas-c2", "Remotely Piloted Vehicle C&C" },
6326 { 5907, "dsd", "Distress and Safety Data App" },
6327 { 5908, "ipsma", "IPS Management Application" },
6328 { 5909, "agma", "Air-ground media advisory" },
6329 { 5910, "cm", "Context Management" },
6330 { 5911, "cpdlc", "Controller Pilot Data Link Communication" },
6331 { 5912, "fis", "Flight Information Services" },
6332 { 5913, "ads-c", "Automatic Dependent Surveillance" },
6333 { 6704, "frc-hp", "ForCES HP (High Priority) channel" },
6334 { 6705, "frc-mp", "ForCES MP (Medium Priority) channel" },
6335 { 6706, "frc-lp", "ForCES LP (Low priority) channel" },
6336 { 6970, "conductor-mpx", "conductor for multiplex" },
6337 { 7626, "simco", "SImple Middlebox COnfiguration (SIMCO) Server" },
6338 { 7701, "nfapi", "SCF nFAPI defining MAC/PHY split" },
6339 { 7728, "osvr", "Open-Source Virtual Reality" },
6340 { 8471, "pim-port", "PIM over Reliable Transport" },
6341 { 9082, "lcs-ap", "LCS Application Protocol" },
6342 { 9084, "aurora", "IBM AURORA Performance Visualizer" },
6343 { 9900, "iua", "IUA" },
6344 { 9901, "enrp-sctp", "enrp server channel" },
6345 { 9902, "enrp-sctp-tls", "enrp/tls server channel" },
6346 { 11235, "xcompute", "numerical systems messaging" },
6347 { 11997, "wmereceiving", "WorldMailExpress" },
6348 { 11998, "wmedistribution", "WorldMailExpress" },
6349 { 11999, "wmereporting", "WorldMailExpress" },
6350 { 14001, "sua", "SUA" },
6351 { 19999, "dnp-sec", "Distributed Network Protocol - Secure" },
6352 { 20000, "dnp", "DNP" },
6353 { 20049, "nfsrdma", "Network File System (NFS) over RDMA" },
6354 { 25471, "rna", "RNSAP User Adaptation for Iurh" },
6355 { 29118, "sgsap", "SGsAP in 3GPP" },
6356 { 29168, "sbcap", "SBcAP in 3GPP" },
6357 { 29169, "iuhsctpassoc", "HNBAP and RUA Common Association" },
6358 { 30100, "rwp", "Remote Window Protocol" },
6359 { 36412, "s1-control", "S1-Control Plane (3GPP)" },
6360 { 36422, "x2-control", "X2-Control Plane (3GPP)" },
6361 { 36423, "slmap", "SLm Interface Application Protocol" },
6362 { 36424, "nq-ap", "Nq and Nq' Application Protocol" },
6363 { 36443, "m2ap", "M2 Application Part" },
6364 { 36444, "m3ap", "M3 Application Part" },
6365 { 36462, "xw-control", "Xw-Control Plane (3GPP)" },
6366 { 37472, "3gpp-w1ap", "W1 signalling transport" },
6367 { 38412, "ng-control", "NG Control Plane (3GPP)" },
6368 { 38422, "xn-control", "Xn Control Plane (3GPP)" },
6369 { 38462, "e1-interface", "E1 signalling transport (3GPP)" },
6370 { 38472, "f1-control", "F1 Control Plane (3GPP)" },
6371};
6372
6373static const ws_services_entry_t global_dccp_services_table[] = {
6374 { 9, "discard", "Discard" },
6375 { 1021, "exp1", "RFC3692-style Experiment 1" },
6376 { 1022, "exp2", "RFC3692-style Experiment 2" },
6377 { 1113, "ltp-deepspace", "Licklider Transmission Protocol" },
6378 { 4195, "aws-wsp", "AWS protocol for cloud remoting solution" },
6379 { 4556, "dtn-bundle", "DTN Bundle TCP CL Protocol" },
6380 { 5004, "avt-profile-1", "RTP media data" },
6381 { 5005, "avt-profile-2", "RTP control protocol" },
6382 { 6514, "syslog-tls", "Syslog over TLS" },
6383};
6384
6385static const uint16_t _services_max_port = 49150;
Definition services.h:19