Abstract


  • Allow entities to form connection when there is more than one application running on both sides
  • IP Address only give 1-1 connection between 2 entities, Network Port allows Many-Many connection between 2 entities

Test for a Open Port

telnet <IP_ADDRESS> <PORT_NUMBER>