lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Re: socket TCP


From: Oscar F
Subject: Re: [lwip-users] Re: socket TCP
Date: Tue, 29 Sep 2009 15:26:30 +0200

I have suposses that the sockets TCP may be different, for different port and same IP. In my file i´ve repeat the select call forever then where i reset the struct fd_set?

Thanks

Oscar



On Tue, Sep 29, 2009 at 2:21 PM, Oscar F <address@hidden> wrote:
Thank you, one thing, each connection is for different port (1500,1501,1502,,..) 8 in total. Don´t mind use select option to accept the same no?

Thanks
Oscar


On Tue, Sep 29, 2009 at 1:20 PM, Kieran Mansley <address@hidden> wrote:
On Tue, 2009-09-29 at 11:13 +0200, Oscar F wrote:
> Hello, i know exactly the request customer to accept the connection.
>
> the question is, can i accept two or more conecction TCP in only
> thread of the my program ( create in board EVK1100 AVR32 )

Yes.  This is the best way to do it.  Creating more threads will make
your problems worse, not better!

Kieran



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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