UIPEthernet with ENC28j60

Hi..
I am using ENC28j60 and downloaded UIPEthernet library to drive it
i need to send variables from an ARDUINO to other ARDUINO
so i need to know how to set, initialize and keywords to do this from arduino to another one using enc28j60

thank you...

Have a look at the UDP functions and the UDP example : Ethernet - Arduino Reference

Thank you for response
but i dnt know how to use processing sketch included in the main example (UDPsendreceivestring)