lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] query


From: Leon Woestenberg
Subject: Re: [lwip-users] query
Date: Fri, 07 Jan 2005 22:58:00 +0100
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

Hello Vijay Gundeti,

i wud like to know whether we cansend both udp and tcp in the same connection and also will a new task be created for each connection.I mean suppose theer are 2 connections coming ...then will they be using the same lwip stack bewteen them oe will each of them use different stack.

A single TCP/IP stack can handle multiple TCP and UDP connections. lwIP does not create tasks, that is up to
you.

Leon.




reply via email to

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