--- Quote Start ---
2 - If you don't need the TCP/IP protocol layers and you just wanted to use ethernet as a raw transport medium. Then you could get away from the TCP/IP stack altogether and simply write/read raw data to/from the ethernet interface. However, you would have to completely control both ends of the connection and all connection points between.
Jake
--- Quote End ---
Any hints/tips/sample code to point me in the right direction for using the ethernet as a raw transport medium...I can't seem to get my head around the whole TCP/IP protocol.
cheers,
Kushan.