lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] netconn - using in different tasks


From: ncoage
Subject: Re: [lwip-users] netconn - using in different tasks
Date: Wed, 13 May 2009 11:25:04 +0200

> > I thought about that solution, but my application is more complex.
> > There are three tasks, each of them communicates with his own serial
> > port. When new data come from TCP, I check specific flag, which
> > determines wich task (serial port) must get rest of the data frame. 
> 
> Where do you get this flag from?

From TCP data, in callback_function I receive netbuf, so I can see all data. 
The value of particular byte determines where the rest of the TCP data must go.




reply via email to

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