Skip to content
Ben edited this page Feb 24, 2015 · 2 revisions

How to connect to the proxy

As an SDK, you probably wish to see if the proxy is up and running, and, if so, connect to it. This is done using MDNS. This allows the proxy to announce when it's UP. We announce the proxy as awgproxy, on the network. The first addresses field, and the port field of the response can be used to connect to the proxy.

What library should I use for this?

Clone this wiki locally