ENC28J60 + M430G2553: Build an http server with uip to solve the problem of "access is allowed under Windows XP and cannot be accessed under Windows 7". enc28j60uip

Source: Internet
Author: User

ENC28J60 + M430G2553: Build an http server with uip to solve the problem of "access is allowed under Windows XP and cannot be accessed under Windows 7". enc28j60uip

Recently, a simple HTTP server was built on M430G2553 using ENC28J60. It was found that the server can be accessed under the XP system and cannot be accessed under Win7, which is a very strange problem.

Packet capture, for example, the computer (IP Address: 192.168.1.104) does not add Checksum information to the TCP packet initiated by the server (IP Address: 192.168.1.150.

The preceding problem causes the TCP packet to be discarded directly in the uip, such.

To adapt to the default Win7 system settings, you can only modify the uip so that it does not perform Checksum and comment out the process.




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.