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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/07/03 08:20
Read: times


 
#38441 - RE: Open-Source TCP-IP for 8-bit MCUs
Responding to: ???'s previous message
The interesting thing is that layering of network protocols abstracts the implementation of one layer from the ones above and below it. Each layer must simply provide the interface as specified. This means we could actually have a TCP wrapper over any other hardware protocol (e.g. I2C, Rs-485). It will only be the implementation of the network access layer of TCP/IP that changes.

But of course, who needs the huge overheads of a TCP/IP when an I2C will be sufficient?? TCP/IP need only be used when connecting to the internet, in which case the hardware will almost always be an Ethernet controller or some modem.

kundi

List of 9 messages in thread
TopicAuthorDate
Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
   RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
      RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
      RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
   RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
   Jim Brady 8051 Webserver (hardware)            01/01/70 00:00      
   RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      
   TCP-IP Lean            01/01/70 00:00      
   RE: Open-Source TCP-IP for 8-bit MCUs            01/01/70 00:00      

Back to Subject List