Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OM2M » CoAP Authentication in Request Option Bug
CoAP Authentication in Request Option Bug [message #1751545] Wed, 11 January 2017 10:42 Go to next message
Ashok Athukuri is currently offline Ashok AthukuriFriend
Messages: 14
Registered: November 2015
Junior Member
Hello,

I see there is a Authentication problem in CoAP request with option and I see a bug fix Bug 494911 - Issues in CoAP binding. But I don't find fixed code. anyone can find that fixed code ?

Thanks,
Ashok
Re: CoAP Authentication in Request Option Bug [message #1751559 is a reply to message #1751545] Wed, 11 January 2017 13:39 Go to previous message
Ashok Athukuri is currently offline Ashok AthukuriFriend
Messages: 14
Registered: November 2015
Junior Member
I got the problem now, I used client.get() method instead of advanced() method. In get method even though I set options t not really sent in the request because request is not even passed in get method So option never reached Server. So Finally client.advanced(request) worked
Previous Topic:(XML or JSON) Serialization of the request and response primitives in MQTT protocol
Next Topic:CoAP request Option ONEM2M_FRis not working
Goto Forum:
  


Current Time: Tue Apr 23 15:45:27 GMT 2024

Powered by FUDForum. Page generated in 0.03316 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top