|
Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) are transport layer protocols used for communication between computers. The Internet Assigned Numbers Authority (IANA) is responsible for assigning port numbers for specific uses. The Transmission Control Protocol (TCP) is one of the core protocols of the Internet protocol suite. ...
User Datagram Protocol (UDP) is one of the core protocols of the Internet protocol suite. ...
In computing and telecommunications, the transport layer is the second highest layer in the four and five layer TCP/IP reference models, where it responds to service requests from the application layer and issues service requests to the Internet layer. ...
This article or section is in need of attention from an expert on the subject. ...
The Internet Assigned Numbers Authority (IANA) is the entity that oversees global IP address allocation, DNS root zone management, and other Internet protocol assignments. ...
It has been suggested that this article or section be merged into Computer port (software). ...
Ranges
The port numbers are divided into three ranges[1]: - The Well Known Ports are those in the range 0–1023. On Unix-like operating systems, opening a port in this range to receive incoming connections requires administrative privileges or possessing of CAP_NET_BIND_SERVICE capability[2].
- The Registered Ports are those in the range 1024–49151.
- The Dynamic and/or Private Ports are those in the range 49152–65535. Randomly chosen port numbers out of this range are called ephemeral ports. These ports are not permanently assigned to any publicly defined application.
IANA does not enforce this; it is simply a set of recommended uses. Sometimes ports may be used for different applications or protocols than their official IANA designation. This misuse may be, for example, by a Trojan horse, or alternatively by a commonly used program that did not get an IANA registered port or port range. Diagram of the relationships between several Unix-like systems A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ...
An operating system (OS) is a software that manages computer resources and provides programmers with an interface used to access those resources. ...
On many computer operating systems, superuser, or root, is the term used for the special user account that is controlled by the system administrator. ...
Capability-based security is a concept in the design of secure computing systems. ...
Registered port numbers are those network ports in the range 1024-49151. ...
An ephemeral port is a TCP or UDP port number that is automatically allocated from a predefined range by the TCP/IP stack software, typically to provide the port for the client end of a client-server communication. ...
The Internet Assigned Numbers Authority (IANA) is the entity that oversees global IP address allocation, DNS root zone management, and other Internet protocol assignments. ...
In the context of computing and software, a Trojan horse, or simply trojan, is a piece of software which appears to perform a certain action but in fact performs another such as a computer virus. ...
Port status colors The boxes below indicate a status with the following colors and tags: - Official if the application and port combination is in the IANA list of port assignments[1];
- Unofficial if the application and port combination is not in the IANA list of port assignments;
- Conflict if the port is being used commonly for two applications or protocols.
Well Known Ports: 0–1023 Only those ports that are commonly used are listed. Refer to the IANA list of port assignments for the full list. | Port | Description | Status | | 0/TCP,UDP | Reserved[1]; do not use. (This is a permissible source port value if the sending process does not expect messages in response.) | Official | | 1/TCP,UDP | TCPMUX (TCP port service multiplexer) | Official | | 5/TCP,UDP | Remote Job Entry (RJE) | Official | | 7/TCP,UDP | Echo | Official | | 9/TCP,UDP,SCTP,DCCP | DISCARD protocol | Official | | 11/TCP,UDP | SYSTAT protocol | Official | | 13/TCP,UDP | DAYTIME protocol (RFC 867) | Official | | 15/TCP,UDP | NETSTAT protocol | Deprecated | | 17/TCP,UDP | QOTD (Quote of the Day) protocol | Official | | 18/TCP,UDP | Message Send Protocol (MSP) | Official | | 19/TCP,UDP | CHARGEN (Character Generator) protocol | Official | | 20/TCP | FTP—data | Official | | 21/TCP | FTP—control (command) | Official | | 22/TCP,UDP | Secure Shell (SSH)—used for secure logins, file transfers (scp, sftp) and port forwarding | Official | | 23/TCP,UDP | Telnet protocol—unencrypted text communications | Official | | 25/TCP,UDP | Simple Mail Transfer Protocol (SMTP)—used for e-mail routing between mail servers | Official | | 26/TCP,UDP | RSFTP—a simple FTP-like protocol | Unofficial | | 35/TCP,UDP | Any private printer server protocol | Official | | 35/TCP,UDP | QMS Magicolor 2 printer server protocol | Unofficial | | 37/TCP,UDP | TIME protocol | Official | | 39/TCP,UDP | Resource Location Protocol[3] (RLP)—used for determining the location of higher level services from hosts on a network | Official | | 41/TCP,UDP | Graphics | Official | | 42/TCP,UDP | nameserver, ARPA Host Name Server Protocol | Official | | 42/TCP,UDP | WINS | Unofficial | | 43/TCP | WHOIS protocol | Official | | 49/TCP,UDP | TACACS Login Host protocol | Official | | 52/TCP,UDP | XNS (Xerox Network Services) Time Protocol | Official | | 53/TCP,UDP | Domain Name System (DNS) | Official | | 54/TCP,UDP | XNS (Xerox Network Services) Clearinghouse | Official | | 56/TCP,UDP | XNS (Xerox Network Services) Authentication | Official | | 56/TCP,UDP | RAP (Route Access Protocol)[4] | Unofficial | | 57/TCP | MTP, Mail Transfer Protocol | Unofficial | | 58/TCP,UDP | XNS (Xerox Network Services) Mail | Official | | 67/UDP | Bootstrap Protocol (BOOTP) Server; also used by Dynamic Host Configuration Protocol (DHCP) | Official | | 68/UDP | Bootstrap Protocol (BOOTP) Client; also used by Dynamic Host Configuration Protocol (DHCP) | Official | | 69/UDP | Trivial File Transfer Protocol (TFTP) | Official | | 70/TCP | Gopher protocol | Official | | 79/TCP | Finger | Official | | 80/TCP | Hypertext Transfer Protocol (HTTP) | Official | | 81/TCP | Torpark—Onion routing | Unofficial | | 82/UDP | Torpark—Control | Unofficial | | 83/TCP | MIT ML Device | Official | | 88/TCP | Kerberos—authentication system | Official | | 90/TCP,UDP | dnsix (DoD Network Security for Information Exchange) Securit Attribute Token Map | Official | | 90/TCP,UDP | Pointcast | Unofficial | | 101/TCP | NIC host name | Official | | 102/TCP | ISO-TSAP (Transport Service Access Point) Class 0 protocol[5] | Official | | 107/TCP | Remote TELNET Service[6] protocol | Official | | 109/TCP | Post Office Protocol 2 (POP2) | Official | | 110/TCP | Post Office Protocol 3 (POP3) | Official | | 111/TCP,UDP | Sun Remote Procedure Call | Official | | 113/TCP | ident—old user identification system, still used by IRC servers to identify users | Official | | 113/TCP,UDP | Authentication Service (auth) | Official | | 115/TCP | Simple File Transfer Protocol (SFTP) | Official | | 117/TCP | UUCP Path Service | Official | | 118/TCP,UDP | SQL (Structured Query Language) Services | Official | | 119/TCP | Network News Transfer Protocol (NNTP)—used for retrieving newsgroup messages | Official | | 123/UDP | Network Time Protocol (NTP)—used for time synchronization | Official | | 135/TCP,UDP | DCE endpoint resolution | Official | | 135/TCP,UDP | Microsoft EPMAP (End Point Mapper), also known as DCE/RPC Locator service[7], used to to remotely manage services including DHCP server, DNS server and WINS | Unofficial | | 137/TCP,UDP | NetBIOS NetBIOS Name Service | Official | | 138/TCP,UDP | NetBIOS NetBIOS Datagram Service | Official | | 139/TCP,UDP | NetBIOS NetBIOS Session Service | Official | | 143/TCP,UDP | Internet Message Access Protocol (IMAP)—used for retrieving, organizing, and synchronizing e-mail messages | Official | | 152/TCP,UDP | Background File Transfer Program (BFTP)[8] | Official | | 153/TCP,UDP | SGMP, Simple Gateway Monitoring Protocol | Official | | 156/TCP,UDP | SQL Service | Official | | 158/TCP,UDP | DMSP, Distributed Mail Service Protocol | Unofficial | | 161/TCP,UDP | Simple Network Management Protocol (SNMP) | Official | | 162/TCP,UDP | Simple Network Management Protocol Trap (SNMPTRAP)[9] | Official | | 170/TCP | Print-srv, Network PostScript | Official | | 179/TCP | BGP (Border Gateway Protocol) | Official | | 194/TCP | IRC (Internet Relay Chat) | Official | | 201/TCP,UDP | AppleTalk Routing Maintenance | Official | | 209/TCP,UDP | The Quick Mail Transfer Protocol | Official | | 213/TCP,UDP | IPX | Official | | 218/TCP,UDP | MPP, Message Posting Protocol | Official | | 220/TCP,UDP | IMAP, Interactive Mail Access Protocol, version 3 | Official | | 259/TCP,UDP | ESRO, Efficient Short Remote Operations | Official | | 264/TCP,UDP | BGMP, Border Gateway Multicast Protocol | Official | | 311/TCP | Mac OS X Server Admin (officially AppleShare IP Web admistration) | Official | | 308/TCP | Novastor Online Backup | Official | | 318/TCP,UDP | PKIX TSP, Time Stamp Protocol | Official | | 323/TCP,UDP | IMMP, Internet Message Mapping Protocol | Unofficial | | 366/TCP,UDP | ODMR, On-Demand Mail Relay | Official | | 369/TCP,UDP | Rpc2portmap | Official | | 371/TCP,UDP | ClearCase albd | Official | | 383/TCP,UDP | HP data alarm manager | Official | | 384/TCP,UDP | A Remote Network Server System | Official | | 387/TCP,UDP | AURP, AppleTalk Update-based Routing Protocol | Official | | 389/TCP,UDP | Lightweight Directory Access Protocol (LDAP) | Official | | 401/TCP,UDP | UPS Uninterruptible Power Supply | Official | | 402/TCP | Altiris, Altiris Deployment Client | Unofficial | | 411/TCP | Direct Connect Hub | Unofficial | | 412/TCP | Direct Connect Client-to-Client | Unofficial | | 427/TCP,UDP | Service Location Protocol (SLP) | Official | | 443/TCP | Hypertext Transfer Protocol over TLS/SSL (HTTPS) | Official | | 444/TCP,UDP | SNPP, Simple Network Paging Protocol (RFC 1568) | Official | | 445/TCP | Microsoft-DS Active Directory, Windows shares | Official | | 445/UDP | Microsoft-DS SMB file sharing | Official | | 464/TCP,UDP | Kerberos Change/Set password | Official | | 465/TCP | Cisco protocol | Unofficial | | 465/TCP | SMTP over SSL | Unofficial | | 475/TCP | tcpnethaspsrv (Hasp services, TCP/IP version) | Official | | 497/TCP | Dantz Retrospect | Official | | 500/UDP | Internet Security Association and Key Management Protocol (ISAKMP) | Official | | 502/TCP,UDP | Modbus, Protocol | Unofficial | | 512/TCP | exec, Remote Process Execution | Official | | 512/UDP | comsat, together with biff | Official | | 513/TCP | Login | Official | | 513/UDP | Who | Official | | 514/TCP | [[Remote Shell|Shell]—used to execute non-interactive commands on a remote system | Official | | 514/UDP | Syslog—used for system logging | Official | | 515/TCP | Line Printer Daemon—print service | Official | | 517/UDP | Talk | Official | | 518/UDP | NTalk | Official | | 520/TCP | efs, extended file name server | Official | | 520/UDP | Routing—RIP | Official | | 524/TCP,UDP | NCP (NetWare Core Protocol) is used for a variety things such as access to primary NetWare server resources, Time Synchronization, etc. | Official | | 525/UDP | Timed, Timeserver | Official | | 530/TCP,UDP | RPC | Official | | 531/TCP,UDP | AOL Instant Messenger, IRC | Unofficial | | 532/TCP | netnews | Official | | 533/UDP | netwall, For Emergency Broadcasts | Official | | 540/TCP | UUCP (Unix-to-Unix Copy Protocol) | Official | | 542/TCP,UDP | commerce (Commerce Applications) | Official | | 543/TCP | klogin, Kerberos login | Official | | 544/TCP | kshell, Kerberos Remote shell | Official | | 546/TCP,UDP | DHCPv6 client | Official | | 547/TCP,UDP | DHCPv6 server | Official | | 548/TCP | Apple Filing Protocol (AFP) over TCP | Official | | 550/UDP | new-rwho, new-who | Official | | 554/TCP,UDP | Real Time Streaming Protocol (RTSP) | Official | | 556/TCP | Remotefs, RFS, rfs_server | Official | | 560/UDP | rmonitor, Remote Monitor | Official | | 561/UDP | monitor | Official | | 563/TCP,UDP | NNTP protocol over TLS/SSL (NNTPS) | Official | | 587/TCP | e-mail message submission[10] (SMTP) | Official | | 591/TCP | FileMaker 6.0 (and later) Web Sharing (HTTP Alternate, also see port 80) | Official | | 593/TCP,UDP | HTTP RPC Ep Map, Remote procedure call over Hypertext Transfer Protocol, often used by Distributed Component Object Model services and Microsoft Exchange Server | Official | | 604/TCP | TUNNEL profile[11], a protocol for BEEP peers to form an application layer tunnel | Official | | 623/UDP | ASF Remote Management and Control Protocol</ref> (ASF-RMCP) | Official | | 631/TCP,UDP | Internet Printing Protocol (IPP) | Official | | 636/TCP,UDP | Lightweight Directory Access Protocol over TLS/SSL (LDAPS) | Official | | 639/TCP,UDP | MSDP, Multicast Source Discovery Protocol | Official | | 646/TCP | LDP, Label Distribution Protocol, a routing protocol used in MPLS networks | Official | | 647/TCP | DHCP Failover protocol[12] | Official | | 648/TCP | RRP (Registry Registrar Protocol)[13] | Official | | 652/TCP | DTCP, Dynamic Tunnel Configuration Protocol | Unofficial | | 654/TCP | AODV (Ad-hoc On-demand Distance Vector) | Official | | 655/TCP | IEEE MMS (IEEE Media Management System)[14][15] | Official | | 657/TCP,UDP | IBM RMC (Remote monitoring and Control) protocol, used by System p5 AIX Integrated Virtualization Manager (IVM)[16] and Hardware Management Console to connect managed logical partitions (LPAR) to enable dynamic partition reconfiguration | Official | | 660/TCP | Mac OS X Server administration | Official | | 665/TCP | sun-dr, Remote Dynamic Reconfiguration | Unofficial | | 666/UDP | Doom, first online first-person shooter | Official | | 674/TCP | ACAP (Application Configuration Access Protocol) | Official | | 691/TCP | MS Exchange Routing | Official | | 692/TCP | Hyperwave-ISP | Official | | 694/UDP | Linux-HA High availability Heartbeat | Unofficial | | 695/TCP | IEEE-MMS-SSL (IEEE Media Management System over SSL)[17] | Official | | 698/UDP | OLSR (Optimized Link State Routing) | Official | | 699/TCP | Access Network | Official | | 700/TCP | EPP (Extensible Provisioning Protocol), a protocol for communication between domain name registries and registrars (RFC 4934) | Official | | 701/TCP | LMP (Link Management Protocol (Internet))[18], a protocol that runs between a pair of nodes and is used to manage traffic engineering (TE) links | Official | | 702/TCP | IRIS[19][20] (Internet Registry Information Service) over BEEP (Blocks Extensible Exchange Protocol)[21] (RFC 3983) | Official | | 706/TCP | SILC, Secure Internet Live Conferencing | Official | | 711/TCP | Cisco TDP, Tag Distribution Protocol[22][23][24]—being replaced by the MPLS Label Distribution Protocol[25] | Official | | 712/TCP | TBRPF, Topology Broadcast based on Reverse-Path Forwarding routing protocol (RFC 3684) | Official | | 712/UDP | Promise RAID Controller | Unofficial | | 720/TCP | SMQP, Simple Message Queue Protocol | Unofficial | | 749/TCP,UDP | Kerberos administration | Official | | 750/TCP | rfile | Official | | 750/UDP | loadav | Official | | 750/UDP | kerberos-iv, Kerberos version IV | Official | | 751/TCP,UDP | pump | Official | | 751/TCP,UDP | kerberos_master, Kerberos authentication | Unofficial | | 752/TCP | qrh | Official | | 752/UDP | qrh | Official | | 752/UDP | userreg_server, Kerberos Password (kpasswd) server | Unofficial | | 753/TCP | Reverse Routing Header (rrh)[26] | Official | | 753/UDP | Reverse Routing Header (rrh) | Official | | 753/UDP | passwd_server, Kerberos userreg server | Unofficial | | 754/TCP | tell send | Official | | 754/TCP | krb5_prop, Kerberos v5 slave propagation | Unofficial | | 754/UDP | tell send | Official | | 760/TCP,UDP | ns | Official | | 760/TCP,UDP | krbupdate [kreg], Kerberos registration | Unofficial | | 782/TCP | Conserver serial-console management server | Unofficial | | 829/TCP | CMP (Certificate Management Protocol) | Unofficial | | 860/TCP | iSCSI (RFC 3720) | Official | | 873/TCP | rsync file synchronisation protocol | Official | | 888/TCP | cddbp, CD DataBase (CDDB) protocol (CDDBP)—unassigned but widespread use | Unofficial | | 901/TCP | Samba Web Administration Tool (SWAT) | Unofficial | | 902/TCP | VMware Server Console[27] | Unofficial | | 904/TCP | VMware Server Alternate (if 902 is in use, i.e. SUSE linux) | Unofficial | | 911/TCP | Network Console on Acid (NCA)—local tty redirection over OpenSSH | Unofficial | | 981/TCP | SofaWare Technologies Remote HTTPS management for firewall devices running embedded Check Point FireWall-1 software | Unofficial | | 989/TCP,UDP | FTP Protocol (data) over TLS/SSL | Official | | 990/TCP,UDP | FTP Protocol (control) over TLS/SSL | Official | | 991/TCP,UDP | NAS (Netnews Administration System) | Official | | 992/TCP,UDP | TELNET protocol over TLS/SSL | Official | | 993/TCP | Internet Message Access Protocol over SSL (IMAPS) | Official | | 995/TCP | Post Office Protocol 3 over TLS/SSL (POP3S) | Official | | 1023/TCP,UDP | Reserved[1] | Official | The TCPMUX (TCP port service multiplexer) is an obsolete internet protocol defined in RFC 1078. ...
Mainframe computers support remote workstations that send files to and receive reports from the mainframe RJE system. ...
The ECHO service is an internet protocol defined in RFC 862. ...
The DISCARD protocol is an internet protocol defined in RFC 863. ...
SYSTAT is a statistics and statistical graphics software package, developed by Leland Wilkinson in the late 1970s. ...
Look up daytime in Wiktionary, the free dictionary. ...
This article or section includes a list of works cited or a list of external links, but its sources remain unclear because it lacks in-text citations. ...
The Quote Of The Day (QOTD) service is an internet protocol defined in RFC 865. ...
The CHARGEN (character generator) service is an internet protocol defined in RFC 864. ...
This article is about the File Transfer Protocol standardised by the IETF. For other file transfer protocols, see File transfer protocol (disambiguation). ...
This article is about the File Transfer Protocol standardised by the IETF. For other file transfer protocols, see File transfer protocol (disambiguation). ...
SSH redirects here. ...
FTP or file transfer protocol is a commonly used protocol for exchanging files over any network that supports the TCP/IP protocol (such as the Internet or an intranet). ...
Secure Copy or SCP is a means of securely transferring computer files between a local and a remote host or between two remote hosts, using the Secure Shell (SSH) protocol. ...
In computing, the SSH File Transfer Protocol or SFTP is a network protocol that provides file transfer and manipulation functionality over any reliable data stream. ...
For the packet switched network, see Telenet. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for e-mail transmissions across the Internet. ...
A print serveris a host computer or device to which one or more printers are connected and which accepts print jobs from external client computers. ...
A print serveris a host computer or device to which one or more printers are connected and which accepts print jobs from external client computers. ...
The TIME service is an Internet protocol defined in RFC 868. ...
In the context of Enterprise architecture, Service-orientation and Service-oriented architecture, the term service refers to a discretely defined set of contiguous and autonomous business or technical functionality. ...
A computer network is an interconnection of a group of computers. ...
The Defense Advanced Research Projects Agency (DARPA) is an agency of the United States Department of Defense responsible for the development of new technology for use by the military. ...
Windows Internet Name Service (WINS) is Microsofts implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names. ...
WHOIS is a TCP-based query/response protocol which is widely used for querying a database in order to determine the owner of a domain name, an IP address, or an autonomous system number on the Internet. ...
Terminal Access Controller Access-Control System (TACACS) is a remote authentication protocol that is used to communicate with an authentication server commonly used in UNIX networks. ...
Xerox network services (XNS) is a protocol stack which provided routing and packet delivery developed by Xerox at Xerox PARC in the later 1970s and early 1980s. ...
The Domain Name System (DNS) associates various sorts of information with domain names; most importantly, it serves as the phone book for the Internet by translating human-readable computer hostnames, e. ...
Xerox network services (XNS) is a protocol stack which provided routing and packet delivery developed by Xerox at Xerox PARC in the later 1970s and early 1980s. ...
Xerox network services (XNS) is a protocol stack which provided routing and packet delivery developed by Xerox at Xerox PARC in the later 1970s and early 1980s. ...
Xerox network services (XNS) is a protocol stack which provided routing and packet delivery developed by Xerox at Xerox PARC in the later 1970s and early 1980s. ...
In computing, BOOTP, short for Bootstrap Protocol, is a UDP network protocol used by a network client to obtain its IP address atically. ...
DHCP redirects here. ...
In computing, BOOTP, short for Bootstrap Protocol, is a UDP network protocol used by a network client to obtain its IP address atically. ...
DHCP redirects here. ...
Trivial File Transfer Protocol (TFTP) is a very simple file transfer protocol, with the functionality of a very basic form of FTP; it was first defined in 1980. ...
Gopher is a distributed document search and retrieval network protocol designed for the Internet. ...
For other uses, see Finger (disambiguation). ...
Hypertext Transfer Protocol (HTTP) is a communications protocol used to transfer or convey information on intranets and the World Wide Web. ...
Torpark is a variant of the Portable Firefox web browser with Tor built into it. ...
Onion routing is a technique for pseudonymous (or anonymous) communication over a computer network, developed by David Goldschlag, Michael Reed, and Paul Syverson. ...
Torpark is a variant of the Portable Firefox web browser with Tor built into it. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
DOD or DoD may refer to: Australian Department of Defence United States Department of Defense Department of Defence of the Republic Of Ireland Date of death Date of discharge Day of Defeat, computer game Delivery of deed Draft on demand DrinkOrDie, a software cracking and warez trading network Diary of...
PointCast Media is a leading pay per click search feed and keyword advertising company founded in 1996. ...
Prior to the widespread inter-networking that led to the Internet, most communication networks were limited by their nature to only allow communications between the stations on the network, and the prevalent computer networking method was based on the central mainframe method. ...
A hostname (occasionally also, a sitename) is the unique name by which a network attached device (which could consist of a computer, file server, network storage device, fax machine, copier, cable modem, etc. ...
ISO has many meanings: Iso is the stem of the Latin transliteration of the Greek word ίÏÎ¿Ï (Ãsos, meaning equal). The iso- prefix in English derives from this and means equality or similarity. ...
A Service Access Point or SAP is an identifying label for network endpoints used in OSI networking. ...
For the packet switched network, see Telenet. ...
In computing, local e-mail clients use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. ...
In computing, local e-mail clients use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. ...
Sun Microsystems, Inc. ...
ONC RPC, short for Open Network Computing Remote Procedure Call, is a widely deployed remote procedure call system. ...
This article is about the Internet protocol. ...
This article is about Internet Relay Chat. ...
The term SFTP has other meanings. ...
UUCP stands for Unix to Unix CoPy. ...
UUCP stands for Unix to Unix CoPy. ...
SQL (IPA: or ) is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management. ...
The Network News Transfer Protocol or NNTP is an Internet application protocol used primarily for reading and posting Usenet articles, as well as transferring news among news servers. ...
The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over packet-switched, variable-latency data networks. ...
The Distributed Computing Environment (DCE) is a software system developed in the early 1990s by a consortium that included Apollo Computer (later part of Hewlett-Packard), IBM, Digital Equipment Corporation, and others. ...
This article belongs in one or more categories. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
Remote procedure call (RPC) is a protocol that allows a computer program running on one computer to cause a subroutine on another computer to be executed without the programmer explicitly coding the details for this interaction. ...
The Domain Name System (DNS) associates various sorts of information with domain names; most importantly, it serves as the phone book for the Internet by translating human-readable computer hostnames, e. ...
Windows Internet Name Service (WINS) is Microsofts implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names. ...
NetBEUI redirects here. ...
NetBEUI redirects here. ...
NetBEUI redirects here. ...
The Internet Message Access Protocol (commonly known as IMAP or IMAP4, and previously called Internet Mail Access Protocol, Interactive Mail Access Protocol (RFC 1064), and Interim Mail Access Protocol[1]) is an application layer Internet protocol operating on port 143 that allows a local client to access e-mail on...
Simple Gateway Monitoring Protocol (SGMP) defined in RFC 1028, allows commands to be issued to application protocol entities to set or retrieve values (integer or octet string types) for use in monitoring the gateways on which the application protocol entities reside. ...
SQL (IPA: or ) is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management. ...
The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force (IETF). ...
The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force (IETF). ...
For the literary term, see Postscript. ...
The Border Gateway Protocol (BGP) is the core routing protocol of the Internet. ...
This article is about Internet Relay Chat. ...
See also Ericsson IPX Internetwork Packet Exchange (IPX) is the OSI-model Network layer protocol in the IPX/SPX protocol stack. ...
The Border Gateway Multicast Protocol (BGMP) is IETF on-going project in an attempt to design a true inter-domain multicast routing protocol. ...
Mac OS X Server is the server-oriented version of Apples operating system, Mac OS X. Mac OS X, in both desktop and server versions, is a Unix operating system based on technology that Apple acquired from NeXT Computer. ...
This article is considered orphaned, since there are very few or no other articles that link to this one. ...
The Lightweight Directory Access Protocol, or LDAP (IPA: ), is an application protocol for querying and modifying directory services running over TCP/IP.[1] A directory is a set of objects with similar attributes organized in a logical and hierarchical manner. ...
An uninterruptible power supply (UPS), also known as an uninterruptible power source or a battery backup is a device which maintains a continuous supply of electric power to connected equipment by supplying power from a separate source when utility power is not available. ...
Altiris Inc. ...
It has been suggested that this article or section be merged with NeoModus Direct Connect. ...
It has been suggested that this article or section be merged with NeoModus Direct Connect. ...
The Service Location Protocol (SLP, srvloc) allows computers and other devices to find services in a local area network without prior configuration. ...
Hypertext Transfer Protocol (HTTP) is a communications protocol used to transfer or convey information on intranets and the World Wide Web. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Simple Network Paging Protocol (SNPP) is a protocol that defines a method by which a pager can receive a message over the Internet. ...
Typically Active Directory is managed using the graphical Microsoft Management Console. ...
In computer networking, Server Message Block (SMB) operates as an application-level network protocol mainly applied to shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for e-mail transmissions across the Internet. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
This article is being considered for deletion in accordance with Wikipedias deletion policy. ...
Internet Security Association and Key Management Protocol (ISAKMP) is a cryptographic protocol which forms the basis of the IKE (Internet key exchange) protocol. ...
Modbus is a serial communications protocol published by Modicon in 1979 for use with its programmable logic controllers (PLCs). ...
biff is a mail notification system for UNIX. // When a new mail message is delivered, biff alerts the recipient so he can read it immediately. ...
syslog is a standard for forwarding log messages in an IP network. ...
The Line Printer Daemon protocol/Line Printer Remote protocol (or LPD, LPR) also known as the Berkeley printing system, is a set of programs that provide printer spooling and network print server functionality for Unix-like systems. ...
This article is chiefly about the Routing Information Protocol (RIP) for the Internet Protocol, but also discusses some other routing information protocols. ...
The NetWare Core Protocol (NCP) is a network protocol used in some products from Novell, Inc. ...
A time server is a server computer that reads the actual time from a reference clock and distributes this information to its clients using a computer network. ...
Remote procedure call (RPC) is a protocol that allows a computer program running on one computer to cause a subroutine on another computer to be executed without the programmer explicitly coding the details for this interaction. ...
UUCP stands for Unix to Unix CoPy. ...
This article does not cite any references or sources. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
The Apple Filing Protocol (AFP) is a layer 6 (presentation layer) network protocol that offers file services for Mac OS X and Classic Mac OS. In Mac OS X, AFP is one of several file services supported including Server Message Block (SMB), Network File System (NFS), File Transfer Protocol (FTP...
The Transmission Control Protocol (TCP) is one of the core protocols of the Internet protocol suite. ...
The Real Time Streaming Protocol (RTSP), developed by the IETF and created in 1998 as RFC 2326, is a protocol for use in streaming media systems which allows a client to remotely control a streaming media server, issuing VCR-like commands such as play and pause, and allowing time-based...
The Remote File System (RFS) was a file access protocol developed by AT&T in the 1980s. ...
The Network News Transport Protocol or NNTP is an Internet application protocol used primarily for reading and posting Usenet articles, as well as transferring news among servers. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for e-mail transmissions across the Internet. ...
FileMaker Pro is a cross-platform database application from FileMaker Inc. ...
Remote procedure call (RPC) is a protocol that allows a computer program running on one computer to cause a subroutine on another computer to be executed without the programmer explicitly coding the details for this interaction. ...
Hypertext Transfer Protocol (HTTP) is a communications protocol used to transfer or convey information on intranets and the World Wide Web. ...
Distributed Component Object Model (DCOM) is a Microsoft proprietary technology for software components distributed across several networked computers to communicate with each other. ...
Microsoft Exchange Server is a messaging and collaborative software product developed by Microsoft. ...
In computer networking, BEEP (Blocks Extensible Exchange Protocol) is a framework for creating network application protocols. ...
A peer-to-peer (or P2P) computer network is a network that relies on the computing power and bandwidth of the participants in the network rather than concentrating it in a relatively few servers. ...
The application layer is the seventh level of the seven-layer OSI model. ...
A tunneling protocol is a network protocol which encapsulates one protocol or session inside another. ...
The Internet Printing Protocol or IPP, defines a standard protocol for printing as well as managing print jobs, media size, resolution, and so forth. ...
The Lightweight Directory Access Protocol, or LDAP (IPA: ), is an application protocol for querying and modifying directory services running over TCP/IP.[1] A directory is a set of objects with similar attributes organized in a logical and hierarchical manner. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Multicast Source Discovery Protocol is a protocol that allows to interconnect two different PIM-SM multicast domains. ...
Label Distribution Protocol (LDP) is a protocol using which two label-switched routers (LSR) exchange label mapping information. ...
In computer networking and telecommunications, Multi Protocol Label Switching (MPLS) is a data-carrying mechanism that belongs to the family of packet-switched networks. ...
DHCP in the context of computing can stand for: Dynamic Host Configuration Protocol - one of the protocols in the TCP/IP networking suite Decentralized Hospital Computer Program of the United States Department of Veterans Affairs This article consisting of a 4-letter acronym or initialism is a disambiguation page â a...
Failover is the capability to switch over automatically to a redundant or standby computer server, system, or network upon the failure or abnormal termination of the previously active server, system, or network. ...
The Ad-hoc On-demand Distance Vector (AODV) routing algorithm is an algorithm for routing data across Wireless Mesh Networks. ...
The Institute of Electrical and Electronics Engineers or IEEE (pronounced as eye-triple-ee) is an international non-profit, professional organization incorporated in the State of New York, United States. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
IBM logo The RS/6000 (for RISC System/6000), now System p5, is IBMs current RISC/UNIX-based server and workstation product line. ...
AIX (Advanced Interactive eXecutive) is the name given to a series of proprietary operating systems sold by IBM for several of its computer system platforms, based on UNIX System V. Before the product was ever marketed, the acronym AIX originally stood for Advanced IBM UNIX. The latest scalable AIX 5L...
Hardware Management Console is a technology invented by IBM for the purpose of providing a standard interface to configuring and operating partitioned (also known as an LPAR or virtualized system) and SMP systems. ...
In IBM mainframe computing, a Logical Partition, commonly called an LPAR, is a virtualized computing environment abstracted from all physical devices. ...
Doom (or DOOM)[1] is a violent 1993 computer game by id Software that is among the landmark titles in the first-person shooter genre. ...
This article is about video games. ...
The Application Configuration Access Protocol (ACAP) is a protocol which enhances IMAP by allowing the user to set up address books, user options, and other data for universal access. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
Microsoft Exchange Server is a messaging and collaborative software product developed by Microsoft. ...
The Institute of Electrical and Electronics Engineers or IEEE (pronounced as eye-triple-ee) is an international non-profit, professional organization incorporated in the State of New York, United States. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
The Optimized Link State Routing Protocol (OLSR) is a protocol for mobile ad-hoc networks. ...
The Optimized Link State Routing Protocol (OLSR) is a protocol to connect mobile ad-hoc networks, also sometimes called wireless mesh networks. ...
The Extensible Provisioning Protocol (EPP) is a flexible protocol designed for allocating objects within registries over the Internet. ...
A domain name registry, also called Network Information Centre (NIC), is part of the Domain Name System (DNS) of the Internet which converts domain names to IP addresses. ...
A domain name registrar is a company accredited, either by the Internet Corporation for Assigned Names and Numbers (ICANN), or by a national ccTLD authority or both, to register Internet domain names . ...
Node(Latin nodus âknotâ) is critical element of any computer network. ...
Teletraffic engineering is the application of traffic engineering theory to telecommunications. ...
In computer networking, BEEP (Blocks Extensible Exchange Protocol) is a framework for creating network application protocols. ...
SILC (Secure Internet Live Conferencing protocol) is a protocol which provides secure conferencing services over the Internet. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
TDP can mean: Telugu Desam Party, a regional political party in India Thermal depolymerization, a process for converting biomass into oil Thermal Design Point, a value describing the thermal limits of a computer system Theory of democratic peace Torsades de pointes, a form of cardiac arrhythmia Trans-Dimensional Police, a...
MPLS is a common abbreviation for Multiprotocol Label Switching. ...
Wikipedia does not yet have an article with this exact name. ...
Topology Broadcast based on Reverse-Path Forwarding routing protocol is a Link-state routing protocol for wireless mesh networks. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Conserver is a serial console management/service system that provides remote access to system consoles and logs to a central (master) host. ...
In computing, iSCSI (for Internet SCSI) is a protocol that allows clients (called initiators) to send SCSI commands (CDBs) to SCSI storage devices (targets) on remote servers. ...
In computing, rsync is a computer program for Unix systems which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. ...
CDDB (which stands for Compact Disc Database) is a database for software applications to look up audio CD (compact disc) information over the Internet. ...
Samba logo. ...
VMware, Inc. ...
VMware, Inc. ...
The Network Console on Acid (NCA) connects a pseudo terminal to the consoles virtual terminals (/dev/tty0, etc. ...
This article is about operating systems that use the Linux kernel. ...
OpenSSH (Open Secure Shell) is a set of computer programs providing encrypted communication sessions over a computer network using the SSH protocol. ...
SofaWare Technologies Ltd. ...
Check Point Software Technologies Ltd. ...
FireWall-1 © is a firewall (networking) product created by Check Point Technologies, Ltd. ...
The abbreviation FTP can refer to: The File Transfer Protocol used on the Internet. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
The abbreviation FTP can refer to: The File Transfer Protocol used on the Internet. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Usenet is a distributed Internet discussion system that evolved from a general purpose UUCP network of the same name. ...
For the packet switched network, see Telenet. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
The Internet Message Access Protocol (commonly known as IMAP or IMAP4, and previously called Internet Mail Access Protocol, Interactive Mail Access Protocol (RFC 1064), and Interim Mail Access Protocol[1]) is an application layer Internet protocol operating on port 143 that allows a local client to access e-mail on...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
In computing, local e-mail clients use the Post Office Protocol version 3 (POP3), an application-layer Internet standard protocol, to retrieve e-mail from a remote server over a TCP/IP connection. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Registered Ports: 1024–49151 Only those ports that are commonly used are listed; refer to the IANA list of port assignments for the full list. When investigating TCP traffic, be careful not to confuse the client and server ports. The client port is incremental, typically beginning at 1024 at boot time and wrapping at 4096. If the port you are investigating is in the lower part of this range, it may be a client port. Stateful firewalls identify the server port, but packet sniffers and stateless firewalls do not. For example, a packet sniffer showing a TCP packet with source port 1080 and destination port 1494 might be either the SOCKetS or Citrix Independent Computing Architecture (ICA) protocols. The only way to know for sure is to examine the initial TCP handshake. Look up Socks in Wiktionary, the free dictionary. ...
Citrix Systems (NASDAQ: CTXS) is a U.S. high technology software company, based in Fort Lauderdale, Florida, with subsidiary operations in the UK and Australia. ...
Independent Computing Architecture (ICA) is a proprietary protocol for an application server system, designed by Citrix Systems. ...
With UDP, client port selection depends on the application and may be incremental, fixed to a nonsensical value, or fixed equal to the server port. An increment is an increase, either of some fixed amount, for example added regularly, or of a variable amount. ...
| Port | Description | Status | | 1024/TCP,UDP | Reserved[1] | Official | | 1025/TCP | NFS-or-IIS | Unofficial | | 1026/TCP | Often utilized by Microsoft DCOM services | Unofficial | | 1029/TCP | Often utilized by Microsoft DCOM services | Unofficial | | 1058/TCP,UDP | nim, IBM AIX Network Installation Manager (NIM) | Official | | 1059/TCP,UDP | nimreg, IBM AIX Network Installation Manager (NIM) | Official | | 1080/TCP | SOCKS proxy | Official | | 1085/TCP,UDP | WebObjects | Official | | 1098/TCP,UDP | rmiactivation, RMI Activation | Official | | 1099/TCP,UDP | rmiregistry, RMI Registry | Official | | 1109 | Reserved[1] | Official | | 1109/TCP | Kerberos Post Office Protocol (KPOP) | Unofficial | | 1140/TCP,UDP | AutoNOC Network Operations protocol | Official | | 1167/UDP | phone, conference calling | Unofficial | | 1176/TCP | Perceptive Automation Indigo Home automation server | Official | | 1182/TCP,UDP | AcceleNet Intelligent Transfer Protocol | Official | | 1194/TCP,UDP | OpenVPN | Official | | 1198/TCP,UDP | The cajo project Free dynamic transparent distributed computing in Java | Official | | 1200/TCP | scol, protocol used by SCOL 3D virtual worlds server to answer world name resolution client request[28] | Official | | 1200/UDP | scol, protocol used by SCOL 3D virtual worlds server to answer world name resolution client request | Official | | 1200/UDP | Steam Friends Applet | Unofficial | | 1214/TCP | Kazaa | Official | | 1220/TCP | QuickTime Streaming Server administration | Official | | 1223/TCP,UDP | TGP, TrulyGlobal Protocol, also known as "The Gur Protocol" (named for Gur Kimchi of TrulyGlobal) | Official | | 1241/TCP,UDP | Nessus Security Scanner | Official | | 1248/TCP | NSClient/NSClient++/NC_Net (Nagios) | Unofficial | | 1270/TCP,UDP | Microsoft System Center Operations Manager (SCOM) (formerly Microsoft Operations Manager (MOM)) agent | Official | | 1311/TCP | Dell Open Manage HTTPS | Unofficial | | 1313/TCP | Xbiim (Canvii server) | Unofficial | | 1337/TCP | WASTE Encrypted File Sharing Program | Unofficial | | 1352/TCP | IBM Lotus Notes/Domino Remote Procedure Call (RPC) protocol | Official | | 1387/TCP,UDP | cadsi-lm, LMS International (formerly Computer Aided Design Software, Inc. (CADSI)) LM | Official | | 1414/TCP | IBM WebSphere MQ (formerly known as MQSeries) | Official | | 1431/TCP | Reverse Gossip Transport Protocol (RGTP), used to access a General-purpose Reverse-Ordered Gossip Gathering System (GROGGS) bulletin board, such as that implemented on the Cambridge University's Phoenix system | Official | | 1433/TCP,UDP | Microsoft SQL Server database management system Server | Official | | 1434/TCP,UDP | Microsoft SQL Server database management system Monitor | Official | | 1494/TCP | Citrix XenApp Independent Computing Architecture (ICA) thin client protocol | Official | | 1512/TCP,UDP | Microsoft Windows Internet Name Service (WINS) | Official | | 1521/TCP | nCube License Manager | Official | | 1521/TCP | Oracle database default listener, in future releases official port 2483 | Unofficial | | 1524/TCP,UDP | ingreslock, ingres | Official | | 1526/TCP | Oracle database common alternative for listener | Unofficial | | 1533/TCP | IBM Sametime IM—Virtual Places Chat | Official | | 1547/TCP,UDP | Laplink | Official | | 1550 | Gadu-Gadu (direct client-to-client) | Unofficial | | 1581/UDP | MIL STD 2045-47001 VMF | Official | | 1589/UDP | Cisco VQP (VLAN Query Protocol) / VMPS | Unofficial | | 1645/TCP,UDP | radius, RADIUS authentication protocol (default for Cisco and Juniper Networks RADIUS servers) | Unofficial | | 1646/TCP,UDP | radacct, RADIUS accounting protocol (default for Cisco and Juniper Networks RADIUS servers) | Unofficial | | 1627 | iSketch | Unofficial | | 1677/TCP,UDP | Novell GroupWise clients in client/server access mode | Official | | 1701/UDP | Layer 2 Forwarding Protocol (L2F) & Layer 2 Tunneling Protocol (L2TP) | Official | | 1716/TCP | America's Army Massively multiplayer online role-playing game (MMORPG) | Unofficial | | 1723/TCP,UDP | Microsoft Point-to-Point Tunneling Protocol (PPTP) | Official | | 1725/UDP | Valve Steam Client | Unofficial | | 1755/TCP,UDP | Microsoft Media Services (MMS, ms-streaming) | Official | | 1761/TCP,UDP | cft-0 | Official | | 1761/TCP | Novell Zenworks Remote Control utility | Unofficial | | 1762–1768/TCP,UDP | cft-1 to cft-7 | Official | | 1812/TCP,UDP | radius, RADIUS authentication protocol | Official | | 1813/TCP,UDP | radacct, RADIUS accounting protocol | Official | | 1863/TCP | MSNP (Microsoft Notification Protocol), used by the .NET Messenger Service and a number of Instant Messaging clients | Official | | 1900/UDP | Microsoft SSDP Enables discovery of UPnP devices | Official | | 1935/TCP | Adobe Macromedia Flash Real Time Messaging Protocol (RTMP) "plain" protocol | Official | | 1970/TCP,UDP | Danware NetOp Remote Control | Official | | 1971/TCP,UDP | Danware NetOp School | Official | | 1972/TCP,UDP | InterSystems Caché | Official | | 1975–1977/UDP | Cisco TCO (Documentation) | Official | | 1984/TCP | Big Brother—network monitoring tool | Official | | 1985/UDP | Cisco HSRP | Official | | 1994/TCP,UDP | Cisco STUN-SDLC (Serial Tunneling—Synchronous Data Link Control) protocol | Official | | 1998/TCP,UDP | Cisco X.25 over TCP (XOT) service | Official | | 2000/TCP,UDP | Cisco SCCP (Skinny) | Official | | 2002/TCP | Secure Access Control Server (ACS) for Windows | Unofficial | | 2030 | Oracle Services for Microsoft Transaction Server | Unofficial | | 2031/TCP,UDP | mobrien-chat—obsolete (ex-http://www.mobrien.com) | Official | | 2049/UDP | Network File System | Official | | 2049/UDP | shilp | Official | | 2053/UDP | lot105-ds-upd Lot105 DSuper Updates | Official | | 2053/TCP | lot105-ds-upd Lot105 DSuper Updates | Official | | 2053/TCP | knetd Kerberos de-multiplexor | Unofficial | | 2056/UDP | Civilization 4 multiplayer | Unofficial | | 2073/TCP,UDP | DataReel Database | Official | | 2074/TCP,UDP | Vertel VMF SA (i.e. App.. SpeakFreely) | Official | | 2082/TCP | Infowave Mobility Server | Official | | 2082/TCP | CPanel default | Unofficial | | 2083/TCP | Secure Radius Service (radsec) | Official | | 2083/TCP | CPanel default SSL | Unofficial | | 2086/TCP | GNUnet | Official | | 2086/TCP | WebHost Manager default | Unofficial | | 2087/TCP | WebHost Manager default SSL | Unofficial | | 2095/TCP | CPanel default Web mail | Unofficial | | 2096/TCP | CPanel default SSL Web mail | Unofficial | | 2102/TCP,UDP | zephyr-srv Project Athena Zephyr Notification Service server | Official | | 2103/TCP,UDP | zephyr-clt Project Athena Zephyr Notification Service serv-hm connection | Official | | 2104/TCP,UDP | zephyr-hm Project Athena Zephyr Notification Service hostmanager | Official | | 2105/TCP,UDP | IBM MiniPay | Official | | 2105/TCP,UDP | eklogin Kerberos encrypted remote login (rlogin) | Unofficial | | 2105/TCP,UDP | zephyr-hm-srv Project Athena Zephyr Notification Service hm-serv connection (should use port 2102) | Unofficial | | 2161/TCP | APC Agent | Official | | 2181/TCP,UDP | EForward-document transport system | Official | | 2190/UDP | TiVoConnect Beacon | Unofficial | | 2200/UDP | Tuxanci game server[29] | Unofficial | | 2219/TCP,UDP | NetIQ NCAP Protocol | Official | | 2220/TCP,UDP | NetIQ End2End | Official | | 2222/TCP | DirectAdmin default | Unofficial | | 2222/UDP | Microsoft Office OS X antipiracy network monitor [1] | Unofficial | | 2301/TCP | HP System Management Redirect to port 2381 | Unofficial | | 2302/UDP | ArmA multiplayer (default for game) | Unofficial | | 2302/UDP | Halo: Combat Evolved multiplayer | Unofficial | | 2303/UDP | ArmA multiplayer (default for server reporting) (default port for game +1) | Unofficial | | 2305/UDP | ArmA multiplayer (default for VoN) (default port for game +3) | Unofficial | | 2369/TCP | Default for BMC Software CONTROL-M/Server—Configuration Agent, though often changed during installation | Unofficial | | 2370/TCP | Default for BMC Software CONTROL-M/Server—to allow the CONTROL-M/Enterprise Manager to connect to the CONTROL-M/Server, though often changed during installation | Unofficial | | 2381/TCP | HP Insight Manager default for Web server | Unofficial | | 2404/TCP | IEC 60870-5-104, used to send electric power telecontrol messages between two systems via directly connected data circuits | Official | | 2427/UDP | Cisco MGCP | Official | | 2447/TCP,UDP | ovwdb—OpenView Network Node Manager (NNM) daemon | Official | | 2483/TCP,UDP | Oracle database listening for unsecure client connections to the listener, replaces port 1521 | Official | | 2484/TCP,UDP | Oracle database listening for SSL client connections to the listener | Official | | 2546/TCP,UDP | Vytal Vault—Data Protection Services | Unofficial | | 2593/TCP,UDP | RunUO—Ultima Online server | Unofficial | | 2598/TCP | new ICA—when Session Reliability is enabled, TCP port 2598 replaces port 1494 | Unofficial | | 2612/TCP,UDP | QPasa from MQSoftware | Official | | 2710/TCP | XBT Bittorrent Tracker | Unofficial | | 2710/UDP | XBT Bittorrent Tracker experimental UDP tracker extension | Unofficial | | 2710/TCP | Knuddels.de | Unofficial | | 2735/TCP,UDP | NetIQ Monitor Console | Official | | 2809/TCP | corbaloc:iiop URL, per the CORBA 3.0.3 specification | Official | | 2809/TCP | IBM WebSphere Application Server (WAS) Bootstrap/rmi default | Unofficial | | 2809/UDP | corbaloc:iiop URL, per the CORBA 3.0.3 specification. | Official | | 2944/UDP | Megaco Text H.248 | Unofficial | | 2945/UDP | Megaco Binary (ASN.1) H.248 | Unofficial | | 2948/TCP,UDP | WAP-push Multimedia Messaging Service (MMS) | Official | | 2949/TCP,UDP | WAP-pushsecure Multimedia Messaging Service (MMS) | Official | | 2967/TCP | Symantec AntiVirus Corporate Edition | Unofficial | | 3000/TCP | Miralix License server | Unofficial | | 3000/UDP | Distributed Interactive Simulation (DIS), modifiable default | Unofficial | | 3001/TCP | Miralix Phone Monitor | Unofficial | | 3002/TCP | Miralix CSTA | Unofficial | | 3003/TCP | Miralix GreenBox API | Unofficial | | 3004/TCP | Miralix InfoLink | Unofficial | | 3006/TCP | Miralix SMS Client Connector | Unofficial | | 3007/TCP | Miralix OM Server | Unofficial | | 3025/TCP | netpd.org | Unofficial | | 3030/TCP | NetPanzer | Unofficial | | 3030/UDP | NetPanzer | Unofficial | | 3050/TCP,UDP | gds_db (Interbase/Firebird) | Official | | 3074/TCP,UDP | Xbox Live | Official | | 3128/TCP | HTTP used by Web caches and the default for the Squid cache | Unofficial | | 3260/TCP,UDP | iSCSI target | Official | | 3268/TCP,UDP | msft-gc, Microsoft Global Catalog (LDAP service which contains data from Active Directory forests) | Official | | 3269/TCP,UDP | msft-gc-ssl, Microsoft Global Catalog over SSL (similar to port 3268, LDAP over SSL) | Official | | 3283/TCP | Apple Remote Desktop reporting (officially Net Assistant, referring to an earlier product) | Official | | 3300/TCP | TripleA game server | Unofficial | | 3305/TCP,UDP | odette-ftp, Odette File Transfer Protocol (OFTP) | Official | | 3306/TCP,UDP | MySQL database system | Official | | 3333/TCP | Network Caller ID server | Unofficial | | 3386/TCP,UDP | GTP' 3GPP GSM/UMTS CDR logging protocol | Official | | 3389/TCP | Microsoft Terminal Server (RDP) officially registered as Windows Based Terminal (WBT) | Unofficial | | 3396/TCP,UDP | Novell NDPS Printer Agent | Official | | 3455/TCP,UDP | [RSVP] Reservation Protocol | Official | | 3632/TCP | distributed compiler | Official | | 3689/TCP | Digital Audio Access Protocol (DAAP)—used by Apple’s iTunes and AirPort Express | Official | | 3690/TCP,UDP | Subversion version control system | Official | | 3702/TCP,UDP | Web Services Dynamic Discovery (WS-Discovery), used by various components of Windows Vista | Official | | 3724/TCP,UDP | World of Warcraft Online gaming MMORPG | Official | | 3784/TCP,UDP | Ventrilo VoIP program used by Ventrilo | Unofficial | | 3785/UDP | Ventrilo VoIP program used by Ventrilo | Unofficial | | 3868/TCP,SCTP | Diameter base protocol (RFC 3588) | Official | | 3872/TCP | Oracle Management Remote Agent | Unofficial | | 3899/TCP | Remote Administrator | Unofficial | | 3900/TCP | udt_os, IBM UniData UDT OS[30] | Official | | 3945/TCP,UDP | EMCADS service, a Giritech product used by G/On | Official | | 4000/TCP,UDP | Diablo II game | Unofficial | | 4007/TCP | PrintBuzzer printer monitoring socket server | Unofficial | | 4089/TCP,UDP | OpenCORE Remote Control Service | Official | | 4093/TCP,UDP | PxPlus Client server interface ProvideX | Official | | 4096/TCP,UDP | Bridge-Relay Element ASCOM | Official | | 4100 | WatchGuard Authentication Applet—default | Unofficial | | 4111/TCP | Xgrid | Official | | 4111/TCP | Microsoft Office SharePoint Portal Server administration | Unofficial | | 4125/TCP | Microsoft Remote Web Workplace administration | Unofficial | | 4226/TCP,UDP | Aleph One (game) | Unofficial | | 4224/TCP | Cisco CDP Cisco discovery Protocol | Unofficial | | 4500/UDP | IPsec NAT traversal (RFC 3947) | Official | | 4569/UDP | Inter-Asterisk eXchange | Unofficial | | 4662/TCP,UDP | OrbitNet Message Service | Official | | 4662/TCP | often used by eMule | Unofficial | | 4664/TCP | Google Desktop Search | Unofficial | | 4672/UDP | eMule—often used | Unofficial | | 4747/TCP | Apprentice | Unofficial | | 4750/TCP | BladeLogic Agent | Unofficial | | 4894/TCP,UDP | LysKOM Protocol A | Official | | 4899/TCP,UDP | Radmin remote administration tool (program sometimes used as a Trojan horse) | Official | | 5000/TCP | commplex-main | Official | | 5000/TCP | UPnP—Windows network device interoperability | Unofficial | | 5000/TCP,UDP | VTun—VPN Software | Unofficial | | 5001/TCP | commplex-link | Official | | 5001/TCP,UDP | Iperf (Tool for measuring TCP and UDP bandwidth performance) | Unofficial | | 5001/TCP | Slingbox and Slingplayer | Unofficial | | 5003/TCP,UDP | FileMaker | Official | | 5004/TCP,UDP,DCCP | RTP (Real-time Transport Protocol) media data (RFC 3551, RFC 4571) | Official | | 5005/TCP,UDP,DCCP | RTP (Real-time Transport Protocol) control protocol (RFC 3551, RFC 4571) | Official | | 5031/TCP,UDP | AVM CAPI-over-TCP (ISDN over Ethernet tunneling) | Unofficial | | 5050/TCP | Yahoo! Messenger | Unofficial | | 5051/TCP | ita-agent Symantec Intruder Alert[31] | Official | | 5060/TCP,UDP | Session Initiation Protocol (SIP) | Official | | 5061/TCP | Session Initiation Protocol (SIP) over TLS | Official | | 5093/UDP | SPSS (Statistical Package for the Social Sciences) License Administrator | Unofficial | | 5104/TCP | IBM Tivoli Framework NetCOOL/Impact[32] HTTP Service | Unofficial | | 5106/TCP | A-Talk Common connection | Unofficial | | 5107/TCP | A-Talk Remote server connection | Unofficial | | 5110/TCP | ProRat Server | Unofficial | | 5121/TCP | Neverwinter Nights | Unofficial | | 5154/TCP,UDP | Bzflag | Official | | 5176/TCP | ConsoleWorks default UI interface | Unofficial | | 5190/TCP | ICQ and AOL Instant Messenger | Official | | 5222/TCP | Extensible Messaging and Presence Protocol (XMPP, Jabber) client connection (RFC 3920) | Official | | 5223/TCP | Extensible Messaging and Presence Protocol (XMPP, Jabber) client connection over SSL | Unofficial | | 5269/TCP | Extensible Messaging and Presence Protocol (XMPP, Jabber) server connection (RFC 3920) | Official | | 5298/TCP,UDP | Extensible Messaging and Presence Protocol (XMPP) link-local messaging | Official | | 5351/TCP,UDP | NAT Port Mapping Protocol—client-requested configuration for inbound connections through network address translators | Official | | 5353/UDP | Multicast DNS (MDNS) | Official | | 5355/TCP,UDP | LLMNR—Link-Local Multicast Name Resolution, allows hosts to perform name resolution for hosts on the same local link (only provided by Windows Vista and Server 2008) | Official | | 5402/TCP,UDP | mftp, Stratacache OmniCast content delivery system MFTP file sharing protocol | Official | | 5405/TCP,UDP | NetSupport | Official | | 5421/TCP,UDP | Net Support 2 | Official | | 5432/TCP,UDP | PostgreSQL database system | Official | | 5445/UDP | Cisco Unified Video Advantage | Unofficial | | 5495/TCP | Applix TM1 Admin server | Unofficial | | 5498/TCP | Hotline tracker server connection | Unofficial | | 5499/UDP | Hotline tracker server discovery | Unofficial | | 5500/TCP | VNC remote desktop protocol—for incoming listening viewer, Hotline control connection | Unofficial | | 5501/TCP | Hotline file transfer connection | Unofficial | | 5517/TCP | Setiqueue Proxy server client for SETI@Home project | Unofficial | | 5555/TCP | Freeciv versions up to 2.0, Hewlett Packard Data Protector, SAP | Unofficial | | 5556/TCP,UDP | Freeciv | Official | | 5631/TCP | pcANYWHEREdata, Symantec pcAnywhere (version 7.52 and later[33])[34] data | Official | | 5632/UDP | pcANYWHEREstat, Symantec pcAnywhere (version 7.52 and later) status | Official | | 5666/TCP | NRPE (Nagios) | Unofficial | | 5667/TCP | NSCA (Nagios) | Unofficial | | 5800/TCP | VNC remote desktop protocol—for use over HTTP | Unofficial | | 5814/TCP,UDP | Hewlett-Packard Support Automation (HP OpenView Self-Healing Services) | Official | | 5900/TCP,UDP | Virtual Network Computing (VNC) remote desktop protocol (used by Apple Remote Desktop and others) | Official | | 5938/TCP,UDP | TeamViewer[35] remote desktop protocol | Unofficial | | 5984/TCP,UDP | CouchDB database server | Official | | 6000/TCP | X11—used between an X client and server over the network | Official | | 6001/UDP | X11—used between an X client and server over the network | Official | | 6005/TCP | Default for BMC Software CONTROL-M/Server—Socket used for communication between CONTROL-M processes—though often changed during installation | Unofficial | | 6050/TCP | Brightstor Arcserve Backup | Unofficial | | 6051/TCP | Brightstor Arcserve Backup | Unofficial | | 6086/TCP | PDTP—FTP like file server in a P2P network | Official | | 6100/TCP | Vizrt System | Unofficial | | 6110/TCP,UDP | softcm, HP Softbench CM | Official | | 6111/TCP,UDP | spc, HP Softbench Sub-Process Control | Official | | 6112/TCP,UDP | "dtspcd"—a network daemon that accepts requests from clients to execute commands and launch applications remotely | Official | | 6112/TCP | Blizzard's Battle.net gaming service, ArenaNet gaming service | Unofficial | | 6129/TCP | Dameware Remote Control | Unofficial | | 6257/UDP | WinMX (see also 6699) | Unofficial | | 6346/TCP,UDP | gnutella-svc, Gnutella (FrostWire, Limewire, Shareaza, etc.) | Official | | 6347/TCP,UDP | gnutella-rtr, Gnutella alternate | Official | | 6444/TCP,UDP | Sun Grid Engine—Qmaster Service | Official | | 6445/TCP,UDP | Sun Grid Engine—Execution Service | Official | | 6502/TCP,UDP | Danware Data NetOp Remote Control | Unofficial | | 6522/TCP | Gobby (and other libobby-based software) | Unofficial | | 6543/UDP | Paradigm Research & Development Jetnet[36] default | Unofficial | | 6566/TCP | SANE (Scanner Access Now Easy)—SANE network scanner daemon | Unofficial | | 6600/TCP | Music Playing Daemon (MPD) | Unofficial | | 6619/TCP,UDP | odette-ftps, Odette File Transfer Protocol (OFTP) over TLS/SSL | Official | | 6665–6669/TCP | Internet Relay Chat | Official | | 6679/TCP | IRC SSL (Secure Internet Relay Chat)—often used | Unofficial | | 6697/TCP | IRC SSL (Secure Internet Relay Chat)—often used | Unofficial | | 6699/TCP | WinMX (see also 6257) | Unofficial | | 6771/UDP | Polycom server broadcast | Unofficial | | 6881–6887/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6888/TCP,UDP | MUSE | Official | | 6888/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6889–6890/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6891–6900/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6891–6900/TCP,UDP | Windows Live Messenger (File transfer) | Unofficial | | 6901/TCP,UDP | Windows Live Messenger (Voice) | Unofficial | | 6901/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6902–6968/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 6969/TCP,UDP | acmsoda | Official | | 6969/TCP | BitTorrent tracker | Unofficial | | 6970–6999/TCP,UDP | BitTorrent part of full range of ports used most often | Unofficial | | 7000/TCP | Default for Azureus's built in HTTPS Bittorrent Tracker | Unofficial | | 7001/TCP | Default for BEA WebLogic Server's HTTP server, though often changed during installation | Unofficial | | 7002/TCP | Default for BEA WebLogic Server's HTTPS server, though often changed during installation | Unofficial | | 7005/TCP,UDP | Default for BMC Software CONTROL-M/Server and CONTROL-M/Agent—Agent-to-Server, though often changed during installation | Unofficial | | 7006/TCP,UDP | Default for BMC Software CONTROL-M/Server and CONTROL-M/Agent—Server-to-Agent, though often changed during installation | Unofficial | | 7010/TCP | Default for Cisco AON AMC (AON Management Console) [2] | Unofficial | | 7025/TCP | Zimbra LMTP [mailbox]—local mail delivery | Unofficial | | 7047/TCP | Zimbra conversion server | Unofficial | | 7133/TCP | Enemy Territory: Quake Wars | Unofficial | | 7171/TCP | Tibia | Unofficial | | 7306/TCP | Zimbra mysql [mailbox] | Unofficial | | 7307/TCP | Zimbra mysql [logger] | Unofficial | | 7312/UDP | Sibelius License Server | Unofficial | | 7670/TCP | BrettspielWelt BSW Boardgame Portal | Unofficial | | 7777/TCP | iChat server file transfer proxy | Unofficial | | 7777/TCP | Default used by Windows backdoor program tini.exe | Unofficial | | 7831/TCP | Default used by Smartlaunch Internet Cafe Administration[37] software | Unofficial | | 8000/TCP,UDP | iRDMI (Intel Remote Desktop Management Interface)[38]—sometimes erroneously used instead of port 8080 | Official | | 8000/TCP | Commonly used for internet radio streams such as those using SHOUTcast | Unofficial | | 8002/TCP | Cisco Systems Unified Call Manager Intercluster | Unofficial | | 8008/TCP | HTTP Alternate | Official | | 8008/TCP | IBM HTTP Server administration default | Unofficial | | 8010/TCP | XMPP/Jabber File transfers | Unofficial | | 8074/TCP | Gadu-Gadu | Unofficial | | 8080/TCP | HTTP alternate (http_alt)—commonly used for Web proxy and caching server, or for running a Web server as a non-root user | Official | | 8080/TCP | Apache Tomcat | Unofficial | | 8086/TCP | HELM Web Host Automation Windows Control Panel | Unofficial | | 8086/TCP | Kaspersky AV Control Center | Unofficial | | 8087/TCP | Hosting Accelerator Control Panel | Unofficial | | 8087/UDP | Kaspersky AV Control Center | Unofficial | | 8087/TCP | SW Soft Plesk Control Panel | Unofficial | | 8090/TCP | Another HTTP Alternate (http_alt_alt)—used as an alternative to port 8080 | Unofficial | | 8118/TCP | Privoxy—advertisement-filtering Web proxy | Official | | 8123/TCP | Polipo Web proxy | Official | | 8200/TCP | GoToMyPC | Unofficial | | 8220/TCP | Bloomberg | Unofficial | | 8222 | VMware Server Management User Interface (insecure Web interface)[39]. See also port 8333 | Unofficial | | 8291/TCP | Winbox—Default on a MikroTik RouterOS for a Windows application used to administer MikroTik RouterOS | Unofficial | | 8294/TCP | Bloomberg | Unofficial | | 8333 | VMware Server Management User Interface (secure Web interface)[40]. See also port 8222 | Unofficial | | 8400/TCP,UDP | cvp, Commvault Unified Data Management | Official | | 8443/TCP | SW Soft Plesk Control Panel | Unofficial | | 8500/TCP | ColdFusion Macromedia/Adobe ColdFusion default | Unofficial | | 8501/UDP | Duke Nukem 3D—default | Unofficial | | 8767/UDP | TeamSpeak—default | Unofficial | | 8880/UDP | cddbp-alt, CD DataBase (CDDB) protocol (CDDBP) alternate | Official | | 8880/TCP | cddbp-alt, CD DataBase (CDDB) protocol (CDDBP) alternate | Official | | 8880/TCP | WebSphere Application Server SOAP connector default | Unofficial | | 8881/TCP | Atlasz Informatics Research Ltd Secure Application Server | Unofficial | | 8882/TCP | Atlasz Informatics Research Ltd Secure Application Server | Unofficial | | 8888/TCP,UDP | NewsEDGE server | Official | | 8888/TCP | Sun Answerbook dwhttpd server (deprecated by docs.sun.com) | Unofficial | | 8888/TCP | GNUmp3d HTTP music streaming and Web interface | Unofficial | | 8888/TCP | LoLo Catcher HTTP Web interface (www.optiform.com) | Unofficial | | 9000/TCP | Buffalo LinkSystem Web access | Unofficial | | 9000/TCP | DBGp | Unofficial | | 9000/UDP | UDPCast | Unofficial | | 9001 | cisco-xremote router configuration | Unofficial | | 9001 | Tor network default | Unofficial | | 9001/TCP | DBGp Proxy | Unofficial | | 9009/TCP,UDP | Pichat Server—Peer to peer chat software | Official | | 9043/TCP | WebSphere Application Server Administration Console secure | Unofficial | | 9050/TCP | Tor | Unofficial | | 9051/TCP | Tor | Unofficial | | 9060/TCP | WebSphere Application Server Administration Console | Unofficial | | 9080/UDP | glrpc, Groove Collaboration software GLRPC | Official | | 9080/TCP | glrpc, Groove Collaboration software GLRPC | Official | | 9080/TCP | WebSphere Application Server HTTP Transport (port 1) default | Unofficial | | 9090/TCP | Openfire Administration Console | Unofficial | | 9100/TCP | PDL Data Stream | Official | | 9110/UDP | SSMP Message protocol | Unofficial | | 9101 | Bacula Director | Official | | 9102 | Bacula File Daemon | Official | | 9103 | Bacula Storage Daemon | Official | | 9119/TCP,UDP | MXit Instant Messenger | Official | | 9418/TCP,UDP | git, Git pack transfer service | Official | | 9443/TCP | WSO2 Web Services Application Server HTTPS transport (officially WSO2 Tungsten HTTPS | Official | | 9443/TCP | WebSphere Application Server HTTP Transport (port 2) default | Unofficial | | 9535/TCP | mngsuite, LANDesk Management Suite Remote Control | Official | | 9535/TCP | BBOS001, IBM Websphere Application Server (WAS) High Avail Mgr Com | Unofficial | | 9535/UDP | mngsuite, LANDesk Management Suite Remote Control | Official | | 9800/TCP,UDP | WebDAV Source | Official | | 9800 | WebCT e-learning portal | Unofficial | | 9898/TCP,UDP | MonkeyCom | Official | | 9898/TCP | Tripwire - File Integrity Monitoring Software | Unofficial | | 9999 | Hydranode—edonkey2000 TELNET control | Unofficial | | 9999/TCP | Lantronix UDS-10/UDS100[41] RS-485 to Ethernet Converter TELNET control | Unofficial | | 9999 | Urchin Web Analytics | Unofficial | | 10000 | Webmin—Web-based Linux admin tool | Unofficial | | 10000 | BackupExec | Unofficial | | 10001/TCP | Lantronix UDS-10/UDS100[42] RS-485 to Ethernet Converter default | Unofficial | | 10008/TCP,UDP | Octopus Multiplexer, primary port for the CROMP protocol, which provides a platform-independent means for communication of objects across a network | Official | | 10017 | AIX,NeXT, HPUX—rexd daemon control | Unofficial | | 10024/TCP | Zimbra smtp [mta]—to amavis from postfix | Unofficial | | 10025/TCP | Ximbra smtp [mta]—back to postfix from amavis | Unofficial | | 10050/TCP,UDP | Zabbix-Agent | Official | | 10051/TCP,UDP | Zabbix-Trapper | Official | | 10113/TCP,UDP | NetIQ Endpoint | Official | | 10114/TCP,UDP | NetIQ Qcheck | Official | | 10115/TCP,UDP | NetIQEndpoint | Official | | 10116/TCP,UDP | NetIQ VoIP Assessor | Official | | 10200/TCP | FRISK Software International's fpscand virus scanning daemon for Unix platforms [3] | Unofficial | | 10200–10204/TCP | FRISK Software International's f-protd virus scanning daemon for Unix platforms [4] | Unofficial | | 10308 | Lock-on: Modarn Air Combat | Unofficial | | 10480 | SWAT 4 Dedicated Server | Unofficial | | 11211 | memcached | Unofficial | | 11235 | Savage:Battle for Newerth Server Hosting | Unofficial | | 11294 | Blood Quest Online Server | Unofficial | | 11371 | OpenPGP HTTP key server | Official | | 11576 | IPStor Server management communication | Unofficial | | 12035/UDP | Linden Lab viewer to sim | Unofficial | | 12345 | NetBus—remote administration tool (often Trojan horse). Also used by NetBuster. Little Fighter 2 (TCP). | Unofficial | | 12975/TCP | LogMeIn Hamachi (VPN tunnel software; also port 32976)—used to connect to Mediation Server (bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 & 32976 fail to connect | Unofficial | | 13000–13050/UDP | Linden Lab viewer to sim | Unofficial | | 13720/TCP,UDP | Symantec NetBackup—bprd (formerly VERITAS) | Official | | 13721/TCP,UDP | Symantec NetBackup—bpdbm (formerly VERITAS) | Official | | 13724/TCP,UDP | Symantec Network Utility—vnetd (formerly VERITAS) | Official | | 13782/TCP,UDP | Symantec NetBackup—bpcd (formerly VERITAS) | Official | | 13783/TCP,UDP | Symantec VOPIED protocol (formerly VERITAS) | Official | | 13785/TCP,UDP | Symantec NetBackup Database—nbdb (formerly VERITAS) | Official | | 13786/TCP,UDP | Symantec nomdb (formerly VERITAS) | Official | | 14567/UDP | Battlefield 1942 and mods | Unofficial | | 15000/TCP | psyBNC | Unofficial | | 15000/TCP | Wesnoth | Unofficial | | 15000/TCP | hydap, Hypack Hydrographic Software Packages Data Acquisition | Official | | 15000/UDP | hydap, Hypack Hydrographic Software Packages Data Acquisition | Official | | 15567/UDP | Battlefield Vietnam and mods | Unofficial | | 15345/TCP,UDP | XPilot Contact | Official | | 16000/TCP | shroudBNC | Unofficial | | 16080/TCP | Mac OS X Server Web (HTTP) service with performance cache[43] | Unofficial | | 16384/UDP | Iron Mountain Digital online backup | Unofficial | | 16567/UDP | Battlefield 2 and mods | Unofficial | | 19226/TCP | Panda Software AdminSecure Communication Agent | Unofficial | | 19638/TCP | Ensim Control Panel | Unofficial | | 19813/TCP | 4D database Client Server Communication | Unofficial | | 20000 | DNP (Distributed Network Protocol), a protocol used in SCADA systems between communicating RTU's and IED's | Official | | 20000 | Usermin, Web-based user tool | Unofficial | | 20720/TCP | Symantec i3 Web GUI server | Unofficial | | 22347/TCP,UDP | WibuKey, WIBU-SYSTEMS AG Software protection system | Official | | 22350/TCP,UDP | CodeMeter, WIBU-SYSTEMS AG Software protection system | Official | | 24554/TCP,UDP | BINKP, Fidonet mail transfers over TCP/IP | Official | | 24800 | Synergy: keyboard/mouse sharing software | Unofficial | | 24842 | StepMania: Online: Dance Dance Revolution Simulator | Unofficial | | 25999/TCP | Xfire | Unofficial | | 26000/TCP,UDP | id Software's Quake server | Official | | 26000/TCP | CCP's EVE Online Online gaming MMORPG | Unofficial | | 27000/UDP | (through 27006) id Software's QuakeWorld master server | Unofficial | | 27010 | Half-Life and its mods, such as Counter-Strike | Unofficial | | 27015 | Half-Life and its mods, such as Counter-Strike | Unofficial | | 27374 | Sub7 default. Most script kiddies do not change from this. | Unofficial | | 27500/UDP | (through 27900) id Software's QuakeWorld | Unofficial | | 27888/UDP | Kaillera server | Unofficial | | 27900 | (through 27901) Nintendo Wi-Fi Connection | Unofficial | | 27901/UDP | (through 27910) id Software's Quake II master server | Unofficial | | 27960/UDP | (through 27969) Activision's Enemy Territory and id Software's Quake III Arena and Quake III and some ioquake3 derived games | Unofficial | | 28910 | Nintendo Wi-Fi Connection | Unofficial | | 28960 | Call of Duty 2 Common Call of Duty 2 (PC Version) | Unofficial | | 28961 | Call of Duty 4: Modern Warfare Common Call of Duty 4 (PC Version) | Unofficial | | 29900 | (through 29901) Nintendo Wi-Fi Connection | Unofficial | | 29920 | Nintendo Wi-Fi Connection | Unofficial | | 30000 | Pokemon Netbattle | Unofficial | | 30564/TCP | Multiplicity: keyboard/mouse/clipboard sharing software | Unofficial | | 31337/TCP | Back Orifice—remote administration tool (often Trojan horse) | Unofficial | | 31337/TCP | xc0r3 security | Unofficial | | 31415 | ThoughtSignal—Server Communication Service (often Informational) | Unofficial | | 31456–31458/TCP | TetriNET (in order: IRC, game, and spectating) | Unofficial | | 32245/TCP | MMTSG-mutualed over MMT (encrypted transmission) | Unofficial | | 32976/TCP | LogMeIn Hamachi (VPN tunnel software; also port 12975)—used to connect to Mediation Server (bibi.hamachi.cc); will attempt to use SSL (TCP port 443) if both 12975 & 32976 fail to connect | Unofficial | | 33434/TCP,UDP | traceroute | Official | | 34443 | Linksys PSUS4 print server | Unofficial | | 37777/TCP | Digital Video Recorder hardware | Unofficial | | 36963 | Counter Strike 2D multiplayer (2D clone of popular CounterStrike computer game) | Unofficial | | 40000/TCP,UDP | SafetyNET p Real-time Industrial Ethernet protocol | Official | | 43594–43595/TCP | RuneScape | Unofficial | | 47808/TCP,UDP | BACnet Building Automation and Control Networks | Official | | 49151 | Reserved[1] | Official | Distributed Component Object Model (DCOM) is a Microsoft proprietary technology for software components distributed across several networked computers to communicate with each other. ...
Distributed Component Object Model (DCOM) is a Microsoft proprietary technology for software components distributed across several networked computers to communicate with each other. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
AIX (Advanced Interactive eXecutive) is the name given to a series of proprietary operating systems sold by IBM for several of its computer system platforms, based on UNIX System V. Before the product was ever marketed, the acronym AIX originally stood for Advanced IBM UNIX. The latest scalable AIX 5L...
For other uses, see IBM (disambiguation) and Big Blue. ...
AIX (Advanced Interactive eXecutive) is the name given to a series of proprietary operating systems sold by IBM for several of its computer system platforms, based on UNIX System V. Before the product was ever marketed, the acronym AIX originally stood for Advanced IBM UNIX. The latest scalable AIX 5L...
Look up Socks in Wiktionary, the free dictionary. ...
WebObjects is a Java Web application server by Apple Computer. ...
A typical implementation model of Java-RMI using Stub and Skeleton objects. ...
A typical implementation model of Java-RMI using Stub and Skeleton objects. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
A Network Operations Center or NOC (pronounced nock) is one or more locations from which control is exercised over a computer or telecommunications network, or part thereof. ...
Light control computerized system Home automation (also called domotics) is a field within building automation, specializing in the specific automation requirements of private homes and in the application of automation techniques for the comfort and security of its residents. ...
OpenVPN is a virtual private network (VPN) package for creating point-to-point encrypted tunnels between host computers. ...
The Cajo Project is a framework that enables multiple java applications that are spread across multiple machines to work together as one transparently and dynamically. ...
Steam is a digital distribution, digital rights management, multiplayer and communications platform developed by Valve Corporation. ...
Kazaa Media Desktop (once capitalized as KaZaA, but now usually left as Kazaa) is a peer-to-peer file sharing application using the FastTrack protocol. ...
QuickTime Streaming Server (QTSS) is a server or service daemon built into Apple Computers Mac OS X Server that delivers video and audio on request to users over a computer network or the Internet. ...
In computer security, Nessus is a comprehensive vulnerability scanning program. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
System Center Operations Manager (SCOM), formerly Microsoft Operations Manager (MOM), is a performance and event monitoring product from Microsoft targeting Windows systems. ...
For other uses, see Waste (disambiguation). ...
For other uses, see IBM (disambiguation) and Big Blue. ...
Lotus Notes is a client-server collaborative software and e-mail system owned by Lotus Software, of the IBM Software Group. ...
Lotus Domino is an IBM server product that provides enterprise-grade e-mail, collaboration capabilities, and custom application platform. ...
Remote procedure call (RPC) is a protocol that allows a computer program running on one computer to cause a subroutine on another computer to be executed without the programmer explicitly coding the details for this interaction. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
IBM WebSphere MQ is a network communication technology launched by IBM in March 1992. ...
MQSeries was the IBM Trade Mark for a proprietary message queueing middleware product. ...
Ward Christensen and the computer that ran the first public Bulletin Board Systems, CBBS A Bulletin board system, or BBS, is a computer system running software that allows users to dial into the system over a phone line (or Telnet) and, using a terminal program, perform functions such as downloading...
The University of Cambridge (often Cambridge University), located in Cambridge, England, is the second-oldest university in the English-speaking world and has a reputation as one of the most prestigious universities in the world. ...
Phoenix was the name of an IBM mainframe computer at Cambridge Universitys Computer Laboratory. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ...
A database management system (DBMS) is computer software designed for the purpose of managing databases based on a variety of data models. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ...
A database management system (DBMS) is computer software designed for the purpose of managing databases based on a variety of data models. ...
Citrix Systems (NASDAQ: CTXS) is a U.S. high technology software company, based in Fort Lauderdale, Florida, with subsidiary operations in the UK and Australia. ...
Independent Computing Architecture (ICA) is a proprietary protocol for an application server system, designed by Citrix Systems. ...
A HP T5700 thin client, with flash memory A Neoware m100 thin client. ...
For other senses of this word, see protocol. ...
Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ...
Windows Internet Name Service (WINS) is Microsofts implementation of NetBIOS Name Service (NBNS), a name server and service for NetBIOS computer names. ...
The term Oracle database may refer either to the database management system (DBMS) software released by Oracle Corporation as Oracle RDBMS, or to any of the individual databases managed by such software. ...
The term Oracle database may refer either to the database management system (DBMS) software released by Oracle Corporation as Oracle RDBMS, or to any of the individual databases managed by such software. ...
Lotus Sametime is a commercial client-server instant messaging application distributed by the Lotus Software division of IBM. Lotus Sametime provides basic instant messaging functionality, presence information, and support for web conferencing. ...
Laplink Gold is software used for data transfer and remote control between two or more computers. ...
Gadu-Gadu is an instant messaging program that is popular in Poland. ...
In telecommunication, a combat-net radio (CNR) is a radio operating in a network that (a) provides a half-duplex circuit and (b) uses either a single radio frequency or a discrete set of radio frequencies when in a frequency hopping mode. ...
The VLAN Query Protocol (VQP) was written by Cisco and allows end-devices on LANs to be authenticated via their MAC address and an appropriate VLAN attributed. ...
This article is about an authentication, authorization, and accounting protocol. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
Juniper Networks NASDAQ: JNPR is a telecommunications equipment company. ...
This article is about an authentication, authorization, and accounting protocol. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
Juniper Networks NASDAQ: JNPR is a telecommunications equipment company. ...
For the road bicycle racing team previously known as Novell, see Rabobank (cycling). ...
GroupWise is a cross-platform collaborative software product from Novell, Inc. ...
In computer networking, the Layer 2 Tunneling Protocol (L2TP) is a tunneling protocol used to support virtual private networks (VPNs). ...
For the actual U.S. Army, see United States Army. ...
Players interacting in Ultima Online, a classic MMORPG. Massively multiplayer online role-playing game (MMORPG) is a genre of online computer role-playing games (CRPGs) in which a large number of players interact with one another in a virtual world. ...
An image from World of Warcraft, one of the largest commercial MMORPGs as of 2004, based on active subscriptions. ...
The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. ...
Microsofts streaming server Microsoft Media Services (also called NetShow Services) uses the Microsoft Media Server (MMS) protocol to transfer unicast data. ...
For the road bicycle racing team previously known as Novell, see Rabobank (cycling). ...
This article is about an authentication, authorization, and accounting protocol. ...
This article is about an authentication, authorization, and accounting protocol. ...
Mobile Status Notification Protocol (MSNP, which is not an acronym for Microsoft Network Protocol as is often believed) is the protocol employed by MSN Messenger and other clients like Trillian and Windows Messenger to communicate with the MSN Messenger switchboard servers. ...
Microsoft Notification Protocol (MSNP, which is not an acronym for Microsoft Network Protocol or Mobile Status Notification Protocol, as is often believed) is the protocol developed by Microsoft for use by the . ...
The . ...
// Instant messaging (IM) is a form of real-time communication between two or more people based on typed text. ...
The . ...
Simple Service Discovery Protocol (SSDP) is an expired IETF Internet draft by Microsoft and Hewlett-Packard. ...
Universal Plug and Play (UPnP) is a set of computer network protocols promulgated by the UPnP Forum. ...
Renewal of the surface coating of an adobe wall in Chamisal, New Mexico Adobe is a natural building material composed of sand, sandy clay and straw or other organic materials, which is shaped into bricks using wooden frames and dried in the sun. ...
Macromedia was an American graphics and web development software house headquartered in San Francisco, California producing such products as Macromedia Flash. ...
Adobe Flash - previously called Shockwave Flash and Macromedia Flash - is a set of multimedia technologies developed and distributed by Adobe Systems and earlier by Macromedia. ...
Real Time Messaging Protocol (RTMP) is a proprietary protocol developed by Adobe Systems (formerly developed by Macromedia) that is primarily used with Macromedia Flash Media Server to stream audio and video over the internet to the Adobe Flash Player client. ...
Caché is a proprietary M technology-based database management system from InterSystems. ...
Total cost of ownership (TCO) is a financial estimate designed to help consumers and enterprise managers assess direct and indirect costs commonly related to software or hardware. ...
Hot Standby Router Protocol (HSRP) is a Cisco proprietary redundancy protocol for establishing a fault-tolerant default gateway, and has been described in detail in RFC 2281. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
Synchronous Data Link Control (SDLC) is a computer communications protocol. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
SCCP is a proprietary VoIP terminal control protocol originally developed by Selius Corporation. ...
Oracle Corporation (NASDAQ: ORCL) is one of the major companies developing database management systems (DBMS), tools for database development, middle-tier software, enterprise resource planning software (ERP), customer relationship management software (CRM) and supply chain management (SCM) software. ...
To meet Wikipedias quality standards, this article or section may require cleanup. ...
For the protocol of this name, see Network File System (protocol). ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Civilization IV is a turn-based strategy computer game currently being developed by Sid Meier and his studio Firaxis Games. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
GNUnet is a free software framework for decentralized, peer-to-peer networking. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
cPanel (Control Panel) is a graphical web-based web-hosting control panel, designed to make administration of websites easy. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM. It was launched in 1983, and research and development ran through June 30, 1991, eight years after it began. ...
Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM. It was launched in 1983, and research and development ran through June 30, 1991, eight years after it began. ...
Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM. It was launched in 1983, and research and development ran through June 30, 1991, eight years after it began. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
Kerberos is the name of a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner. ...
Project Athena was a joint project of MIT, Digital Equipment Corporation, and IBM. It was launched in 1983, and research and development ran through June 30, 1991, eight years after it began. ...
American Power Conversion Corp. ...
EForward is a file/document transport protocol to transfer files between computer systems with a guaranteed level of reliablity. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
DirectAdmin is a graphical web-based web hosting control panel designed to make administration of websites easier. ...
In statistics, autoregressive moving average (ARMA) models are typically applied to time series data. ...
Halo: Combat Evolved, or simply Halo, is a video game in the first-person shooter (FPS) genre, created by the Microsoft-owned Bungie Studios. ...
In statistics, autoregressive moving average (ARMA) models are typically applied to time series data. ...
In statistics, autoregressive moving average (ARMA) models are typically applied to time series data. ...
BMC Software, Inc. ...
BMC Software, Inc. ...
The initials IEC can stand for: Network Institute of Exterior Cleaning Information, Education, and Communication Independent Electoral Commission Independent Electrical Contractors Industrial Emergency Council Inertial electrostatic confinement (in fusion energy) Institut des Experts-comptables et des Conseils fiscaux Institut dEstudis Catalans, Catalan Studies Institute Interactive Evolutionary Computation International Education...
IEC 60870-5-101 provides a communication profile for sending basic telecontrol messages between two systems, which uses permanent directly connected data circuits between the systems. ...
For delivered electrical power, see Electrical power industry. ...
Messages redirects here. ...
For other uses, see Data (disambiguation). ...
Look up circuit in Wiktionary, the free dictionary. ...
In computing, Media Gateway Control Protocol (MGCP) is a protocol used within a Voice over IP system. ...
OpenView is a Hewlett Packard product range consisting of an extensive portfolio of network and systems management products. ...
Network Node Manager (NNM) is a Hewlett Packard OpenView product which manages networks. ...
The term Oracle database may refer either to the database management system (DBMS) software released by Oracle Corporation as Oracle RDBMS, or to any of the individual databases managed by such software. ...
The term Oracle database may refer either to the database management system (DBMS) software released by Oracle Corporation as Oracle RDBMS, or to any of the individual databases managed by such software. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Ultima Online (UO) is a popular graphical massively multiplayer online role-playing game (MMORPG), released on September 25, 1997, by Origin Systems. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
In computing, Common Object Request Broker Architecture (CORBA) is a standard for software componentry, created and controlled by the Object Management Group (OMG). ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
In computing, Bootstrapping refers to a process where a simple system activates another more complicated system that serves the same purpose. ...
The Java Remote Method Invocation API, or Java RMI, is a Java application programming interface for performing remote procedure calls. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
In computing, Common Object Request Broker Architecture (CORBA) is a standard for software componentry, created and controlled by the Object Management Group (OMG). ...
Megaco (a contraction of Media Gateway Controller) is a signalling protocol, used between a Media Gateway and a Media Gateway Controller (also known as a Call Agent or a Soft Switch) in a VoIP network. ...
Megaco (a contraction of Media Gateway Controller) is a signalling protocol, used between a Media Gateway and a Media Gateway Controller (also known as a Call Agent or a Soft Switch) in a VoIP network. ...
WAP is an open international standard for applications that use wireless communication. ...
For the Microsoft Media Server (MMS) protocol, see Microsoft Media Services. ...
WAP is an open international standard for applications that use wireless communication. ...
For the Microsoft Media Server (MMS) protocol, see Microsoft Media Services. ...
Distributed Interactive Simulation (DIS) is a standard for conducting real-time platform-level wargaming across multiple host computers. ...
netPanzer is a free online multiplayer real-time strategy game designed for fast action combat. ...
netPanzer is a free online multiplayer real-time strategy game designed for fast action combat. ...
Xbox Live is a subscription-based online gaming service for Microsofts Xbox and Xbox 360 video game consoles. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Web caching is the caching of web documents (e. ...
Squid is a proxy server and web cache daemon. ...
In computing, iSCSI (for Internet SCSI) is a protocol that allows clients (called initiators) to send SCSI commands (CDBs) to SCSI storage devices (targets) on remote servers. ...
Lightweight Directory Access Protocol (LDAP) is a protocol for accessing on-line directory services. ...
Typically Active Directory is managed using the graphical Microsoft Management Console. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Lightweight Directory Access Protocol (LDAP) is a protocol for accessing on-line directory services. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Apple Remote Desktop (ARD) is a Macintosh application produced by Apple Computer, first released on March 14, 2002, that replaced a similar product called Apple Network Assistant. ...
TripleA is an open source Axis and Allies clone released under the GPL. The latest stable version, v. ...
The Odette File Transfer Protocol (OFTP) is a protocol used for direct electronic communication of data between two communications partners. ...
The Odette File Transfer Protocol (OFTP) is a protocol used for direct electronic communication of data between two communications partners. ...
MySQL (pronounced (IPA) , my S-Q-L[1]) is a multithreaded, multi-user SQL database management system (DBMS)[2] which has, according to MySQL AB, more than 10 million installations. ...
This article or section does not adequately cite its references or sources. ...
For other uses, see GSM (disambiguation). ...
Universal Mobile Telecommunications System (UMTS) is one of the third-generation (3G) mobile phone technologies. ...
A Call Detail Record (CDR) (also Call Detail Recording) or Station Message Detail Recording (SMDR) in the telecom sector is a file containing information about recent system usage such as the identities of sources (points of origin), the identities of destinations (endpoints), the duration of each call, the amount billed...
Remote Desktop Protocol (RDP) is a multi-channel protocol that allows a user to connect to a computer running Microsoft Terminal Services. ...
For the road bicycle racing team previously known as Novell, see Rabobank (cycling). ...
The Digital Audio Access Protocol (DAAP) is the protocol introduced by Apple in its iTunes software to share media across a local network. ...
Apple Inc. ...
This article is about the iTunes application. ...
This article is about Apples wireless networking product. ...
In computing, Subversion (SVN) is a version control system (VCS) initiated in 2000 by CollabNet Inc. ...
Windows Vista (pronounced ) is a line of operating systems developed by Microsoft for use on personal computers, including home and business desktops, laptops, Tablet PCs, and media centers. ...
World of Warcraft (commonly abbreviated as WoW) is a massive multiplayer online role-playing game (MMORPG) developed by Blizzard Entertainment and is the fourth game in the Warcraft series, excluding expansion packs and the cancelled Warcraft Adventures: Lord of the Clans. ...
Ventrilo is a proprietary Voice over IP program with clients for Microsoft Windows and Mac OS X. Most users of Ventrilo use a headset or microphone and use the program to talk freely to each other, similar to a telephone conference call. ...
Ventrilo is a proprietary Voice over IP program with clients for Microsoft Windows and Mac OS X. Most users of Ventrilo use a headset or microphone and use the program to talk freely to each other, similar to a telephone conference call. ...
Ventrilo is a proprietary Voice over IP program with clients for Microsoft Windows and Mac OS X. Most users of Ventrilo use a headset or microphone and use the program to talk freely to each other, similar to a telephone conference call. ...
Ventrilo is a proprietary Voice over IP program with clients for Microsoft Windows and Mac OS X. Most users of Ventrilo use a headset or microphone and use the program to talk freely to each other, similar to a telephone conference call. ...
Diameter is a computer networking protocol for AAA (Authentication, Authorization and Accounting). ...
Remote Administrator (radmin) is proprietary remote administration utility for Microsoft Windows developed by the Famatech software company. ...
Diablo II, sequel to the popular game Diablo, is a dark fantasy-themed action role-playing game in a hack and slash or Dungeon Roaming style. ...
ProvideX is an exceptionally powerful, versatile, and intuitive programming language for building sophisticated business applications â applications that are ready to accommodate future technologies and a variety of host platforms. ...
ASCOM is a Swiss telecommunication company, formed in 1987 following the merger of the three companies Autophon, Hasler and Zellweger. ...
In computers, Xgrid is software (Apple Computer, Inc. ...
Microsoft Office SharePoint Portal Server - Wikipedia, the free encyclopedia /**/ @import /skins-1. ...
Aleph One (formerly known as the Marathon Open Source Project) is an open-source first-person shooter engine based on the source code of Bungie Studios Marathon 2: Durandal. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
IAX is the Inter-Asterisk eXchange protocol used by Asterisk, a dual licensed open source and commercial PBX server from Digium and other softswitches and PBXs. ...
eMule is a peer-to-peer file sharing application for Microsoft Windows. ...
Google Desktops logo Google Desktop is a desktop search software for Mac OS X, Linux and Microsoft Windows. ...
eMule is a peer-to-peer file sharing application for Microsoft Windows. ...
BladeLogic, Inc. ...
LysKOM is a KOM-based conferencing system developed by the Lysator Academic Computer Society at Linköping University and Linköping Institute of Technology. ...
Remote Administrator (radmin) is proprietary remote administration utility for Microsoft Windows developed by the Famatech software company. ...
In the context of computing and software, a Trojan horse, or simply trojan, is a piece of software which appears to perform a certain action but in fact performs another such as a computer virus. ...
Universal Plug and Play (UPnP) is a set of computer network protocols promulgated by the UPnP Forum. ...
VTun claims to be the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. ...
A Virtual Private Network, or VPN, is a private communications network usually used within a company, or by several different companies or organizations, communicating over a public network. ...
The Slingbox is a TV streaming device that enables consumers to remotely view their cable, satellite, or personal video recorder (PVR) programming from an Internet-enabled computer with a broadband Internet connection. ...
FileMaker Pro is a cross-platform database application from FileMaker Inc. ...
The Real-time Transport Protocol (or RTP) defines a standardized packet format for delivering audio and video over the Internet. ...
The Real-time Transport Protocol (or RTP) defines a standardized packet format for delivering audio and video over the Internet. ...
ISDN is also short for isosorbide dinitrate Integrated Services Digital Network (ISDN) is a type of circuit switched telephone network system, designed to allow digital (as opposed to analog) transmission of voice and data over ordinary telephone copper wires, resulting in better quality and higher speeds, than available with analog...
Ethernet is a large, diverse family of frame-based computer networking technologies that operate at many speeds for local area networks (LANs). ...
âY!Mâ redirects here. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
The Session Initiation Protocol (SIP) is an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. ...
The Session Initiation Protocol (SIP) is an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
SPSS is a computer program used for statistical analysis and is also the name of the company (SPSS Inc. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
IBM Tivoli Management Framework (TMF) is a systems management platform from IBM (previously Tivoli Systems, Inc. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
This article is about the 2002 computer role-playing game. ...
BZFlag (an abbreviation for Battle Zone capture the Flag) is a three dimensional first person tank shooting game. ...
ICQ is an instant messaging computer program, which was first developed by the Israeli company Mirabilis, now owned by Time Warners AOL subsidiary. ...
AOL Instant Messenger (AIM) is a free, advertisement-supported proprietary instant messaging and presence computer program which uses the OSCAR instant messaging protocol and the TOC protocol. ...
Jabber redirects here. ...
Jabber redirects here. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Jabber redirects here. ...
Jabber redirects here. ...
NAT Port Mapping Protocol (NAT-PMP) is an Internet Engineering Task Force Internet Draft, introduced by Apple Computer as an alternative to the more common UPnP (Universal Plug and Play) protocol implemented in many network address translation (NAT) routers. ...
In computer networking, Network Address Translation (NAT, also known as Network Masquerading, Native Address Translation or IP Masquerading) is a technique of transceiving network traffic through a router that involves re-writing the source and/or destination IP addresses and usually also the TCP/UDP port numbers of IP packets...
Multicast DNS is a way of using familiar DNS programming interfaces, packet formats and operating semantics, in a small network where no conventional DNS server has been installed. ...
The Link Local Multicast Name Resolution (or LLMNR) is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link. ...
In computer science, name resolution (also called name lookup) is the process of finding the entity that an identifier used in a certain context refers to. ...
LAN redirects here. ...
Windows Vista (pronounced ) is a line of operating systems developed by Microsoft for use on personal computers, including home and business desktops, laptops, Tablet PCs, and media centers. ...
Content delivery describes the delivery of digital media content such as digital audio or digital video over a delivery medium such as broadcasting or the Internet. ...
File sharing is the activity of making files available to other users for download over the Internet, but also over smaller networks. ...
PostgreSQL is a free software object-relational database management system (ORDBMS), released under a BSD-style license. ...
Cisco may refer to: Cisco Systems, a computer networking company Cisco IOS, an internet router operating system CISCO Security Private Limited, a security company in Singapore Commercial and Industrial Security Corporation, a statutory board in Singapore Abbreviation for San Francisco, California Cisco (wine) The Cisco Kid, a fictional character created...
Applix Inc. ...
Hotline Communications Limited (HCL) was a software company founded in 1997 based in Toronto, Canada, with employees also in the United States and Australia. ...
Hotline Communications Limited (HCL) was a software company founded in 1997 based in Toronto, Canada, with employees also in the United States and Australia. ...
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. ...
Hotline Communications Limited (HCL) was a software company founded in 1997 based in Toronto, Canada, with employees also in the United States and Australia. ...
Hotline Communications Limited (HCL) was a software company founded in 1997 based in Toronto, Canada, with employees also in the United States and Australia. ...
SETI@home logo SETI@home (SETI at home) is a distributed computing project using Internet-connected computers, hosted by the Space Sciences Laboratory, at the University of California, Berkeley, in the United States. ...
SETI@home logo SETI@home (SETI at home) is a distributed computing project using Internet-connected computers, hosted by the Space Sciences Laboratory, at the University of California, Berkeley, in the United States. ...
Freeciv is a multiplayer, turn-based strategy game for personal computers inspired by the commercial proprietary Sid Meiers Civilization series. ...
HP redirects here. ...
Session Announcement Protocol (SAP) is a protocol for broadcasting multicast session information. ...
Freeciv is a multiplayer, turn-based strategy game for personal computers inspired by the commercial proprietary Sid Meiers Civilization series. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
pcAnywhere is a computer program by Symantec which allows the user(s) to connect to their PC from other PCs around the world, using an internet connection. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
pcAnywhere is a computer program by Symantec which allows the user(s) to connect to their PC from other PCs around the world, using an internet connection. ...
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
The Hewlett-Packard Company (NYSE: HPQ), commonly known as HP, is a very large, global company headquartered in Palo Alto, California, United States. ...
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. ...
Apple Remote Desktop (ARD) is a Macintosh application produced by Apple Computer, first released on March 14, 2002, that replaced a similar product called Apple Network Assistant. ...
CouchDB (previously called CouchDb) is a free software RESTful document-oriented database written in Erlang. ...
âX11â redirects here. ...
âX11â redirects here. ...
BMC Software, Inc. ...
HP may refer to: Handley Page Aircraft Company Harry Potter, a series of fantasy novels by British writer J. K. Rowling Hello! Project (H!P), a Japanese pop recording project Hewlett-Packard, a computer and computer peripheral company High Point, North Carolina High potency, a term used in biology, pharmacology...
HP may refer to: Handley Page Aircraft Company Harry Potter, a series of fantasy novels by British writer J. K. Rowling Hello! Project (H!P), a Japanese pop recording project Hewlett-Packard, a computer and computer peripheral company High Point, North Carolina High potency, a term used in biology, pharmacology...
In Unix and other computer multitasking operating systems, a daemon is a computer program that runs in the background, rather than under the direct control of a user; they are usually instantiated as processes. ...
Blizzard Entertainment, a division of Vivendi Games, is an American computer game developer and publisher headquartered in Irvine, California. ...
Battle. ...
ArenaNet is a computer game developer and part of NCsoft Corporation, founded in 2000 by Mike OBrien, Patrick Wyatt and Jeff Strain, former Blizzard Entertainment members that played important roles in developing the highly successful computer games Warcraft, StarCraft, Diablo, Diablo II, and the Battle. ...
WinMX is a freeware peer-to-peer file sharing program authored by Frontcode Technologies that runs on Microsoft Windows operating systems, created in 2001. ...
Gnutella (pronounced: with a silent g, or alternatively ) is a file sharing network. ...
Comparison of LimeWire and FrostWire in Windows Vista FrostWire is an open-source peer-to-peer (P2P) file-sharing program. ...
LimeWire is a peer-to-peer file sharing (P2P) client for the Java Platform, which uses the Gnutella network to locate files as well as share files. ...
Shareaza is a peer-to-peer file sharing client which supports the Gnutella, Gnutella2, EDonkey Network, BitTorrent, FTP and HTTP network protocols and which can handle magnet links, ed2k links, Piolet links, and the now deprecated Gnutella links. ...
Gnutella (pronounced: with a silent g, or alternatively ) is a file sharing network. ...
Sun Grid Engine (SGE), earlier known as CODINE (COmputing in DIstributed Networked Environments) or GRD (Global Resource Director) is an open source batch-queuing system, supported by Sun Microsystems. ...
Sun Grid Engine (SGE), earlier known as CODINE (COmputing in DIstributed Networked Environments) or GRD (Global Resource Director) is an open source batch-queuing system, supported by Sun Microsystems. ...
Gobby is a free software collaborative real-time editor available on Windows and Unix-like platforms. ...
Scanner Access Now Easy (SANE) is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, handheld scanner, video- and still-cameras, frame-grabbers, etc. ...
Music Player Daemon (MPD) is a music player which allows for remote access from another computer. ...
The Odette File Transfer Protocol (OFTP) is a protocol used for direct electronic communication of data between two communications partners. ...
The Odette File Transfer Protocol (OFTP) is a protocol used for direct electronic communication of data between two communications partners. ...
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
This article is about Internet Relay Chat. ...
This article is about Internet Relay Chat. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
This article is about Internet Relay Chat. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
WinMX is a freeware peer-to-peer file sharing program authored by Frontcode Technologies that runs on Microsoft Windows operating systems, created in 2001. ...
Polycom is a company noted for making expensive teleconferencing and videoconferencing equipment. ...
For the old versions of this software called MSN Messenger, see MSN Messenger. ...
For the old versions of this software called MSN Messenger, see MSN Messenger. ...
This article is about the BitTorrent client. ...
https (Hypertext Transfer Protocol over Secure Socket Layer) is a URI scheme used to indicate a secure HTTP connection. ...
A BitTorrent tracker is a server which assists in the communication between peers using the BitTorrent protocol . ...
BEA Systems, Inc. ...
This article needs cleanup. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
BEA Systems, Inc. ...
This article needs cleanup. ...
https (Hypertext Transfer Protocol over Secure Socket Layer) is a URI scheme used to indicate a secure HTTP connection. ...
BMC Software, Inc. ...
BMC Software, Inc. ...
Tibia dungeons with some players and creatures. ...
Sibelius is a scorewriter program, created by the company Sibelius Software. ...
The BrettSpielWelt Java Client BrettSpielWelt (often abbreviated BSW) is a large, popular, and entirely free German online gaming portal. ...
The Desktop Management Interface (DMI) generates a standard framework for managing and tracking components in a desktop, notebook or server computer. ...
SHOUTcast is a multiplatform freeware digital audio streaming technology developed by Nullsoft. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
IBM HTTP Server (IHS) is a web server based on the Apache Software Foundations Apache HTTP Server that runs on AIX, HP-UX, Linux, Solaris, Windows NT, and z/OS. You can download and use IBM HTTP Server free of charge but without IBM support. ...
Official logo of the Jabber Software Foundation Jabber is a collection of open, real-time communication technologies built on the Extensible Messaging and Presence Protocol (XMPP). ...
Gadu-Gadu is an instant messaging program that is popular in Poland. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
A proxy server is a computer network service which allows clients to make indirect network connections to other network services. ...
This article is about the computer term. ...
Root or root can mean: superuser root directory, the base of a filesystems directory structure in a tree data type, the node in the tree which has no parent node Root Computing - A small company based in Baltimore, Maryland offering services in the IT field which include, repairs, networking...
Apache Tomcat is a Servlet container developed at the Apache Software Foundation (ASF). ...
Kaspersky Anti-Virus Kaspersky Lab is a computer security company offering anti-virus, anti-spyware, anti-spam and anti-intrusion products. ...
Kaspersky Anti-Virus Kaspersky Lab is a computer security company offering anti-virus, anti-spyware, anti-spam and anti-intrusion products. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Privoxy is a web proxy program, frequently used in combination with Tor and Squid. ...
GoToMyPC is a Web-hosted service marketed by Citrix Online, a division of Citrix Systems. ...
A Bloomberg Terminal The Bloomberg Terminal is a computer system that enables financial professionals to monitor real-time financial market movements and to place trades. ...
VMware, Inc. ...
A Bloomberg Terminal The Bloomberg Terminal is a computer system that enables financial professionals to monitor real-time financial market movements and to place trades. ...
VMware, Inc. ...
This article or section does not adequately cite its references or sources. ...
Duke Nukem 3D is a first-person shooter computer game developed by 3D Realms and published by Apogee Software. ...
TeamSpeak is proprietary Voice over IP software that allows users to speak on a chat channel with other users, much like a telephone conference call. ...
CDDB (which stands for Compact Disc Database) is a database for software applications to look up audio CD (compact disc) information over the Internet. ...
CDDB (which stands for Compact Disc Database) is a database for software applications to look up audio CD (compact disc) information over the Internet. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
For other uses, see Soap (disambiguation). ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
The inside/front of a Dell PowerEdge web server The term Web server can mean one of two things: A computer program that is responsible for accepting HTTP requests from clients, which are known as Web browsers, and serving them HTTP responses along with optional data contents, which usually are...
Tor (The Onion Router) is a free software implementation of second-generation onion routing â a system enabling its users to communicate anonymously on the Internet. ...
Pichat is a software and a protocol for information exchange in a Peer-to-peer network. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
Tor (The Onion Router) is a free software implementation of second-generation onion routing â a system enabling its users to communicate anonymously on the Internet. ...
Tor (The Onion Router) is a free software implementation of second-generation onion routing â a system enabling its users to communicate anonymously on the Internet. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
Microsoft Groove - Wikipedia, the free encyclopedia /**/ @import /skins-1. ...
It has been suggested that this article or section be merged with collaborative workspace. ...
Microsoft Groove - Wikipedia, the free encyclopedia /**/ @import /skins-1. ...
It has been suggested that this article or section be merged with collaborative workspace. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
Openfire (previously known as Wildfire Server) is a Jabber/XMPP server written in Java and dual-licensed under both a commercial license and the GNU General Public License. ...
This page may meet Wikipedias criteria for speedy deletion. ...
This page may meet Wikipedias criteria for speedy deletion. ...
This page may meet Wikipedias criteria for speedy deletion. ...
MXit (pronounced mix it) is a mobile instant messaging application developed in South Africa that runs on GPRS/3G mobile phones with java support. ...
Git is a distributed revision control / software configuration management project created by Linus Torvalds to manage software development of the Linux kernel. ...
https (Hypertext Transfer Protocol over Secure Socket Layer) is a URI scheme used to indicate a secure HTTP connection. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
LANDesk Software, Inc. ...
For other uses, see IBM (disambiguation) and Big Blue. ...
IBM WebSphere Application Server is built using open standards such as the Java 2 Platform, Enterprise Edition (J2EE), XML and Web Services. ...
LANDesk Software, Inc. ...
WebDAV, an abbreviation that stands for Web-based Distributed Authoring and Versioning, refers to the set of extensions to the Hypertext Transfer Protocol (HTTP) which allows users to collaboratively edit and manage files on remote World Wide Web servers. ...
WebCT (Course Tools), now owned by Blackboard and being phased out, is an online proprietary virtual learning environment system which is sold to colleges and other institutions and is used in many campuses for e-learning. ...
For the packet switched network, see Telenet. ...
Lantronix is an Irvine, California based manufacturer of LAN-attached serial and parallel access devices, print-servers and terminal server products. ...
RS485 can be used to communicate with remote devices at distances up to 4000ft (1200m) at speeds of up to 100Kbps at this distance. ...
For the packet switched network, see Telenet. ...
Webmin is a system configuration tool for Unix-like systems. ...
Symantec Backup Exec for Windows Servers, formerly Veritas Backup Exec, is backup software for Microsoft Windows environments. ...
Lantronix is an Irvine, California based manufacturer of LAN-attached serial and parallel access devices, print-servers and terminal server products. ...
RS485 can be used to communicate with remote devices at distances up to 4000ft (1200m) at speeds of up to 100Kbps at this distance. ...
Default in computer science refers to a default setting or value automatically assigned to a programme or device. ...
A cross-platform (or platform independent) programming language, software application or hardware device works on more than one system platform (e. ...
In strictly mathematical branches of computer science the term object is used in a purely mathematical sense to refer to any thing. While this interpretation is useful in the discussion of abstract theory, it is not concrete enough to serve as a primitive datatype in the discussion of more concrete...
A computer network is an interconnection of a group of computers. ...
ZABBIX is open source software created by Alexei Vladishev. ...
ZABBIX is open source software created by Alexei Vladishev. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
NetIQ, founded in 1995 by Ching-fa Hwang, Her-daw Che, Hon Wong, Ken Prayoon Cheng and Tom Kemp, is a company that provides systems management and security management. ...
FRISK Software International is an Icelandic software company, developers of the F-PROT antivirus system for multiple platforms. ...
FRISK Software International is an Icelandic software company, developers of the F-PROT antivirus system for multiple platforms. ...
memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites. ...
An Open Specification for Pretty Good Privacy (openpgp) OpenPGP is defined by the OpenPGP Working Group of the Internet Engineering Task Force (IETF) Proposed Standard RFC 2440. ...
In computer security, a key server is a computer â typically running special software â which provides cryptographic keys to users or other programs. ...
NetBus or Netbus is a software program for remotely controlling a Microsoft Windows computer system over a network. ...
In the context of computing and software, a Trojan horse, or simply trojan, is a piece of software which appears to perform a certain action but in fact performs another such as a computer virus. ...
This article is about the computer networking software. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
Veritas NetBackup is an enterprise level backup and recovery suite. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
Veritas NetBackup is an enterprise level backup and recovery suite. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
Veritas NetBackup is an enterprise level backup and recovery suite. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
Veritas NetBackup is an enterprise level backup and recovery suite. ...
VERITAS Software Corp. ...
Symantec Corporation NASDAQ: SYMC, founded in 1982, is an international corporation which sells computer software, particularly in the realms of security and information management. ...
VERITAS Software Corp. ...
Battlefield 1942 is a 3D World War II first-person shooter (FPS) computer game developed by Digital Illusions CE and published by Electronic Arts for Microsoft Windows (2002) and Apple Macintosh (2004). ...
psyBNC is an IRC network bouncer or BNC. psy is short for psychoid, the original creator of psyBNC. BNC is short for bouncer, a method of bouncing through a server to cloak your hostname. ...
Battle for Wesnoth is a turn based strategy computer game programmed in C++. The game is free software and open source licensed under the GPL. It runs in BeOS, FreeBSD, Linux, Mac OS X, NetBSD, OpenBSD, Solaris and Windows . ...
Hydrography is the measurement of physical characteristics of waters and marginal land. ...
Hydrography is the measurement of physical characteristics of waters and marginal land. ...
Battlefield Vietnam is the next computer game in Electronic Arts Battlefield franchise after Battlefield 1942. ...
XPilot is a multiplayer Asteroids-like computer game. ...
Mac OS X Server is the server-oriented version of Apples operating system, Mac OS X. Mac OS X, in both desktop and server versions, is a Unix operating system based on technology that Apple acquired from NeXT Computer. ...
Battlefield 2 (abbreviated to BF2) is a computer game in which players fight in a modern battlefield using modern weapon systems. ...
This article does not cite any references or sources. ...
DNP3 is a set of communications protocols used between components in process automation systems. ...
SCADA is the acronym for Supervisory Control And Data Acquisition. ...
Usermin is a web-based control panel for Unix-like systems. ...
This article is being considered for deletion in accordance with Wikipedias deletion policy. ...
This article is being considered for deletion in accordance with Wikipedias deletion policy. ...
Binkp is a protocol for transferring FidoNet mail over reliable connections. ...
The FidoNet logo FidoNet is a worldwide computer network that is used for communication between bulletin board systems. ...
The Internet protocol suite is the set of communications protocols that implement the protocol stack on which the Internet runs. ...
For other uses of Synergy, see Synergy (disambiguation). ...
StepMania is a rhythm video game for Microsoft Windows, Mac OS, and Linux created by Chris Danford. ...
This article is about the Dance Dance Revolution series. ...
For the web service tool, see Codehaus XFire . ...
id Software (IPA: officially, though originally ) is an American computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
This article is about the original video game. ...
CCP hf (or Crowd Control Productions) is a video game developer, their Headquarters are located in ReykjavÃk, Iceland. ...
EVE Online is a persistent world multiplayer online game set in space. ...
id Software (IPA: officially, though originally ) is an American computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
QuakeWorld logo. ...
Half-Life For a quantity subject to exponential decay, the half-life is the time required for the quantity to fall to half of its initial value. ...
Counter-Strike (CS) is a popular team-based mod of Valves first-person shooter (FPS) Half-Life. ...
Half-Life For a quantity subject to exponential decay, the half-life is the time required for the quantity to fall to half of its initial value. ...
Counter-Strike (CS) is a popular team-based mod of Valves first-person shooter (FPS) Half-Life. ...
Sub7, or SubSeven, is the name of a popular backdoor program. ...
In hacker culture, a script kiddie (occasionally script bunny, skidie, script kitty, script-running juvenile (SRJ), or similar) is (sometimes) a derogatory term used for an inexperienced malicious cracker who uses programs developed by others to attack computer systems, and deface websites. ...
id Software (IPA: officially, though originally ) is an American computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
QuakeWorld logo. ...
Kaillera is middleware designed to aid networked multiplayer play for emulators. ...
For the video game system, see Nintendo Entertainment System. ...
Nintendo Wi-Fi Connection (Abbreviated WFC) is an online service run by Nintendo to facilitate free Internet play in compatible Nintendo DS and Wii games. ...
id Software (IPA: officially, though originally ) is an American computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
Quake II, released on December 6, 1997, is a first person shooter computer game developed by id Software and distributed by Activision. ...
Activision, Inc. ...
Wolfenstein: Enemy Territory (ET) is a freeware first-person shooter (FPS) computer game, and a standalone sequel to Return to Castle Wolfenstein, created by Splash Damage. ...
id Software (IPA: officially, though originally ) is an American computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
Quake III Arena or Quake 3, abbreviated as Q3A or Q3, is a multiplayer first-person shooter computer and video game released on December 2, 1999. ...
For the video game system, see Nintendo Entertainment System. ...
Nintendo Wi-Fi Connection (Abbreviated WFC) is an online service run by Nintendo to facilitate free Internet play in compatible Nintendo DS and Wii games. ...
For the GameCube, PS2 and Xbox game, see Call of Duty 2: Big Red One. ...
For the video game system, see Nintendo Entertainment System. ...
Nintendo Wi-Fi Connection (Abbreviated WFC) is an online service run by Nintendo to facilitate free Internet play in compatible Nintendo DS and Wii games. ...
For the video game system, see Nintendo Entertainment System. ...
Nintendo Wi-Fi Connection (Abbreviated WFC) is an online service run by Nintendo to facilitate free Internet play in compatible Nintendo DS and Wii games. ...
Multiplicity is a computer program that allows the use of one keyboard and mouse to access two or more client computers from a host computer. ...
Back Orifice (often shortened to BO) is a controversial computer program designed for remote system administration. ...
In the context of computing and software, a Trojan horse, or simply trojan, is a piece of software which appears to perform a certain action but in fact performs another such as a computer virus. ...
TetriNET is a multiplayer online Tetris game for up to six people, created by St0rmCat in 1997 that supports team play. ...
This article is about the computer networking software. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
traceroute outputs the list of traversed routers in simple text format, together with timing information traceroute is a computer network tool used to determine the route taken by packets across an IP network. ...
Wikipedia does not have an article with this exact name. ...
Industrial Ethernet is the name given to the use of the Ethernet protocol in an industrial environment, for automation and production machine control. ...
RuneScape is a Java-based MMORPG operated by Jagex Ltd. ...
BACnet is a Data Communications Protocol for Building Automation and Control Networks. ...
Dynamic and/or Private Ports: 49152–65535 By definition, no ports can be registered in the dynamic range.[1] An ephemeral port is a TCP or UDP port number that is automatically allocated from a predefined range by the TCP/IP stack software, typically to provide the port for the client end of a client-server communication. ...
References - ^ a b c d e f g h Port Numbers (plain text). The Internet Assigned Numbers Authority (IANA) (2008-05-22). Retrieved on 2008-05-25.
- ^ Linux Programmer's Manual—Linux IPv4 protocol implementation
- ^ RFC 887, Resource Location Protocol
- ^ RFC 1476, RAP: Internet Route Access Protocol
- ^ RFC 983, ISO Transport Services on Top of the TCP
- ^ The Remote User Telnet Service
- ^ COM Fundamentals - Guide - COM Clients and Servers - Inter-Object Communications - Microsoft RPC
- ^ RFC 1068, Background File Transfer Program (BFTP)
- ^ Cisco Document ID: 7244, Understanding Simple Network Management Protocol (SNMP) Traps
- ^ RFC 4409, Message Submission for Mail
- ^ RFC 3620, The TUNNEL Profile
- ^ INTERNET DRAFT, DHCP Failover Protocol
- ^ RFC 3632, VeriSign Registry Registrar Protocol (RRP) Version 2.0.0
- ^ IEEE Standard (1244.1-2000) for Media Management System (MMS) Architecture
- ^ IEEE Standard (1244.3-2000) for Media Management System (MMS) Media Management Protocol (MMP)
- ^ Integrated Virtualization Manager on IBM System p5
- ^ IEEE Standard (1244.2-2000) for Media Management Systems (MMS) Session Security, Authentication, Initialization Protocol (SSAIP)
- ^ RFC 4204, Link Management Protocol
- ^ RFC 3981, IRIS: The Internet Registry Information Service (IRIS) Core Protocol
- ^ Internet Registry Information Service (IRIS)
- ^ Internet-Draft, Using the Internet Registry Information Service (IRIS) over the Blocks Extensible Exchange Protocol (BEEP)
- ^ Tag Distribution Protocol Internet-Draft
- ^ United States Patent 7286529, Discovery and tag space identifiers in a tag distribution protocol (TDP)
- ^ Cisco IOS Software Release 11.1CT New Features
- ^ Cisco IOS Software Releases 12.0 S, MPLS Label Distribution Protocol (LDP)
- ^ World Intellectual Property Organization (WIPO) WO/2004/056056, Arrangement in a Router of a Mobile Network for Optimizing Use of Messages Carrying Reverse Routing Headers
- ^ [BLFS Trac] #2070: Port 902 is used by VMware Server
- ^ Brief descriptions of registered TCP and UDP ports
- ^ Tuxánci game—a multiplatform game, inspired by the Czech game Bulanci, distributed under the GNU General Public License
- ^ IBM U2 product family
- ^ Symantec Intruder Alert product support
- ^ IBM Tivoli Netcool/Impact
- ^ pcAnywhere IP port usage
- ^ How to change the IP ports that pcAnywhere uses
- ^ TeamViewer Desktop Sharing
- ^ prd Technologies Ltd Billing & Rating Solutions
- ^ Smartlaunch 4.1 Cyber Cafe Management Software Product Overview
- ^ Intel DMI (Desktop Management Interface)
- ^ VMware Communities: Change MUI ports?
- ^ VMware Communities: Change MUI ports?
- ^ Lantronix Discontinued Products / No Longer Supported
- ^ Lantronix UDS-10 UDS100 User Guide
- ^ Mac OS X Server 10: Web service uses ports 80 and 16080 by default
2008 (MMVIII) is the current year, a leap year that started on Tuesday of the Anno Domini (or common era), in accordance with the Gregorian calendar. ...
is the 142nd day of the year (143rd in leap years) in the Gregorian calendar. ...
2008 (MMVIII) is the current year, a leap year that started on Tuesday of the Anno Domini (or common era), in accordance with the Gregorian calendar. ...
is the 145th day of the year (146th in leap years) in the Gregorian calendar. ...
GNU (pronounced ) is a computer operating system composed entirely of free software. ...
GPL redirects here. ...
External links - List of selected/nonstandard TCP/IP ports and related information
- List of TCP/UDP ports with information about trojans and malware
- Windows TCP/IP Ephemeral, Reserved, and Blocked Port Behavior
- Known TCP/UDP ports used by Apple software
|