|
IANA is responsible for assigning TCP and UDP port numbers to specific uses. The well-known ports are those in the range 0-1023. On Unix-derived operating systems, opening a port in this range to receive incoming connections requires root privileges. Registered port numbers are those in the range 1024-49151. Port numbers in the range 49152-65535 are private or dynamic ports, not used by any defined application. The Internet Assigned Numbers Authority (IANA) is an organisation that oversees IP address, top level domain and Internet protocol code point allocations. ...
The Transmission Control Protocol (TCP) is one of the core protocols of the Internet protocol suite. ...
The User Datagram Protocol (UDP) is one of the core protocols of the Internet protocol suite. ...
Ports on the Apple iBook (Early 2003) In computing, a port (derived from seaport) is a connection through which data is sent and received. ...
Wikibooks has more about this subject: Guide to UNIX Unix or UNIX is a computer operating system originally developed in the 1960s and 1970s by a group of AT&T Bell Labs employees including Ken Thompson, Dennis Ritchie, and Douglas McIlroy. ...
Early computers lacked operating systems. ...
On many computer operating systems, superuser is the term used for the special user account that is controlled by the system administrator. ...
Registered port numbers are those network ports in the range 1024-49151. ...
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, for example, be by a Trojan horse, or alternatively be by a commonly used program that didn't get an IANA registered port or port range. This article is about computer system security. ...
ICANN formed a contract with the US government on March 21, 2001, and now performs the IANA's function. ICANN (pronounced I can) is the Internet Corporation for Assigned Names and Numbers. ...
The tables below indicate a status of "Official" if the application-port combination is in the IANA list of port assignments , and a status of "Unofficial" otherwise. A status of "Conflict" is also indicated if the port is being used commonly for two applications or protocols. Ports 0 to 1023
| Port | Description | Status | | 0/tcp | | | 0/udp | Reserved; do not use | Official | | 1/tcp | TCPMUX (TCP port service multiplexer) | Official | | 7/tcp | ECHO protocol | Official | | 7/udp | ECHO protocol | Official | | 9/tcp | DISCARD protocol | Official | | 9/udp | DISCARD protocol | Official | | 13/tcp | DAYTIME protocol | Official | | 13/udp | DAYTIME protocol | Official | | 17/tcp | QOTD (Quote of the Day) protocol | Official | | 19/tcp | CHARGEN (Character Generator) protocol | Official | | 19/udp | CHARGEN protocol | Official | | 20/tcp | FTP (File Transfer Protocol) - data port | Official | | 21/tcp | FTP - control (command) port | Official | | 22/tcp | SSH (Secure Shell) - used for secure logins, file transfers (scp, sftp) and port forwarding | Official | | 23/tcp | Telnet protocol - unencrypted text communications | Official | | 25/tcp | SMTP (Simple Mail Transfer Protocol) - used for sending E-mails | Official | | 37/tcp | TIME protocol | Official | | 37/udp | TIME protocol | Official | | 49/udp | TACACS protocol | Official | | 53/tcp | DNS (Domain Name Server) | Official | | 53/udp | DNS | Official | | 67/udp | BOOTP (BootStrap Protocol) server; also used by DHCP (Dynamic Host Configuration Protocol) | Official | | 68/udp | BOOTP client; also used by DHCP | Official | | 69/udp | TFTP (Trivial File Transfer Protocol) | Official | | 70/tcp | Gopher protocol | Official | | 79/tcp | Finger protocol | Official | | 80/tcp | HTTP (HyperText Transfer Protocol) - used for transferring web pages | Official | | 88/tcp | Kerberos - authenticating agent | Official | | 109/tcp | POP2 (Post Office Protocol version 2) - used for retrieving E-mails | Official | | 110/tcp | POP3 (Post Office Protocol version 3) - used for retrieving E-mails | Official | | 113/tcp | ident - old server identification system, still used by IRC servers to identify its users | Official | | 119/tcp | NNTP (Network News Transfer Protocol) - used for retrieving newsgroups messages | Official | | 123/udp | NTP (Network Time Protocol) - used for time synchronization | Official | | 139/tcp | NetBIOS | Official | | 143/tcp | IMAP4 (Internet Message Access Protocol 4) - used for retrieving E-mails | Official | | 161/udp | SNMP (Simple Network Management Protocol) | Official | | 179/tcp | BGP (Border Gateway Protocol) | Official | | 194/tcp | IRC (Internet Relay Chat) | Official | | 389/tcp | LDAP (Lightweight Directory Access Protocol) | Official | | 443/tcp | HTTPS - HTTP over SSL (encrypted transmission) | Official | | 445/tcp | Microsoft-DS (Active Directory, Windows shares, Sasser-worm, Agobot, Zobotworm) | Official | | 445/udp | Microsoft-DS SMB file sharing | Official | | 465/tcp | SMTP over SSL - CONFLICT with registered Cisco protocol | Unofficial, Conflict | | 514/udp | syslog protocol - used for system logging | Official | | 540/tcp | UUCP (Unix-to-Unix Copy Protocol) | Official | | 542/tcp | commerce (Commerce Applications) (RFC maintained by: Randy Epstein [repstein at host.net]) | Official | | 542/udp | commerce (Commerce Applications) (RFC maintained by: Randy Epstein [repstein at host.net]) | Official | | 554/tcp | RTSP (Real Time Streaming Protocol) | Official | | 587/tcp | email message submission (SMTP) (RFC 2476) | Official | | 591/tcp | FileMaker 6.0 Web Sharing (HTTP Alternate, see port 80) | Official | | 636/tcp | LDAP over SSL (encrypted transmission) | Official | | 666/tcp | id Software's Doom multiplayer game played over TCP (666 is a reference to the Number of the Beast) | Official | | 873/tcp | rsync File synchronisation protocol | Official | | 901/tcp | Samba Web Administration Tool (SWAT) | Unofficial | | 981/tcp | SofaWare Technologies Remote HTTPS management for firewall devices running embedded Checkpoint Firewall-1 software | Unofficial | | 993/tcp | IMAP4 over SSL (encrypted transmission) | Official | | 995/tcp | POP3 over SSL (encrypted transmission) | Official | The TCPMUX (TCP port service multiplexer) is an obsolete internet protocol defined in RFC 1078. ...
The ECHO service is an internet protocol defined in RFC 862. ...
The ECHO service is an internet protocol defined in RFC 862. ...
The DISCARD protocol is an internet protocol defined in RFC 863. ...
The DISCARD protocol is an internet protocol defined in RFC 863. ...
The DAYTIME service is an internet protocol defined in RFC 867. ...
The DAYTIME service is an internet protocol defined in RFC 867. ...
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. ...
The CHARGEN (character generator) service is an internet protocol defined in RFC 864. ...
It has been suggested that FTP over SSH be merged into this article or section. ...
It has been suggested that FTP over SSH be merged into this article or section. ...
Wikibooks has more about this subject: Internet Technologies/SSH In computing, Secure Shell or SSH is both a computer program and an associated network protocol designed for logging into and executing commands on a networked computer. ...
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. ...
Microsoft TELNET client animation. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for email transmission across the Internet. ...
Wikipedia does not yet have an article with this exact name. ...
The TIME service is an internet protocol defined in RFC 868. ...
The TIME service is an internet protocol defined in RFC 868. ...
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. ...
The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. ...
The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. ...
In computing, BOOTP, short for Bootstrap Protocol, is a UDP network protocol used by a network client to obtain its IP address automatically. ...
In the context of computer networking, Dynamic Host Configuration Protocol (DHCP, currently implemented as DHCPv6) is a client-server networking protocol. ...
In computing, BOOTP, short for Bootstrap Protocol, is a UDP network protocol used by a network client to obtain its IP address automatically. ...
In the context of computer networking, Dynamic Host Configuration Protocol (DHCP, currently implemented as DHCPv6) is a client-server networking protocol. ...
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. ...
In computer networking, the Name/Finger protocol and the Finger user information protocol are simple network protocols for the exchange of human-oriented status and user information. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Kerberos is a computer network authentication protocol which allows individuals communicating over an insecure network to prove their identity to one another in a secure manner. ...
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. ...
Wikipedia does not yet have an article with this exact name. ...
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. ...
Wikipedia does not yet have an article with this exact name. ...
The Ident Protocol, specified in RFC 1413, is an Internet protocol that helps identify the user of a particular TCP connection. ...
Internet Relay Chat (IRC) is a form of instant communication over the Internet. ...
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. ...
The Network Time Protocol (NTP) is a protocol for synchronising the clocks of computer systems over packet-switched, variable-latency data networks. ...
NetBIOS is an acronym for Network Basic Input/Output System. ...
The Internet Message Access Protocol (commonly known as IMAP, and previously called Interactive Mail Access Protocol) is an application layer Internet protocol used for accessing e-mail on a remote server from a local client. ...
Wikipedia does not yet have an article with this exact name. ...
The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force. ...
The Border Gateway Protocol (BGP) is the core routing protocol of the Internet. ...
Internet Relay Chat (IRC) is a form of instant communication over the Internet. ...
In computer networking, the Lightweight Directory Access Protocol, or LDAP, is a networking protocol for querying and modifying directory services running over TCP/IP. An LDAP directory usually follows the X.500 model: It is a tree of entries, each of which consists of a set of named attributes with...
https is a URI scheme equivalent to the http scheme, originally intended to be used with the HTTP protocol, but with added encryption layer. ...
HTTP (for HyperText Transfer Protocol) is the primary method used to convey information on the World Wide Web. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Active Directory (codename Cascade) is an implementation of LDAP directory services by Microsoft for use in Windows environments. ...
The Sasser worm is a computer worm that spreads on computers running the Microsoft operating systems Windows XP and Windows 2000. ...
To meet Wikipedias quality standards, this article or section may require cleanup. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for email transmission across the Internet. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
syslog is a de facto standard for forwarding log messages in an IP network. ...
UUCP stands for Unix to Unix CoPy, and is a computer program and protocol allowing remote execution of commands and transfer of files, email and netnews between Unix computers not connected to the Internet proper in a store and forward fashion. ...
Commerce is the trading of something of value between two entities. ...
Commerce is the trading of something of value between two entities. ...
Simple Mail Transfer Protocol (SMTP) is the de facto standard for email transmission across the Internet. ...
RFC may refer to Radio Free Colorado Random Floating Couch Reconstruction Finance Corporation - Hoovers attempt to stem the Great Depression Royal Flying Corps - the over-land air arm of the British military during most of World War I Request For Change - ITIL terminology in the IT Service Management arena...
FileMaker Pro is a cross platform database application from FileMaker Inc. ...
In computer networking, the Lightweight Directory Access Protocol, or LDAP, is a networking protocol for querying and modifying directory services running over TCP/IP. An LDAP directory usually follows the X.500 model: It is a tree of entries, each of which consists of a set of named attributes with...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
id Software is a computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
Doom (or DOOM) is a 1993 computer game by id Software that is among the landmark titles in the first-person shooter genre. ...
Online gaming redirects here. ...
The Number of the Beast is mentioned in the Book of Revelation of the Christian New Testament and has long been accepted to be 666. ...
rsync is a computer program which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. ...
Samba is one of the most famous of the various forms of music arising from African roots in Brazil. ...
SofaWare Technologies Ltd. ...
The Internet Message Access Protocol (commonly known as IMAP, and previously called Interactive Mail Access Protocol) is an application layer Internet protocol used for accessing e-mail on a remote server from a local client. ...
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. ...
Secure Sockets Layer (SSL) and Transport Layer Security (TLS), its successor, are cryptographic protocols which provide secure communications on the Internet. ...
Ports 1024 to 49151 | Port | Description | Status | | 1080/tcp | SOCKS proxy | Official | | 1099/tcp | RMI Registry | Official | | 1099/udp | RMI Registry | Official | | 1194/udp | OpenVPN | Official | | 1198/tcp & udp | The cajo project Free dynamic transparent distributed computing in Java | Official | | 1214/tcp | Kazaa(Port may be changed by the User) | Official | | 1223/tcp+udp | TGP: "TrulyGlobal Protocol" aka "The Gur Protocol" | Official | | 1337/tcp | menandmice.com DNS (not to be confused with standard DNS port). Often used on compromised/infected computers - "1337" a "Leet speak" version of "Elite". See unregistered use below. | Official | | 1337/tcp | WASTE Encrypted File Sharing Program | Unofficial, Conflict | | 1352/tcp | IBM Lotus Notes/Domino RCP | Official | | 1387/tcp | Computer Aided Design Software Inc LM (cadsi-lm ) | Official | | 1387/udp | Computer Aided Design Software Inc LM (cadsi-lm ) | Official | | 1414/tcp | IBM MQSeries | Official | | 1433/tcp | Microsoft SQL database system | Official | | 1434/tcp | Microsoft SQL Monitor | Official | | 1434/udp | Microsoft SQL Monitor | Official | | 1494/tcp | Citrix MetaFrame ICA Client | Official | | 1521/tcp | Oracle database default listener - CONFLICT with registered use: nCube License Manager | Unofficial, Conflict | | 1547/tcp | Laplink | Official | | 1547/udp | Laplink | Official | | 1723/tcp | Microsoft PPTP VPN | Official | | 1723/udp | Microsoft PPTP VPN | Official | | 1761/tcp | Novell Zenworks Remote Control utility - CONFLICT with registered use: cft-0 | Unofficial, Conflict | | 1863/tcp | MSN Messenger | Official | | 1900/udp | Microsoft SSDP Enables discovery of UPnP devices | Official | | 1984/tcp | Big Brother - network monitoring tool | Official | | 2000/udp | Cisco SCCP (Skinny) | Official | | 2000/tcp | Cisco SCCP (Skinny) | Official | | 2030 | Oracle Services for Microsoft Transaction Server | Unofficial | | 2082/tcp | CPanel's default port - CONFLICT with registered use: Infowave Mobility Server | Unofficial, Conflict | | 2083/tcp | CPanel's default port for SSL connections | Unofficial | | 2086/tcp | WebHost Manager's default port - CONFLICT with registered use: GNUnet | Unofficial, Conflict | | 2087/tcp | WebHost Manager's default port for SSL connections | Unofficial | | 2095/tcp | CPanel's default port for webmail connections | Unofficial | | 2096/tcp | CPanel's default port for webmail connections via SSL connections | Unofficial | | 2181/tcp | EForward-document transport system | Official | | 2181/udp | EForward-document transport system | Official | | 2222/tcp | DirectAdmin's default port | Unofficial | | 2427/udp | Cisco MGCP | Official | | 2447/tcp | ovwdb - OpenView Network Node Manager (NNM) daemon | Official | | 2447/udp | ovwdb - OpenView Network Node Manager (NNM) daemon | Official | | 2710/tcp | XBT Bittorrent Tracker | Unofficial | | 2710/udp | XBT Bittorrent Tracker experimental UDP tracker extension | Unofficial | | 3050/udp | gds_db | Official | | 3050/tcp | gds_db | Official | | 3128/tcp | HTTP used by web caches and the default port for the Squid cache | Official | | 3306/tcp | MySQL Database system | Official | | 3389/tcp | Microsoft Terminal Server (RDP) officially registered as Windows Based Terminal (WBT) | Official | | 3396/tcp | Novell NDPS Printer Agent | Official | | 3689/tcp | DAAP Digital Audio Access Protocol used by Apple's ITunes | Official | | 3690/tcp | Subversion version control system | Official | | 3784/tcp | Ventrilo VoIP program used by Ventrilo | Official | | 3785/udp | Ventrilo VoIP program used by Ventrilo | Official | | 4662/tcp | eMule - port often used | Unofficial | | 4672/udp | eMule - port often used | Unofficial | | 4894/tcp | LysKOM Protocol A | Official | | 4899/tcp | RAdmin remote administration tool (often Trojan horse) | Official | | 5000/tcp | Universal plug-and-play (UPnP) - Windows network device interoperability; CONFLICT with registered use: commplex-main | Unofficial, Conflict | | 5121 | Neverwinter Nights and its mods, such as Dungeon Eternal X | Unofficial | | 5190/tcp | AOL and AOL Instant Messenger | Official | | 5222/tcp | XMPP/Jabber - client connection | Official | | 5223/tcp | XMPP/Jabber - default port for SSL Client Connection | Unofficial | | 5269/tcp | XMPP/Jabber - server connection | Official | | 5432/tcp | PostgreSQL database system | Official | | 5517/tcp | Setiqueue Proxy server client for SETI@Home project | Unofficial | | 5800/tcp | VNC remote desktop protocol - for use over HTTP | Unofficial | | 5900/tcp | ARD/VNC remote desktop protocol - regular port | Unofficial | | 6000/tcp | X11 - used for X-windows | Official | | 6112/udp | Blizzard's Battle.net gaming service - CONFLICT with registered use: "dtspcd" is a network daemon that accepts requests from clients to execute commands and launch applications remotely | Unofficial, Conflict | | 6346/tcp | Gnutella Filesharing (Bearshare, Limewire etc.) | Official | | 6347/udp | Gnutella | Official | | 6600/tcp | mpd - default port that mpd listens for client connects on | Unofficial | | 6667/tcp | IRC (Internet Relay Chat) - port often used | Unofficial | | 6668/tcp | IRC (Internet Relay Chat) - port often used | Unofficial | | 6669/tcp | IRC (Internet Relay Chat) - port often used | Unofficial | | 6881/tcp | BitTorrent - port often used | Unofficial | | 6882/tcp | BitTorrent - port often used | Unofficial | | 6891-6900/tcp & udp | MSN Messenger (File transfer) | Official | | 6901/tcp & udp | MSN Messenger (Voice) | Official | | 6969/tcp | BitTorrent tracker port - CONFLICT with registered use: acmsoda | Unofficial, Conflict | | 7312/udp | Sibelius License Server port | Unofficial | | 8000/tcp | iRDMI - often mistakenly used instead of port 8080 | Official | | 8000/tcp | Common port used for internet radio streams such as those using SHOUTcast | Unofficial, Conflict | | 8010/tcp | XMPP/Jabber File transfers | Unofficial | | 8080/tcp | HTTP Alternate (http-alt) - used when running a second web server on the same machine (the other is in port 80), for web proxy and caching server, or for running a web server as a non-root user. Default port for Jakarta Tomcat. | Official | | 8118/tcp | Privoxy web proxy - advertisements-filtering web proxy | Official | | 11576 | IPStor Server management communication | Unofficial | | 11371 | OpenPGP HTTP Keyserver | Official | | 27010 | Half-Life and its mods, such as Counter-Strike | Unofficial | | 27015 | Half-Life and its mods, such as Counter-Strike | Unofficial | | 27374 | Sub7's default port. Most script kiddies do not change the default port. | Unofficial | | 27000/udp | (through 27006) id Software's QuakeWorld master server | Unofficial | | 27500/udp | (through 27900) id Software's QuakeWorld | Unofficial | | 27960/udp | (through 27969) id Software's Quake III Arena and Quake III derived games | Unofficial | | 31337/tcp | Back Orifice - remote administration tool (often Trojan horse) ("31337" is the "Leet speak" version of "Elite") | Unofficial | SOCKS is an Internet protocol that allows client-server applications to transparently use the services of a network firewall. ...
The Java Remote Method Invocation API, or RMI, is a Java application programming interface for performing remote procedural calls. ...
The Java Remote Method Invocation API, or RMI, is a Java application programming interface for performing remote procedural calls. ...
OpenVPN is a VPN package written by James Yonan. ...
Kazaa Media Desktop (once capitalized as KaZaA, but now usually left as Kazaa) is a controversial peer-to-peer file sharing application using the FastTrack protocol. ...
The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. ...
An example of a Leet web browser (Text instead of GUI) in Leet language on a Leet language version of Google Leet (often also leetspeak, leetspeek, or l33t) from the phonetic form of the word elite, is a cipher, or novel form of English spelling. ...
WASTE is a peer-to-peer and friend-to-friend protocol and piece of software developed by Justin Frankel at Nullsoft in 2003. ...
IBM Lotus Notes 6. ...
MQSeries was the IBM Trade Mark for a proprietary message queueing middleware product. ...
Microsoft SQL Server is a relational database management system produced by Microsoft. ...
Citrix MetaFrame is a remote access/application publishing product built on the Independent Computing Architecture (ICA), Citrix Systems thin client protocol. ...
oracle, see Oracle (disambiguation) An Oracle database, strictly speaking, consists of a collection of data managed by an Oracle database management system or DBMS. The term Oracle database sometimes refers - imprecisely - to the DBMS software itself. ...
Laplink Gold is software used for data transfer and remote control between 2 or more computers. ...
Laplink Gold is software used for data transfer and remote control between 2 or more computers. ...
Point-to-point tunneling protocol (PPTP) is a protocol from Microsoft for virtual private networks. ...
Point-to-point tunneling protocol (PPTP) is a protocol from Microsoft for virtual private networks. ...
Novell, Inc. ...
MSN Messenger is Microsofts instant messaging client for Windows computers aimed toward the home user. ...
Simple Service Discovery Protocol (SSDP) is an expired IETF Internet draft by Microsoft and Hewlett-Packard. ...
Big Brother may refer to: Big Brother (1984), a character from the novel Nineteen Eighty-Four Authoritarianism, referred to as Big Brother, any omnipresent, seemingly benevolent figure representing the oppressive control over individual lives exerted by an authoritarian government, a concept from the above novel. ...
SCCP is a proprietary VoIP terminal control protocol originally developed by Selius Corporation. ...
SCCP is a proprietary VoIP terminal control protocol originally developed by Selius Corporation. ...
Oracle Corporation (NASDAQ: ORCL), one of the major companies developing database management systems, tools for database development, and enterprise resource planning software, customer relationship management software (CRM) and supply chain planning (SCM) software dates from 1977 and has offices in more than 145 countries around the world. ...
The Microsoft Transaction Server (MTS) is essentially a transaction managing and processing system. ...
Screenshot of cPanel cPanel (control panel) is a graphical web-based management tool, designed to make administration of web sites as easy as possible. ...
Screenshot of cPanel cPanel (control panel) is a graphical web-based management tool, designed to make administration of web sites as easy as possible. ...
WebHost Manager (WHM) is a web-based tool used by server administrators and resellers to manage hosting accounts on a web server. ...
WebHost Manager (WHM) is a web-based tool used by server administrators and resellers to manage hosting accounts on a web server. ...
Screenshot of cPanel cPanel (control panel) is a graphical web-based management tool, designed to make administration of web sites as easy as possible. ...
Screenshot of cPanel cPanel (control panel) is a graphical web-based management tool, designed to make administration of web sites as easy as possible. ...
EForward is a file/document transport protocol to transfer files between computer systems with a guaranteed level of reliablity. ...
EForward is a file/document transport protocol to transfer files between computer systems with a guaranteed level of reliablity. ...
DirectAdmin is a web interface for managing Linux and BSD servers. ...
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. ...
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 (HTML pages, images, etc. ...
Squid is a popular free software (GPLed) proxy server and web cacher. ...
David Axmark (left) and Michael Monty Widenius, Founders of MySQL AB, at a conference MySQL is a multithreaded, multi-user, SQL (Structured Query Language) Database Management System (DBMS) with an estimated six million installations. ...
Remote Desktop Protocol (RDP) is a multi-channel protocol that allows a user to connect to a computer running Microsoft Terminal Services. ...
Novell, Inc. ...
The Digital Audio Access Protocol (DAAP) is the protocol used by Apples iTunes 4. ...
Apple Computer, Inc. ...
iTunes is a proprietary digital media player application, developed by Apple Computer, for playing and organizing digital music and video files. ...
Subversion is a system for revision control, sometimes known as svn, from the name of its command line interface. ...
Screenshot of the Ventrilo client connected to a server. ...
Screenshot of the Ventrilo client connected to a server. ...
Screenshot of the Ventrilo client connected to a server. ...
Screenshot of the Ventrilo client connected to a server. ...
In computing, eMule is a peer to peer file sharing application that works with both eDonkey and Kad Network and has more features than the eDonkey client. ...
In computing, eMule is a peer to peer file sharing application that works with both eDonkey and Kad Network and has more features than the eDonkey client. ...
LysKOM is a KOM-based conferencing system developed by the Lysator Academic Computer Society at Linköping University and Linköping Institute of Technology. ...
This article is about computer system security. ...
Universal plug-and-play (UPnP) is a set of computer network protocols promulgated by the UPnP Forum. ...
Neverwinter Nights (NWN), produced by BioWare and published by Infogrames (now Atari), is a third-person perspective computer role-playing game that uses the Third Edition of the Dungeons & Dragons rules (with minor changes). ...
A typical PvP experience on DeX Dungeon Eternal can be considered the biggest persistent world module, based on player count, for the Neverwinter Nights PC Games (NWN) created by a user named Tone Eternal. ...
America Online, or AOL for short, is a U.S.-based online service provider and Internet service provider that is owned by Time Warner. ...
The AOL Instant Messenger (AIM) is an ad-supported instant messaging and presence computer program, published by AOL in October of 1997, which uses the OSCAR instant messaging protocol and the TOC protocol. ...
Jabber is an open, XML-based protocol for instant messaging and presence information. ...
Jabber is an open, XML-based protocol for instant messaging and presence information. ...
Jabber is an open, XML-based protocol for instant messaging and presence information. ...
PostgreSQL is a free object-relational database server (database management system), released under a flexible BSD-style license. ...
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. ...
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. ...
Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. ...
KDE 3. ...
Blizzard Entertainment is a PC game developer and publisher. ...
Battle. ...
Gnutella (pronounced or ) is a file sharing network used primarily to exchange music, films and software. ...
Gnutella (pronounced or ) is a file sharing network used primarily to exchange music, films and software. ...
MPD may refer to: Multiple personality disorder, presently known as dissociative identity disorder. ...
MPD may refer to: Multiple personality disorder, presently known as dissociative identity disorder. ...
Internet Relay Chat (IRC) is a form of instant communication over the Internet. ...
Internet Relay Chat (IRC) is a form of instant communication over the Internet. ...
Internet Relay Chat (IRC) is a form of instant communication over the Internet. ...
This article is about the protocol. ...
This article is about the protocol. ...
MSN Messenger is Microsofts instant messaging client for Windows computers aimed toward the home user. ...
MSN Messenger is Microsofts instant messaging client for Windows computers aimed toward the home user. ...
This article is about the protocol. ...
Sibelius is a scorewriter program, created by Sibelius Software. ...
SHOUTcast is a multiplatform freeware audio streaming technology, developed by Nullsoft. ...
Jabber is an open, XML-based protocol for instant messaging and presence information. ...
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 This is a disambiguation page — a navigational aid which lists other pages that might otherwise share the same title. ...
Tomcat Logo Tomcat functions as a servlet container developed at the Apache Software Foundation. ...
Privoxy is a filtering proxy for the HTTP protocol, frequently used in combination with Tor and Squid. ...
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. ...
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. ...
Sub7, or SubSeven, is the name of a popular trojan or backdoor program. ...
In computing, a script kiddie (occasionally script bunny, script kitty or skiddie) is a derogatory term for inexperienced crackers who use scripts and programs developed by others, without knowing what they are or how they work, for the purpose of compromising computer accounts and files, and for launching attacks on...
id Software is a computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
QuakeWorld logo. ...
id Software is a computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
QuakeWorld logo. ...
id Software is a computer game developer based in Mesquite, Texas, a suburb of Dallas. ...
Quake III Arena (also known as Trinity (working title), Quake 3, abbreviated as Q3A or Q3) is a multiplayer first-person shooter released on December 2, 1999. ...
Back Orifice and Back Orifice 2000 (BO2k) are controversial computer programs designed for remote system administration. ...
This article is about computer system security. ...
An example of a Leet web browser (Text instead of GUI) in Leet language on a Leet language version of Google Leet (often also leetspeak, leetspeek, or l33t) from the phonetic form of the word elite, is a cipher, or novel form of English spelling. ...
Ports 49152 to 65535 By definition, no ports can be officially registered in the Dynamic Ports range.
External links |