Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[leshan-dev] Help for IPV6 connection

Hello,

I am currently working on a LWM2M client for embedded devices and was thinking of using the LESHAN server to test against it. From what I read LESHAN supports both IPV4 and IPV6. I was wondering if it's possible to start the server on the IPV6 loopback instead of the IPV4 since we use only IPV6 addresses ?

Also I forked/cloned the leshan repo and followed the instructions for "Compile & Run" and there seems to be a problem, while it says the builds are successful it fails when I try to run it: "Error: Could not find or load main class org.eclipse.leshan.standalone.LeshanStandalone" 
The full build dump: http://pastebin.com/pUPd5Fe5

If I download the latest binary from the provided link that works.

Thank you,
Alexandru Caciulescu


Back to the top