Quote:
Originally Posted by skeeterb
I would like to see what the code looks like, especially with its TCP stack that was put in for the network accessibility. I'm not familiar with programming with the Amtel chips, instead I am more familiar with using Flowcode for MicroChip PIC microcontrollers.
|
Here is the source that I used for the TCP stack:
tuxgraphics.org: Introduction to the tuxgraphics TCP/IP stack, 3rd generation
I used the server portion, not client. I may integrate the client for some other communications stuff we have planned.
Eric