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

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