Use same port as both main listen port and webui port

Other platforms, generic questions.
Post Reply
nojah

Use same port as both main listen port and webui port

Post by nojah »

Is it possible to use same port as both main listen port and webui port?
bLight

Re: Use same port as both main listen port and webui port

Post 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.
User avatar
Peter
Administrator
Administrator
Posts: 3049
Joined: Wed Jul 07, 2010 6:14 pm

Re: Use same port as both main listen port and webui port

Post by Peter »

No, it's not possible. Sadly.
Both are "listening ports".
nojah

Re: Use same port as both main listen port and webui port

Post 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.
Post Reply