Ethernet

Hardware


What cable should I use?
What testing tools/equipment is necessary?
What is a MAC address and how do I go about getting one?
Will plugging in a 10 Base-T Ethernet device into a 100 Base-TX Ethernet network slow the network down?
There are two stickers on the bottom side of the board; one of these stickers says "25867". What does this mean?
What care should be taken to prevent Link termination on my board?
What RJ45 connectors are recommended?
How does PIC18F97J60 produce a frequency of 41.667 MHz with an input of 25 MHz from the crystal?

Software - TCP/IP


What is a TCP/IP Stack?
What is the cost of the TCP/IP stack?
Where can I find the information on the boards supported by the stack, and enabling/disabling the boards?
What are the compilers that I can use to compile the TCP/IP stack?
What are the application layer protocols supported by TCP/IP stack?
How many bytes are occupied by the layers that are implemented in teh TCP/IP stack?
Which files should be modified in the TCP/IP Stack to implement selected protocols for my application?