Skip to main content

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

Hi Jens,

Seems you are right, the problem was with Chrome when trying to access [::1]:8080. (works with Firefox)

Thanks,
Alex

2015-08-18 10:27 GMT+01:00 Jens Eliasson <jens.eliasson@xxxxxx>:
Hi,

Leshan can be accessed at [::1]:8080 by default. I am using that to test my Contiki implementation of LWM2M.

Regards,

/Jens



On 2015-08-18 11:19, Alexandru Razvan Caciulescu wrote:
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



_______________________________________________
leshan-dev mailing list
leshan-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/leshan-dev

--
Associate professor in Industrial electronics
Researcher, Internet of Things
EISLAB
Luleå University of Technology
SE-971 87 Luleå, Sweden
jens.eliasson@xxxxxx
+46 920-492241

_______________________________________________
leshan-dev mailing list
leshan-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/leshan-dev



Back to the top