Quote:
Originally Posted by FJames
The home webcam server I was trying to access earlier requires password authentication, which apparently the Kobo browser does not support.
|
Start to think in protocols, rather than particular applications.
What if you could turn authentication off? Not that I say it is smart, but
it would prove the idea.
Quote:
I assumed that it didn't support appending the non-standard port number to the address. But I tried that same port number with the Calibre server, and it does work.
|
It is not that hard to redirect the traffic. Depending on operating
system you use, you have to find the solution that suits you the
best. One app connects to one port, software that redirects puts
it to another output port and voila. If I got the point correctly.