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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/13/07 04:18
Read: times


 
#137106 - PPP has maximum packet size
Responding to: ???'s previous message
You need to make sure you have enough available ram to receive at least one packet. I'm not sure of what the MTU of a PPP apcket is, but for ethernet is is around 1500bytes. I would expect that PPP is either equal or less than this.

Think about it - if there was no maximum size for a PPP packet - how would you cope with retries? How could you allocate enough memory?

There is a staggering amount of information on the web regarding TCP/IP and allied protocols. Time to do some reading.

List of 12 messages in thread
TopicAuthorDate
refreshing serial data            01/01/70 00:00      
   Other approach            01/01/70 00:00      
      Circular or Ring Buffer            01/01/70 00:00      
   A Yet More Clever Approach            01/01/70 00:00      
      the data isn't always consistent            01/01/70 00:00      
         PPP has maximum packet size            01/01/70 00:00      
         I know            01/01/70 00:00      
            here is why            01/01/70 00:00      
               not serious I hope            01/01/70 00:00      
         Doesn't PPP have a defined packet format?            01/01/70 00:00      
            mtu sizes            01/01/70 00:00      
   what do you mean????            01/01/70 00:00      

Back to Subject List