Lists of ports based on the applications using them ShowLists of ports based on the applications using them
Here is a list of applications with their respective ports, available on the site portforward.com
http://portforward.com/cports.htm
Under Linux, if you want to know the ports...
List of open ports in command line ShowList of open ports in command line
Whether you're running Windows or Linux / Unix, the following command in (console) will display the list of open ports on your computer:
netstat -a
For the use of advanced graphics tools, see What...
Make a portable application with ThinApp ShowMake a portable application with ThinApp
How to proceed
Compilation
ThinApp is an application that can be used to make some applications portable for the user. But you should make this procedure only with applications that have not...
The USB (Universal Serial Bus) ShowIntroduction to the USB
USB (Universal Serial Bus) is as its name suggests, based on serial type architecture. However, it is an input-output interface much quicker than standard serial ports. Serial architecture was used for this type of port for...
Ethernet ShowIntroduction to Ethernet
Ethernet (also known as IEEE 802.3 standard) is a data transmission standard for local area networks based on the following principle:
All machines on an Ethernet network
are connected to the same communication line,
made...
Port/Ports TCP/IP ShowThe use of ports
Many TCP/IP programs
can be executed simultaneously over the Internet (you can for example open several browsers simultaneously or browse HTML pages while downloading a file via FTP). Each of these programs works with a protocol,...