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

Back to Subject List

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


 
#131914 - But some things are just not simple!
Responding to: ???'s previous message
And ethernet connectivity is one of them!

Ethernet is designed for large, multi-platform, multi-protocol networks with large numbers of nodes. Anything that can cope reliably with this just isn't going to be simple, I'm afraid.

Ganeshprasanna M K said:
... TCP/IP (which is really complicated) where as i m looking for ETHERNET/IP/UDP

That doesn't mean to say that ETHERNET/IP/UDP is going to be simple. It still has to co-exist with with everything else on the LAN - which is where (most of) the complication comes.

As I've noted before, making something that considers only the "perfect" case is usually only 10% of the effort; the other 99%[1] goes to coping with all the things that could possibly go wrong - packet loss, corruption, timeouts, etc, etc, etc,...

IF you want Simple, then you have basically 2 choices:

1. Use a device that makes it simple for you; eg, by providing a simple serial port interface, like the Xport, Nemo, or CD220x

2. Choose an interface that is simple - Ethernet, IP, etc is not simple.

[1] Yes, I know that adds up to >100% - but isn't that always the way with development timescales...

List of 29 messages in thread
TopicAuthorDate
Ethernet Connectivity with 8051            01/01/70 00:00      
   Ethernet boards            01/01/70 00:00      
   If you want to ease your design            01/01/70 00:00      
   SiLabs CP2200            01/01/70 00:00      
      thnks            01/01/70 00:00      
         All UDP is in the stack.            01/01/70 00:00      
         Try..            01/01/70 00:00      
            Clickable Links            01/01/70 00:00      
   help!!!!!!!!!!!!!!!!!!1            01/01/70 00:00      
      Network Layers            01/01/70 00:00      
      Help???????????????            01/01/70 00:00      
   SILabs gives you the code            01/01/70 00:00      
   8051 and ethernet....            01/01/70 00:00      
   Finding Nemo!            01/01/70 00:00      
   help....programming rtl8019??            01/01/70 00:00      
      RTFM            01/01/70 00:00      
      help on interfacing rtl8091 with p89v51rd2            01/01/70 00:00      
   can i go around this way????            01/01/70 00:00      
      Waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay too simplistic!!            01/01/70 00:00      
         CMX at three grand a pop            01/01/70 00:00      
            correct and            01/01/70 00:00      
   why complicate stuff???KISS=keep it simple stupid            01/01/70 00:00      
      Try this as already suggested CD220x            01/01/70 00:00      
         Clickable            01/01/70 00:00      
      But some things are just not simple!            01/01/70 00:00      
         thnks a lot..andy            01/01/70 00:00      
            tutorial            01/01/70 00:00      
               awesome suggestion            01/01/70 00:00      
                  why didn't you look there in the first place?            01/01/70 00:00      

Back to Subject List