I actually had mine working (although there was a looong timeout waiting for the socket to close).
When that happened on mine, it was actually a wiring issue. The W5100 Arduino footprint board I used only actually brought SPI out to the ICSP header, not to D13/12/11 like I'd thought. Fixed that and it was fine :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I actually had mine working (although there was a looong timeout waiting for the socket to close).
When that happened on mine, it was actually a wiring issue. The W5100 Arduino footprint board I used only actually brought SPI out to the ICSP header, not to D13/12/11 like I'd thought. Fixed that and it was fine :)