lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Raw api + multiple TCP Connections


From: Noam Weissman
Subject: Re: [lwip-users] Raw api + multiple TCP Connections
Date: Mon, 22 May 2017 11:02:10 +0000

So there are two separate servers with each handling one connection, correct ?

 

So what is the problem ?

 

Every server should have its own pcb and every connection has its own separate pcb

 

You are doing something wrong, check your code.

 

 

From: lwip-users [mailto:lwip-users-bounces+address@hidden On Behalf Of Werner Motz
Sent: Monday, May 22, 2017 1:58 PM
To: 'Mailing list for lwIP users'
Subject: Re: [lwip-users] Raw api + multiple TCP Connections

 

Hi,

I apologize myself.

I (uC) am the server and I initiate two connections with IP_ADDR_ANY but different ports.

The PC is the Client and from here I connect to the Server.

 

 

 

Hi,

 

Do you mean two connections that you initiate from your device to two different IP’s

or two connections in a server ?

 

Your question is not clear ?

 

Noam.

 

 

 


reply via email to

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