Arduino-Arduino LAN communication - client not connecting to server

Here is my web client code.
http://www.arduino.cc/playground/Code/WebClient

Here is my web server code.
http://www.arduino.cc/playground/Code/WebServerST

They should work together.