Skip to content

WIZnet-ioLibrary/W6100EVB-HTTP_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Index


HTTP Client Example for W6100-EVB

Common to Any MCU, Easy to Add-on. Internet Offload co-Processor, HW TCP/IP chip, best fits for low-end Non-OS devices connecting to Ethernet for the Internet of Things. These will be updated continuously.

Hardware Environment

  • W6100EVB
    • connecting Micro usb.
    • connecting Ethernet cable.

Software Environment

In case of used to TrueSTUDIO, it is the same as HTTP Server example.

Limitation

This project requires an environment that runs DHCP and DNS.

Run

  • Demo Environment & Program

    • Windows 10
    • web browser(internet explorer or crome)
    • Hercules
  • Demo Result

    • Power On and push Reset button to start Program
    • Program Run Serial display

    • If you want to work over IP version 6, set the ip_ver value which is in main.c from AS_IPV4 to AS_IPV6.

    Code review

    • main.c code flow

    Test packet capture file

    -Test packet capture file : HTTP_Client_Packet.zip will be update, if DHCP is OK