Skip to content

A simple CoAP example in Java, demonstrating how to generate and parse packet

License

Notifications You must be signed in to change notification settings

kkangshawn/CoAP_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoAP_example

A simple CoAP example in Java, demonstrating how to generate and parse packet

This is not a complete protocol but an example as a tutorial to show how packets are generated and parsed. File(hardcoded as d:/packet.txt) is used as a bus to facilitate without understanding of socket communication. Callback is simplified by flag in thread.

About

A simple CoAP example in Java, demonstrating how to generate and parse packet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages