Help with UDP

In the last version of the ethernet libraries is posible work with UDP socket's? I dont found any examples with this type of sockets :S

Thanks

Álvaro

Yes its possible, I recently helped a student get the ethernet shield to work in RAW mode. It took quite a bit of work but we got it working perfectly. You will need to dive into the source code to figure out what you need to call. The wiznet chip DOES support it.

Mark