Sonsivri

Electronics => General Electronics => Topic started by: Lumos on April 02, 2006, 11:15:17 11:15



Title: Webserver looked
Post by: Lumos on April 02, 2006, 11:15:17 11:15
Hi

  I look  for a web server with PIC, ENC28J60 and in proton or PICBasic programmes.

  who can help?


 thanks


Title: Webserver looked
Post by: bbarney on April 02, 2006, 02:01:33 14:01
Lumos
these are some sites I found which might help you out
 
http://www-ccs.cs.umass.edu/~shri/iPic.html (http://www-ccs.cs.umass.edu/~shri/iPic.html)
 
this one you might want to post the guy's and see if they have done anything yet
http://www.picbasic.co.uk/forum/showthread.php?p=16183 (http://www.picbasic.co.uk/forum/showthread.php?p=16183)
 
http://www.piccoder.co.uk/content/view/39/26/ (http://www.piccoder.co.uk/content/view/39/26/)
http://forum.microchip.com/tm.aspx?m=146131 (http://forum.microchip.com/tm.aspx?m=146131)
http://www.olimex.com/dev/enc28j60-h.html (http://www.olimex.com/dev/enc28j60-h.html)


Title: Webserver looked
Post by: Lumos on April 02, 2006, 02:14:19 14:14
many thanks bbarney

 tcp/ip stack in BASIC and I are happy now still this  one.

  unfortunately, I do not look through at "C".

 bye


Title: Webserver looked
Post by: jeanninemtv on April 02, 2006, 05:12:43 17:12
have your tried th mikrobasic tcp-ip notes and samples???


Title: Webserver looked
Post by: Lumos on April 02, 2006, 06:52:19 18:52
hi jeanninemtv

  micro BASIC supports only the RTL8019 of Realtec at  the moment


Title: Webserver looked
Post by: bbarney on April 02, 2006, 08:59:59 20:59
I hope this book is of some help
link to description of book
http://www.amazon.com/gp/product/0750676981/103-8388468-0041412?v=glance&n=283155 (http://www.amazon.com/gp/product/0750676981/103-8388468-0041412?v=glance&n=283155)
 
link to book
http://rapidshare.de/files/17051998/networking_with_microcontrollers.rar.html (http://rapidshare.de/files/17051998/networking_with_microcontrollers.rar.html)


Title: Webserver looked
Post by: Lumos on April 03, 2006, 08:45:32 08:45
thank bbarney

  this book in any  case helps me

  bye


Title: Webserver looked
Post by: stroma on April 03, 2006, 09:27:09 21:27
hey bbarney,
many thanks for this great book.


Title: TCP/IP Illustrated, Volume 1
Post by: bbarney on April 04, 2006, 02:14:09 14:14
here's another one which you might need

 

TCP/IP Illustrated, Volume 1 is a complete and detailed guide to the entire TCP/IP protocol suite - with an important difference from other books on the subject. Rather than just describing what the RFCs say the protocol suite should do, this unique book uses a popular diagnostic tool so you may actually watch the protocols in action.

By forcing various conditions to occur - such as connection establishment, timeout and retransmission, and fragmentation - and then displaying the results, TCP/IP Illustrated gives you a much greater understanding of these concepts than words alone could provide. Whether you are new to TCP/IP or you have read other books on the subject, you will come away with an increased understanding of how and why TCP/IP works the way it does, as well as enhanced skill at developing aplications that run over TCP/IP.
 
http://rapidshare.de/files/14807683/tcpvol1.zip.html (http://rapidshare.de/files/14807683/tcpvol1.zip.html)


Title: Webserver looked
Post by: bbarney on April 10, 2006, 03:37:16 15:37
this might interest you too Lumos