Thank you for your reply Kieran!
But having process for each of the device can be problematic if I want to
have more than 100 devices.

Can anybody please let me know the work around for this on windows.

-Sree


On Thu, Aug 19, 2010 at 6:31 PM, Kieran Mansley <[email protected]> wrote:

> On Thu, 2010-08-19 at 18:22 +0530, sreesh lwip wrote:
> > I am planning this on windows
>
> I don't have any experience of using lwIP on Windows (Simon does though
> and may be able to advise).  On Linux I would have recommended using
> separate processes rather than threads as there should be no need to
> share state between your devices.  Each one would then get its own
> Ethernet device and netif and be able to operate it independently of the
> others.
>
> Kieran
>
>
> _______________________________________________
> lwip-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to