I have used the wifi version of that part some and it is almost that easy.
I did not use it as a web server because it will only do port 80 and the systems I work with have port 80 used by Apache.
It can be used to send and receive serial data via Ethernet. Jeremy and I tested this by sending "text" messages to each others terminal.
I have used it mostly as a remote data logger. Information is collected by a PIC®, sent to the module with the appropriate commands to and/or FTP the data to a server and send out an email.
This is no longer running, it was just a test. The web page lived on the server and would pull the temperature data from the file the iChip FTPed. That was how I got around the port 80 problem. The PIC® code is also on the web page.
http://mackrackit.com/mac/ichip/ichip.html
Bookmarks