I need to run a multiple set of SC servers connecting to a fewer number of listening viewers residing in my local net with known local IPs.
What I need is something similar to "repeater mode 1" but for SC-LViewer invocation.
So, SC command line is expected to be something like:
-proxy public.ip.isp.com -connect 10.0.0.1
, with public.ip.isp.com being the public entry point for all SC calls and 10.0.0.1 being the private IP of listening viewer.
While I haven't yet carefully examined UVNC source code, I suppose that wouldn' take much effort to implement that kind of, say "repeater mode 3". I'd even attempt to do that if someone who is already aware of UVNC internals confirmed that that's feasible and will not require radical code changes.
Please let me know if that kind of operation is implementable.
Moderated by redge at 2009-02-07 13:34:
added sticky