Eric Jung bd351ec732 Internet protocol libraries and Application added
>> Internet \ FTPserver
>> Internet \ httpServer (web server)
>> Internet \ SNMP (SNMPv1 agent)
>> Application \ loopback (loopback test)
2015-02-06 16:34:52 +09:00
2014-11-11 17:02:54 +09:00
2014-11-12 08:41:57 +09:00

#ioLibrary Driver The ioLibrary means “Internet Offload Library” for WIZnet chip. It includes drivers and application protocols. The driver (ioLibrary) can be used for W5500 application designs. These will be updated continuously.

##ioLibrary This driver provides the Berkeley Socket type APIs.

  • Directory Structure

ioLibrary

  • Ethernet : SOCKET APIs like BSD & WIZCHIP(W5500, W5200 and etc) Driver
  • Internet :
    • DHCP client
    • DNS client
    • Others will be added.

Revision History

Last release : Nov. 2014

Description
No description provided
Readme 13 MiB
Languages
C 100%