Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/03/06 06:46
Read: times


 
#127301 - RFCs
Responding to: ???'s previous message
Mike Stegmaier said:
I'm trying to make my 8051 as an ISP where it can serve one or two small webpages.

You mean you're trying to make a Web server - not an ISP (Internet Service Provider)?

Are there special timings or is there a special number of bytes I have to pass in order for windows to avoid a disconnection?

Well, you need to implement PPP, LCP, TCP/IP and whatever else it is that PCs do for dial-up networking.

These are all standard protocols - there are plenty of places where you can download the specifications (RFCs); eg,
http://www.faqs.org/rfcs/
http://www.faqs.org/rfcs/inet-standards.html

There is plenty already here & elsewhere on the internet about doing TCP/IP on 8051s and other small processors.

You might want to try Jeremey Bentham's "TCP/IP Lean" book:
http://www.8052.com/forum/read.phtml?id=87784

List of 13 messages in thread
TopicAuthorDate
Dial-up networking and 8051            01/01/70 00:00      
   RFCs            01/01/70 00:00      
      SLIP            01/01/70 00:00      
   I thought Jeremy Bentham            01/01/70 00:00      
   This was done on an 8-pin PIC a decade ago.            01/01/70 00:00      
      'Course it can            01/01/70 00:00      
         that MAY be great            01/01/70 00:00      
            Free CMX??            01/01/70 00:00      
               Free for SiLabs parts            01/01/70 00:00      
                  Configuration Wizard            01/01/70 00:00      
   $2-00            01/01/70 00:00      
      Typhoid Fever?            01/01/70 00:00      
   yeah but even though we had colera            01/01/70 00:00      

Back to Subject List