1 Star 2 Fork 6

mculover666 / ioLibrary_Driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ioLibrary Driver

The ioLibrary means “Internet Offload Library” for WIZnet chip. It includes drivers and application protocols. The driver (ioLibrary) can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S.

ioLibrary

This driver provides the Berkeley Socket type APIs.

  • Directory Structure

ioLibrary

  • Ethernet : SOCKET APIs like BSD & WIZCHIP(W5500 / W5300 / W5200 / W5100 / W5100S) Driver
  • Internet :
    • DHCP client
    • DNS client
    • FTP client
    • FTP server
    • SNMP agent/trap
    • SNTP client
    • TFTP client
    • HTTP server
    • MQTT Client
    • Others will be added.

How to add an ioLibrary in project through github site.

Revision History

  • ioLibrary V4.0.0 Released : 29, MAR, 2018

    • New features added: Library for W5100S added.
  • ioLibrary V3.1.1 Released : 14, Dec, 2016

    • Bug fixed : In Socket.c Fixed MACraw & IPraw sendto function.
  • ioLibrary V3.1.0 Released : 05, Dec, 2016

    • Internet application protocol add to MQTT Client (using paho MQTT 3.11)
  • ioLibrary V3.0.3 Released : 03, May, 2016

    • In W5300, Fixed some compile errors in close(). Refer to M20160503
    • In close(), replace socket() with some command sequences.
  • ioLibrary V3.0.2 Released : 26, April, 2016

    • Applied the erratum #1 in close() of socket.c (Refer to A20160426)
  • ioLibrary V3.0.1 Released : 15, July, 2015

    • Bug fixed : In W5100, Fixed CS control problem in read/write buffer with SPI. Refer to M20150715.
  • ioLibrary V3.0 Released : 01, June, 2015

    • Add to W5300
    • Typing Error in comments
    • Refer to 20150601 in sources.
  • Type casting error Fixed : 09, April. 2015 In socket.c, send() : Refer to M20150409

  • ioLibrary V2.0 released : April. 2015

    • Added to W5100, W5200
    • Correct to some typing error
    • Fixed the warning of type casting.
  • Last release : Nov. 2014

Copyright (c) 2014 WIZnet Co.,Ltd. Copyright (c) WIZnet ioLibrary Project. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/mculover666/ioLibrary_Driver.git
git@gitee.com:mculover666/ioLibrary_Driver.git
mculover666
ioLibrary_Driver
ioLibrary_Driver
master

搜索帮助