Arduino and Twitter Library.

Hi,

I am trying to get post on twitter from my Arduino. I am using twitter library from Arduino playground and enc28j60 shield from sunrom (http://www.sunrom.com/ethernet/ethernet-module-based-on-enc28j60).
But I have some doubts regarding the IP address and MAC. I tried to connect using the example code but failed. Can you please give some idea?

The twitter library from the playground (Arduino Playground - Twitter Library) does not work with an ENC28j60 based shield but only with an Arduino Ethernet Shield or compatible (WizNet5100 chip).

So, Is there any Library available for enc28j60?

Try a Google search with "twitter arduino enc28j60".