mkovatsc / Copper4Cr

Copper (Cu) CoAP user-agent for Chrome (JavaScript implementation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin doesn't work with IPv6

AuSchell opened this issue · comments

Hello,

I've noticed that the Copper Plugin for Chrome doesn't work with coap server which use IPv6. When i enter e.g. coap://[2000:620:190:ffff:300:4b00:66:1]:5683/ and i click on any command, i get the message "Error while sending: net::ERR_NAME_NOT_RESOLVED (-105)". The plugin for Mozilla Firefox on the other hand works fine. Is there a specific problem with chrome or are you working on that?

I also have this issue, any response? Thanks

Same issue, it works fine with IPv4 but not with IPv6.

@mkovatsc

49fe9c6 should fix this.