Coder Social home page Coder Social logo

thecodemaiden / tinydtls-coap Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 11.0 34 KB

An attempt to integrate the libcoap (http://libcoap.sourceforge.net/) and tinydtls (http://tinydtls.sourceforge.net/) client-server examples.

License: GNU Lesser General Public License v3.0

Makefile 0.97% C 99.03%

tinydtls-coap's Introduction

tinydtls-coap

An attempt to integrate the libcoap (http://libcoap.sourceforge.net/) and tinydtls (http://tinydtls.sourceforge.net/) client-server examples.

This example is built against (modified) libcoap 4.1.1 and tinyDTLS 0.4.0. They are included as submodules, and can be built in the usual way (./configure then make). You may receive errors about building the examples on OS X; it is safe to ignore these.

Once the submodules are built, you may build the main project.

Libcoap and tinydlts are (c)Olaf Bergmann and others.

tinydtls-coap's People

Contributors

thecodemaiden avatar

Stargazers

haodi avatar Tolgahan Akgun avatar guduyl avatar  avatar  avatar Dongdong Gao avatar YuanPanZi avatar Russell Leake avatar Vyshak avatar Mindaugas avatar arturo182 avatar  avatar  avatar 徐凯(xukai) avatar  avatar  avatar

Watchers

Evgenii Nikolaev avatar James Cloos avatar  avatar  avatar  avatar gx9702 avatar edisno avatar

tinydtls-coap's Issues

built as submodule but showing error

Hi, I had copied contents of libcoap-fork to coap directory of tinydtls-coap and copied tinydtls-form folder contents to dtls folder. Now built them and finally did make for tinydtls-coap. But there are many errors I am seeing here.

tinydtls dtls-client and dtls server not doing handshaking

Hi I am trying to make communicate between client & server locally and getting following error,

SERVER
sysadmin@BLTSP00023:~/workspace/abc/dtls$ ./tests/dtls-server
Jan 18 15:21:51 WARN cannot verify peer

CLIENT
root@BLTSP00023:/home/sysadmin/workspace/abc/dtls# ./tests/dtls-client 127.0.0.1 20220
Jan 18 15:22:11 � ��� ��ALRT setsockopt IPV6_PKTINFO: Protocol not available

And I verified IPV6 is enables in my system
Please help me understand whare I am wrong

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.