No more update~~ please use W5500Interface.

Fork of EthernetInterfaceW5500 by Bongjun Hur


Bongjun Hur wrote:

NO more update for this library.

Please move to this page W5500Interface for newer version.

Import libraryW5500Interface

This is the Interface library for WIZnet W5500 chip which forked of EthernetInterfaceW5500, WIZnetInterface and WIZ550ioInterface. This library has simple name as "W5500Interface". and can be used for Wiz550io users also.

This Library for W5500 users. no need to use lwIP(or S/W TCP/IP) Some update & code clean for W5500 only refer from WIZ550ioInterface, WIZnetLibrary and WiflyInterface.

Thanks for ban4jp. This library forks of WIZ550ioInterface.

History

bug fixed in close(), now socket is really closed default tip

2014-08-29, by ppo [Fri, 29 Aug 2014 12:00:38 +0000] rev 15

bug fixed in close(), now socket is really closed


change the code which is related to Sn_RX_RXR, Sn_TX_FSR.

2014-08-19, by Bongjun [Tue, 19 Aug 2014 23:32:48 +0000] rev 14

change the code which is related to Sn_RX_RXR, Sn_TX_FSR.


printf -> error fucntion in accept() function in TCPSocetServer.cpp

2014-07-21, by Bongjun [Mon, 21 Jul 2014 05:29:03 +0000] rev 13

printf -> error fucntion in accept() function in TCPSocetServer.cpp


modify accept() function for multiful connections.

2014-07-21, by Bongjun [Mon, 21 Jul 2014 05:12:11 +0000] rev 12

modify accept() function for multiful connections.


rename header file

2014-07-17, by Bongjun [Thu, 17 Jul 2014 07:13:27 +0000] rev 11

rename header file


Some update & code clean for W5500 only refer from WIZ550ioInterface, WIZnetLibrary and WiflyInterface.

2014-07-17, by Bongjun [Thu, 17 Jul 2014 07:10:36 +0000] rev 10

Some update & code clean for W5500 only refer from WIZ550ioInterface, WIZnetLibrary and WiflyInterface.


Use on-board MAC Address.; Fixed compatibility.

2013-12-23, by ban4jp [Mon, 23 Dec 2013 13:51:35 +0000] rev 9

Use on-board MAC Address.; Fixed compatibility.


Fix reset timing

2013-12-15, by ban4jp [Sun, 15 Dec 2013 12:29:47 +0000] rev 8

Fix reset timing


WIZ550io support

2013-12-15, by ban4jp [Sun, 15 Dec 2013 11:45:50 +0000] rev 7

WIZ550io support


Fix: connect() and disconnect() return value; Fix: Debug code disabled; Add: get IPAddress and MACAddress functions;

2013-12-01, by ban4jp [Sun, 01 Dec 2013 18:40:14 +0000] rev 6

Fix: connect() and disconnect() return value; Fix: Debug code disabled; Add: get IPAddress and MACAddress functions;