Research breakthrough possible @S-Logix pro@slogix.in

Office Address

  • 2nd Floor, #7a, High School Road, Secretariat Colony Ambattur, Chennai-600053 (Landmark: SRM School) Tamil Nadu, India
  • pro@slogix.in
  • +91- 81240 01111

Social List

Contiki-NG Tutorial for Setting up URI Path Length for Client and Server in CoAP Protocol

Set URI path length for both client and server side in CoAP using contiki-NG

Set URI Path Length for both Client and Server side in CoAP using Contiki-NG

Description:

    A Uniform Resource Identifier(URI) is used to find a resource and differentiate it from other resources by using name or location.

The Size of the URI path is called URI Path Length.

Step 1

Open Source Code in a following locaton :

>> contiki-ng/os/net/app-layer/coap.c


coap-transactions.c
Step 2

Run the Simulation


Run the Simulation
Step 3

Mote Output


Mote Output