kerrisnow@btinternet.com wrote: > I want to make an embeded webserver with the ENC28J60. > I downloaded the tcpip stack software from the microchip > site, and now I have these questions: > > 1. First of all, I do not know which C compiler to use, is there > a free one on the microchip site? I believe it uses the C18 compiler, doesn't it say so in the source code or in AN833? > Does this mean that this software will run on those chips as-is with > no editing, and would these devices interface to the ENC28J60? The AN833 TCP/IP stack with the ENC28J60 additions assumes a PIC 18 with the ENC28J60 connected to via the MSSP using SPI. > 3. How do I link my web pages to the device? I haven't done this, but I have read AN833 and seen that it goes into detail on this. > 4. Do I need to know anything else regarding the software side of > things? RTFM, which in this case is AN833. Looking thru the header files and some of the source code is also a good idea. In particular you will need to modify STACKTSK.H to suite your configuration. > 5. Lastly, do you think this software will be available on 18f2455? I assume it runs on that PIC with little or no modification. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist