Archived

This forum has been archived. Please start a new discussion on GitHub.

How to code client when thirdParty LoadBalancer is in the front of the ICE servers

Hi,
There is a LB in the front of the ICE servers, and how to code the client code? Should I use multiple communicators in the clients? By the way, I have to pass several parameters through the command line, which used by ICE & code of myself, is there any more convenient way (or API) to split the properties before pass it into the Util.initialize(String[] args]), that's would be useful if I have to create several communicators.

Sorry, if there any existed question here before, it's my first time to post question.

Thanks,
C.H.

Comments