Skip to content
forked from mdkrajnak/mcoap

A portable, win32/linux, implementation of CoAP in C.

License

Notifications You must be signed in to change notification settings

hewenhao2008/mcoap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcoap

A modestly portable (win32/linux) implementation of CoAP in C.

Currently in initial development. If you are interested in CoAP, libcoap seems to be the library of choice, but appears to require cygwin on Windows.

I'm building this specifically to move gracefully between some really old Win32 systems that I have to use and Linux.

Things I'm in the progress of doing before creating an initial release:

  • Revisit Win32 builds and fix. Includes adding Win32 specific settings to new CMake files.
  • Complete a reasonable subset of the CoAP Plugtest tests.
  • Write a minimal programmers' guide.

The mcget module has a small command line sample program for GETing a set of CoAP resources.

See RFC 7252 for the CoAP specification.

About

A portable, win32/linux, implementation of CoAP in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • HTML 2.4%
  • CMake 1.5%
  • Lua 0.9%
  • C++ 0.6%
  • Shell 0.4%
  • CSS 0.2%