ENC28 & Cerberus

Please GHI guys, forgive my storm of question of the last days.

Today, I need to set an Ethernet communication between Cerberus and my PC.

Who is able to explain how it works?
Where can I get a tutorial for ENC28 module?

Check this post - a simple test app that will get you started:

http://www.tinyclr.com/forum/topic?id=5671&page=4#msg57620

There is also a lot of inet related samples on codeshare.

Tutorial eventually will be here:

I really don’t want to spend time trying to connect cerberus through ethernet if it’s impossible. Cerberus is now running on MF4.2, so searching about Cerberus, MF4.2 and ENC28, i found this:

http://www.tinyclr.com/forum/topic?id=7187&page=5

Is it true?

Every peace of code, every tutorial, start like this:

Microsoft.SPOT.Net.NetworkInformation.NetworkInterface interfaces = Microsoft.SPOT.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces();

I get thousands of exceptions from this line.
Maybe it is not supported by MF4.2.

Ethernet will be in the next release but as with the Hydra you have to choose whether you use the Ethernet or non Ethernet firmware. Both will be included in the new SDK. However, SD is not yet supported.