Quantcast
Channel: CoAPSharp - CoAP for .NET » Documentation
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Writing a CoAP Server for Resource Discovery

A CoAP Server that Supports /.well-know/core URI Before you start this tutorial, we are assuming that you have read the post titled How machines get to know about each other. Supporting the well-know...

View Article



Image may be NSFW.
Clik here to view.

CoAP Server that Handles CON Requests

How to handle CON requests in a Server A CON request in CoAP mandates that the recipient must provide a response. There are rules for receiver and sender. Since we are focusing on server, that will...

View Article

Image may be NSFW.
Clik here to view.

CoAP Client that Sends CON Requests

How to Send CON Requests from Client A CON request in CoAP mandates that the recipient must provide a response. There are rules for receiver and sender. Since we are focusing on client, that will send...

View Article

Image may be NSFW.
Clik here to view.

CoAP Server that Sends Separate Response

Sending Separate Response to Client We are assuming that you are familiar with the concept of “Separate Response”. If not, please read the CoAP specification, or at-least the primer tutorial....

View Article

Image may be NSFW.
Clik here to view.

CoAP Client that Receives Separate Response

How to Handle Separate Response on Client Side We are assuming that you are familiar with the concept of “Separate Response”. If not, please read the CoAP specification, or at-least the primer...

View Article


Image may be NSFW.
Clik here to view.

Server that Supports Observable Option

How to Write a Server that Supports Observe Option Before you try out this sample, we suggest that you go through the CoAP observe draft or at-least read the primer of Observable Option....

View Article

Image may be NSFW.
Clik here to view.

Client that Supports Observable Option

How to Write a Client that Supports the Observe Option Before you try out this sample, we suggest that you go through the CoAP observe draft or at-least read the primer of Observable Option....

View Article

Image may be NSFW.
Clik here to view.

CoAP Client for Block Transfer Using PUT

How to Write a Client that uses Block Transfer to Send Data to Server using PUT Option Before you try out this sample, we suggest that you go through the CoAP block transfer draft or at-least read the...

View Article


CoAP Server for Block Transfer Using PUT

How to Write a Server that uses Block Transfer to Receive Data from Client using PUT Option The server implementation for V 0.2 is same as V 0.1 and there is practically no difference. The only change...

View Article


Image may be NSFW.
Clik here to view.

Memory Usage Test Results for CoAPSharp v 0.3.0

A lot of people have asked us about memory usage by CoAPSharp library at runtime. This is a very fair question to ask. Given that we are talking about constrained devices, it becomes necessary to know...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images