|
|
![]() |
|
|
|
|
|
|
|
|
If you don't know a lot about networking, check out About Computer Networking
Sniffer is a shareware prgram that lets you trace packets being sent over your network. It is very easy to use. You need to know 2 things:
Be aware that after 14 days you will need to purchase the Sniffer software if you want to continue using it.
Other Resources:
- TCP/IP
stack in C for small embedded systems
- a
Lightweight TCP/IP stack
- HC11
CrystaLAN project page including C source
- tinyTCP
written in C, for advanced users who would like to implement a TCP/IP stack
- some demo
files that you can load into the board for testing
- a C++ program for the PC to view
UDP traffic on the LAN (written by customer Bob Gardner)
- data sheets and application notes
from Crystal
Semiconductor website (the chip is being used in 8-bit mode,
so get the relevant app note)
- Circuit
Cellar Magazine Oct. and Nov. 2000 issues on using CS8900A ethernet
chip with Rabbit Microcontroller
- www.embeddedethernet.com
using CS8900A ethernet chip with PIC and STK microcontrollers