Port 8080 is an alternative to the port 80 used by http and web services.
History:
The internet was largely born on UNIX-based systems and servers. UNIX enforces the notion of the first 1023 "privileged ports" which can only be opened by services running with so-called "root", or administrative, privileges. Historically, this meant that only authorized system administrators were able to establish and operate a web server on port 80 since this was within the first 1023-port privileged region. Therefore, when non-administrators wished to run their own web servers on machines which might already have a server running on port 80, or when they were not authorized to run services below port 1024, port 8080 was often chosen as a convenient place to host a secondary or alternate web server.
General HTTP requests are transmitted and received on port 80. Secure data is transmitted on port 8080.
EIGRP uses port no. 88, but it is not use TCP or UDP, it's uses RTP(Reliable Transport Protocol).
If I understand the question aright; different port numbers are used to identify different protocols. Port numbers between 1 and 1023 are well-known numbers and standards define which protocol uses which. FTP uses port number 21, HTTP uses port 80.
SSH Stands for Secure Shell and always run port number 22
Port 3389 is the only port you need to open. Windows will attempt to stream sound through User Datagram Protocol (UDP) first. If no port is available for UDP, sound will stream through a virtual channel in Remote Desktop Protocol, which uses port 3389. http://www.microsoft.com/windowsxp/using/mobility/rdfaq.mspx
No, physically they are different numbers. Logically, however, both port 80 and port 8080 listen for HTTP traffic, so logically they are the same. Port 80 is the standard, production port for HTTP traffic. Port 8080 is a 'test' port for HTTP traffic.
It's the same as on a computer the port is 8080.
by default HTTP uses port 80. If encrypted (https) the http protocol by default is on port 443. Hope this helps. mo.
8080
General HTTP requests are transmitted and received on port 80. Secure data is transmitted on port 8080.
HTTP is the hyper text transfer protocol . The port used by HTTP is port 80 . The HTTP is the protocol of application layer.
Here is the use of port 8080 and 8081 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 8080/UDP FilePhile Master/Relay Unofficial 8081/TCP HTTP alternate, e.g. McAfee ePolicy Orchestrator (ePO) Unofficial you can check the details of other ports on this link. http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
8080
My port was 8080. So I edited the domain.xml file inside glassfish\domains\domain1\ config\domain.xml file. I replaced the port 8080 with 8888 and replaced the file. After that I added the glassfish server to netbeans, and now it is working.
My port was 8080. So I edited the domain.xml file inside glassfish\domains\domain1\ config\domain.xml file. I replaced the port 8080 with 8888 and replaced the file. After that I added the glassfish server to netbeans, and now it is working.
generally smtp is on 25 and pop3 is on 110. but there are different ports for different types of mail servers too.
SSH uses such port.