Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [leshan-dev] Strange exception?

Hi Peter,

I feel, there is a basic misunderstanding:

A server would not be able to give you much more information except, that the MAC is wrong.
It may be able to write the right MAC to the log (I could change an experimental scandium build
for that, but in my experience this is mostly not that useful, because you don't see in the right MAC
what was going wrong, when calculating yours).

Though you said, java is not yours, I thought C maybe and therefore pointed to tinydtls.
So I'm wrong or are you used to C? if you're not used C, I understand, that tinydtls also doesn't help you.
But if you're used to C, the common way in open source is to fetch the source, build it, and run it.
And then start to modify it for your needs, e.g. add or enable more logging.   

So: please move now to californium, I will no longer answer here in the leshan list

[1]https://dev.eclipse.org/mailman/listinfo/cf-dev
[2]https://github.com/eclipse/californium/issues 

and clarify, if you used to C or really still need a special scandium build with extended logging.

Mit freundlichen Grüßen / Best regards 

Achim Kraus

(INST/ECS4) 
Bosch Software Innovations GmbH | Stuttgarter Straße 130 | 71332 Waiblingen | GERMANY | http://www.bosch-si.com 

Sitz: Berlin, Registergericht: Amtsgericht Charlottenburg; HRB 148411 B
Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr.-Ing. Rainer Kallenbach, Michael Hahn



From: leshan-dev-bounces@xxxxxxxxxxx [mailto:leshan-dev-bounces@xxxxxxxxxxx] On Behalf Of Peter Waher
Sent: Freitag, 11. August 2017 16:29
To: leshan developer discussions <leshan-dev@xxxxxxxxxxx>
Subject: Re: [leshan-dev] Strange exception?

Hello

Thanks Kraus. I saw that project too, and contacted them. They have a release of their server in September. So, no way (yet) to advance on this unfortunately, unless a kind soul can help me with some debug logging on the server end, or perhaps provide me with an executable with debug logging activated, that I can use here.

Best regards,
Peter



Back to the top