add getsock(), setsock()
Fork of WIZnetInterface by
History
add getscok, setsock
2017-11-22, by jcm931213 [Wed, 22 Nov 2017 06:03:30 +0000] rev 24
add getscok, setsock
abc
2015-09-03, by joon874 [Thu, 03 Sep 2015 01:10:54 +0000] rev 23
abc
change mbed lib and buffer size
2015-08-28, by joon874 [Fri, 28 Aug 2015 04:01:42 +0000] rev 22
change mbed lib and buffer size
Add error message at set_address.
2015-07-30, by hjjeon [Thu, 30 Jul 2015 08:15:40 +0000] rev 21
Add error message at set_address.
Added init() function. This function is necessary when you want to HTTPServer library which release by mbed.; ; init() function is same with init(uint8_t *mac) function.
2015-07-22, by kaizen [Wed, 22 Jul 2015 02:11:37 +0000] rev 20
Added init() function. This function is necessary when you want to HTTPServer library which release by mbed.; ; init() function is same with init(uint8_t *mac) function.
Remove printf is_link
2015-07-01, by hjjeon [Wed, 01 Jul 2015 04:02:50 +0000] rev 19
Remove printf is_link
remove NTP.lib and SNTP.lib
2015-06-29, by embeddist [Mon, 29 Jun 2015 04:05:10 +0000] rev 18
remove NTP.lib and SNTP.lib
modify wrong data(SSD1306.h)
2015-06-25, by eunkyoungkim [Thu, 25 Jun 2015 23:19:51 +0000] rev 17
modify wrong data(SSD1306.h)
Add SNTP Client
2015-06-24, by eunkyoungkim [Wed, 24 Jun 2015 02:27:46 +0000] rev 16
Add SNTP Client
- fixed DHCP bug.; - fixed link check func.
2015-06-22, by embeddist [Mon, 22 Jun 2015 09:11:47 +0000] rev 15
- fixed DHCP bug.; - fixed link check func.