lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Interfacing LwIP for a radio communication


From: Marco Jakobs
Subject: Re: [lwip-users] Interfacing LwIP for a radio communication
Date: Thu, 5 Feb 2015 17:48:01 +0100

Hi Ivan,

thank you for pointing to that! I'll have a look! :-)

Is there any documentation or do you have any samples which may give me a start?

Marco

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Ivan Delamer
Sent: Thursday, February 05, 2015 4:50 PM
To: address@hidden
Subject: Re: [lwip-users] Interfacing LwIP for a radio communication

Hey Marco,

I would definitely look at the SLIP netif. I've been using it and the current 
code works.

It is basically a point to point IP encapsulation with almost no overhead (1 
byte). It assumes that both sides already know their IP configuration. So you 
can manually assign IP addresses to each radio station and then create a simple 
driver to connect to the right station according to destination IP address.

Cheers
Ivan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]