WIZnet Library for my tests.

Fork of WIZnet_Library by WIZnet

History

Create project for test Ethernet shield and stepper motor driver. default tip

2016-01-06, by Whisper_84 [Wed, 06 Jan 2016 09:10:31 +0000] rev 9

Create project for test Ethernet shield and stepper motor driver.


fix some codes of reading Sn_RX_RSR, Sn_TX_FSR in W5100.cpp, W5200.cpp; added is_fin_received() in W5100, W5200 files

2015-05-31, by Bongjun [Sun, 31 May 2015 10:25:40 +0000] rev 8

fix some codes of reading Sn_RX_RSR, Sn_TX_FSR in W5100.cpp, W5200.cpp; added is_fin_received() in W5100, W5200 files


add set_blocking(false) in connect function, and so on.

2015-05-31, by Bongjun [Sun, 31 May 2015 10:06:41 +0000] rev 7

add set_blocking(false) in connect function, and so on.


"bool is_fin_received()" method added.

2015-04-24, by bangbh [Fri, 24 Apr 2015 08:19:14 +0000] rev 6

"bool is_fin_received()" method added.


Perform Length check here to prevent buffer overrun fixed by Sean Newton

2014-10-06, by Bongjun [Mon, 06 Oct 2014 01:35:09 +0000] rev 5

Perform Length check here to prevent buffer overrun fixed by Sean Newton


change some code block in W5500.cpp which is related to Sn_RX_RSR, Sn_TX_FSR

2014-08-20, by Bongjun [Wed, 20 Aug 2014 02:17:02 +0000] rev 4

change some code block in W5500.cpp which is related to Sn_RX_RSR, Sn_TX_FSR


modify accept() function in TCPSocketServer .cpp .h file for multiful connections.

2014-07-21, by Bongjun [Mon, 21 Jul 2014 05:35:40 +0000] rev 3

modify accept() function in TCPSocketServer .cpp .h file for multiful connections.


in W5500.cpp, is_connected(), send() function is changed.

2014-07-14, by Bongjun [Mon, 14 Jul 2014 23:52:10 +0000] rev 2

in W5500.cpp, is_connected(), send() function is changed.


Wiznet Ethernet library 1st release

2014-05-09, by jbkim [Fri, 09 May 2014 01:17:51 +0000] rev 1

Wiznet Ethernet library 1st release


1st commit

2014-05-08, by jbkim [Thu, 08 May 2014 03:57:58 +0000] rev 0

1st commit