lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] LWIP Socket Interface + Raw Ethernet Data


From: Kashyap Gada
Subject: [lwip-users] LWIP Socket Interface + Raw Ethernet Data
Date: Mon, 26 Mar 2018 17:04:48 +0530

Dear all,

 

We have  a project of a custom radio working as a point to point device working as a bridge between two LAN Networks. We have two requirements –

1.       Sending and receiving all Ethernet packets to the opposite radio to & fro.

2.       Also run a web server on the radio for managing the radio.

 

This requires me to communicate all the Ethernet packets to the opposite radio and also consume requests on the local web server.

How can I bifurcate or this traffic and what locations or c functions should I tap the data from. Need simple guidance to achieve this.

Regards

Kashyap


reply via email to

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