HeinrichApfelmus / threepenny-gui

GUI framework that uses the web browser as a display.
https://heinrichapfelmus.github.io/threepenny-gui/
Other
439 stars 77 forks source link

Change default port number 10000 ? #64

Closed HeinrichApfelmus closed 10 years ago

HeinrichApfelmus commented 10 years ago

The default configuration for a Threepenny program is to listen on port 10000. However it turns out that µTorrent is listening on that port as well, which means that you can't use Threepenny applications while the µTorrent application is running.

This has caused at least one user to have installation woes with Threepenny, something which I wanted to avoid at all cost.

Any suggestions for a default port number that Threepenny should use instead?

HeinrichApfelmus commented 10 years ago

New port number is 8023.