CVS: examples/tcpip README.txt,1.1,1.2

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/examples/tcpip
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4613/examples/tcpip

Modified Files:
	README.txt 
Log Message:
doc updates:
- add links to the source files and directories
- add "back" links

Index: README.txt
===================================================================
RCS file: /cvsroot/mspgcc/examples/tcpip/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -d -r1.1 -r1.2
--- README.txt	26 Dec 2005 20:37:03 -0000	1.1
+++ README.txt	13 Mar 2006 18:23:08 -0000	1.2
@@ -3,21 +3,45 @@
 
 Overview
 --------
-An example of tcp/ip stuff, taken from slaa137.pdf.
+An example of TCP/IP stuff, taken from slaa137.pdf.
 
-to compile::
 
-    msp430-gcc -O  easyweb.c -mmcu=msp430x149 -o tcpip -Wall
+Source
+------
+Files_:
 
-Adopted to use with gcc by mspgcc team:
-http://mspgcc.sourceforge.net
+- README.txt_   This file
+- Makefile_     Build rules
+- cs8900.c_     ethernet packet-driver
+- cs8900.h_     header-file for cs8900.c
+- easyweb.c_    implements a dynamic HTTP-server by using the easyWEB-API
+- easyweb.h_    header-file for easyweb.c
+- tcpip.c_      implements the TCP/IP-stack and provides a simple API to the user
+- tcpip.h_      header-file for tcpip.c
+- webside.c_    example HTML-code for easyweb.c
+
+.. _files: .
+.. _README.txt: README.txt
+.. _Makefile: Makefile
+.. _cs8900.c: cs8900.c
+.. _cs8900.h: cs8900.h
+.. _easyweb.c: easyweb.c
+.. _easyweb.h: easyweb.h
+.. _tcpip.c: tcpip.c 
+.. _tcpip.h: tcpip.h 
+.. _webside.c: webside.c
 
 
 Disclaimer
 ----------
-This example is part of the mspgcc project http://mspgcc.sf.net.
-See license.txt_ for details.
+Originaly from TI's application note slaa137.
+Adopted to use with gcc by mspgcc team: http://mspgcc.sf.net
+
 
-chris
 
+------
+
+back_
+
+.. _back: ../readme.html
 .. _license.txt: ../license.html



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.