Page 1 of 1
Use same port as both main listen port and webui port
Posted: Wed Feb 08, 2017 10:02 am
by nojah
Is it possible to use same port as both main listen port and webui port?
Re: Use same port as both main listen port and webui port
Posted: Thu Feb 09, 2017 12:50 pm
by bLight
As a programmer I can tell you, it's not recommended to use the same listen port for two different services, so I seriously doubt that it's possible.
Re: Use same port as both main listen port and webui port
Posted: Sun Feb 12, 2017 10:28 am
by Peter
No, it's not possible. Sadly.
Both are "listening ports".
Re: Use same port as both main listen port and webui port
Posted: Thu Feb 16, 2017 10:14 am
by nojah
ok, thank.
I'm used to use µTorrent, and by default it uses the same port number both as main listening port and as webUI port.