Open GoogleCodeExporter opened 9 years ago
Ok, I solved it. I interpreted in a wrong way the options.
Now I set the SERVER_ADDRESS constant to the Proxy IP and the property
"proxy-uri" in the following way:
coapRequest.setProxyUri("coap://[fec0::2]:61616/sv").
It works!
Original comment by francesc...@gmail.com
on 18 May 2012 at 9:53
Thanks for your answer,but i still have some question.
1,Have you run the Proxy and BasicCoapServer on same computer?
2,what's the mean of: "also it's directly connected to the CoAP WSN"
How can it connected to the CoAP WSN?
Original comment by ly...@email.biigroup.com
on 15 Oct 2012 at 4:09
Original issue reported on code.google.com by
francesc...@gmail.com
on 18 May 2012 at 4:02