Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoAP Client Request and Response #30

Open
AnkushJain0293 opened this issue Jun 19, 2015 · 1 comment
Open

CoAP Client Request and Response #30

AnkushJain0293 opened this issue Jun 19, 2015 · 1 comment

Comments

@AnkushJain0293
Copy link

Hi,

In your example, we are using Http request response classes in Client.
How can we use CoAP specific request and response as System.Net is used in Message class inherited by (Coap.Request class).

Thanks
Ankush

@longshine
Copy link
Member

Sorry I'm not sure if I get your point or not, but there is not HTTP request or response in CoAP examples. Both Request and Response classes presented in examples are under the CoAP namespace, thus they are CoAP specific request and response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants