Ticket #112 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Allow RemoteController port to be specified at the ipcontroller command line

Reported by: bgranger Assigned to: bgranger
Priority: normal Milestone: pycon
Component: saw Version:
Severity: normal Keywords:
Cc:

Description

Users would like to be able to specify the port that the controller uses to listen on at the command line. This needs to be easy as on public machines users will need to change this to prevent collisions with other users controller. But, how should be handle the issue of multiple controller interfaces with multiple network interfaces each?

Change History

02/16/07 00:40:31 changed by bgranger

This is actually a more general question about how we want to represent the complicated config options to the user. We need to think about this more carefully.

02/16/07 13:11:12 changed by bgranger

  • status changed from new to closed.
  • resolution set to fixed.

Done in r2099.