Ethernet shield / max 4 connections

Thank you.

//stopping client
client.stop();

At this point I don't have a reference to the client that is connected (see code posted earlier). I supposed that means re-writing the implementation? I tried something like that earlier and couldn't make it work either, but I'll try again.