The general idea is to make it so the client can listen on multiple ports, with each port being reserved to a particular ProxyMethod
(without mixing TCP and UDP of course, that would be too much work)
Currently, if one needs more than one ProxyMethod and/or more than one port serviced one will have to run multiple cloak clients (even if all are TCP) which seems kind of non-frugal :-)
The general idea is to make it so the client can listen on multiple ports, with each port being reserved to a particular ProxyMethod
(without mixing TCP and UDP of course, that would be too much work)
Currently, if one needs more than one ProxyMethod and/or more than one port serviced one will have to run multiple cloak clients (even if all are TCP) which seems kind of non-frugal :-)