Updated: 09 April 2022

Ports used by PrinterOn - c06381324

These are the ports used by PrinterOn.

  • HTTP - 80
  • HTTPS - 443
  • Print Delivery Station(PDS)/Print Delivery Hub (PDH) - 631 (if all the components are installed in one server then PDH would normally take this port)
  • Processing Server - 5200
  • Status Server - 5400
  • Print Delivery Gateway - 6310
  • PrinterOn Configuration Manager - 8057
  • Print Delivery Station(PDS) - 8080 (if all in one server then PDS would normally take this port)
  • PDS Release Station - 8181
  • Enable Preview on mobile apps - 9444
  • Google Cloud Print - 5222 TCP (XMPP, using STARTTLS), with a persistent connection to:talk.google.com
  • For remote SQL - 1433
    How To check if SQL server is assigned 1433 port:
    1. Open SQL Server Configuration Manager
    2. Under SQL Network Configuration click on protocols for DBInstance name
    3. On the right hand side menu right click on TCP/IP and go to properties.
    4. Scroll all the way down and make sure IPALL has 1433 port.