您好,首先,我使用MPLABX V3.61、Connect V2.03B、XC32 V1.43编译器和PIC32 MZ2048 EFM144。我正在研究一个需要与IPv4和IPv6连接的项目。我的IPv4完全工作,现在移动到IPv6。我可以从PC中提取这个设备,它的地址是由TCPIpHebug发现工具提供的,它的地址和套接字都是有效的。当试图通过浏览器和IPv6地址导航到索引页面时,它总是试图永远加载。我还使用了WiReSARK,可以看到从浏览器到设备看起来是什么有效的请求。有什么建议可以进一步诊断这个问题或者解决这个问题?谢谢!本
以上来自于百度翻译
以下为原文
Hello,
First off I'm using MPLABX v3.61, H
ARMony v2.03b, XC32 v1.43 Compiler, and a PIC32MZ2048EFM144.
I'm working on a project that requires to connect with IPv4 and IPv6. I have IPv4 working completely so moving onto IPv6 now. I am able to ping the device from a PC with the address given by the tcpip_discoverer tool that comes with harmony so the address and socket exist and are valid. When trying to navigate to the index page via a browser and the IPv6 address, it just keeps trying to load forever. I have also used Wireshark and can see what looks to be a valid request from the browser to the device. Any sugges
tions to further diagnose the problem or have a solution to this?
Thanks!
Ben