From 0630e0c465a1d3453ae01862aca33f85d1e76ff6 Mon Sep 17 00:00:00 2001 From: doganyazar Date: Mon, 3 Jan 2011 22:31:57 +0000 Subject: [PATCH] Mentioned Matthias Kovatsch's CoAP Firefox plugin as an example CoAP client. --- examples/rest-example/README | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/rest-example/README b/examples/rest-example/README index 47a275a3a..9c270cad4 100644 --- a/examples/rest-example/README +++ b/examples/rest-example/README @@ -36,6 +36,7 @@ You can use curl as an http client to interact with the COOJA motes running REST COAP Examples You should run a COAP client on your computer. You can use the URLs and methods provided above in HTTP examples to test the COAP Server. +For example, Matthias Kovatsch has developed a CoAP Firefox plug-in which is accessible via http://people.inf.ethz.ch/mkovatsc/#pro Accessing the server inside the sensor network: (Note: Provided only for COAP implementation)