How to use ioLibrary HTTP server

Hi!

I have STM NUCLEO F401RE, and arduino ethernet shield with W5100.
I am trying to run HTTP server with this hardware but completely don’t know how to use WizNET ioLibrary ([url]https://github.com/Wiznet/ioLibrary_Driver[/url]). I add this library to my project and even get up socket, but I want to get up HTTP server and to not write it by myself.
Give me some ideas or documentation, please…

See here for your mbed board [url]https://developer.mbed.org/forum/helloworld/topic/5343/[/url]