Port 8080 is a common alternative to port 80. Port 80 is used for HTTP / web servers such as Apache or Microsoft IIS so port 8080 is often used the same way.
Port 8080 is also frequently used for proxy servers which are servers that fetch and cache content for the client computers that are configured to use that 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.