Ethernet server with client´s IP address filter

@zoomkat: It probably does if the ethernet library has been modified to include this function. This is not a function in the standard ethernet library.

client.getRemoteIP(rip);

There is really one way to get the remote IP in the W5100 code. All roads lead to Rome, so to speak.