To Create a Network Listener

  1. In the navigation tree, expand the Configuration node.
  2. Under the Configuration node, expand the Network Config node.
  3. Under the Configuration node, select the Network Listeners node.

    The Network Listeners page opens.

  4. On the Network Listeners page, click New.

    The New Network Listener page opens.

  5. On the New Network Listener page, in the Name field, type a name for the network listener.
  6. Select the Status Enabled checkbox to enable the network listener.
  7. In the Port field, type the port number on which the network listener will listen.
  8. In the Address field, type the IP address on which the network listener will listen.
  9. From the Protocol drop-down list, select the protocol to be used by the network listener.
  10. From the Thread Pool drop-down list, select the thread pool to be used by the network listener.
  11. From the Transport drop-down list, select the transport type to be used by the network listener.
  12. Click OK.
See Also