Help intergrating some code i found (Ethernet Code)....

The board i'm using is this one...

The EtherTen is a 100% Arduino compatible board that can talk to the world. Do Twitter updates automatically, serve web pages, connect to web services, display sensor data online, and control devices using a web browser. The Freetronics EtherTen uses the same ATmega328P as the Duemilanove and the same Wiznet W5100 chip used by the official Arduino Ethernet Shield, so it's 100% compatible with the Ethernet library and sketches. Any project you would previously have built with an Arduino and an Ethernet shield stacked together, you can now do all in a single, integrated board.

I'm talking about modifying and which files to modify that are in arduion1\libraries\Ethernet....

Not sure which parts i need to copy and paste from (from the zip) and to where....