Research Breakthrough Possible @S-Logix pro@slogix.in

Office Address

Social List

How does Authentication process done by server in CoAP using Contiki-NG?

Authentication process done by server in CoAP using Contiki-NG?

Authentication process done by server in CoAP using Contiki-NG

  • Description:
    Authentication is the process of recognizing user’s Identity.It is the mechanism of associating an incoming request with a set of Identifying credentials.The credentials provided are compared to those on a file in a database of the authorized user’s Information which is stored in a server.
Step 1
  • Open a Source Code in a following location : >> contiki-ng/os/net/app-layer/coap-engine.c.
    coap-transactions
Step 2
  • Run the Simulation
    Run the Simulation
Step 3
  • Mote Output
    Mote Output