Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2008 14:24:44 -0400
From:      Bruce Walker <bmw@wezel.com>
To:        Sin <sinister@gmail.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: SLIP slipping away
Message-ID:  <47DC146C.8000005@wezel.com>
In-Reply-To: <004701c886c0$6c866910$0200a8c0@dts>
References:  <200803141803.12974.kailockwood@gmail.com> <004701c886c0$6c866910$0200a8c0@dts>

next in thread | previous in thread | raw e-mail | index | archive | help
Sin wrote:
>
> I wasn't going to ask before, but I guess curiosity got the best of 
> me. I've been working for an ISP for the past 8 years, so PPP and SLIP 
> talk comes up alot. I don't usually post, just read, however I am 
> curious about what kind of application could possibly be using slip as 
> opposed to ppp now-a-days ??

One legitimate use-case is talking to single-chip embedded CPUs, eg an 
Atmel AVR or Mega, or a PIC controller.  Very limited code space means 
that the networking implementation may be limited to just UDP/IP, and 
PPP is way too big, but SLIP is trivially doable.

-bmw



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47DC146C.8000005>