W5100 interrupt driven server

Hi,

First, connect interrupt pin of W5100 to MCU.
Second, set interrupt mask register(IMR) you want to use.
Third, set interrupt in your MCU.

The third step is found at ATMEL MCU datasheet.