lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] UDP and TCPIP at the same time


From: Abhijith N M
Subject: Re: [lwip-users] UDP and TCPIP at the same time
Date: Tue, 27 Oct 2015 16:11:05 +0000

Hello Robert,

I am using EVK1105 board with AT32UC3A0512 controller. I am building a software where I am using the FreeRTOS provided by the Atme l Studio 6.2, The Example section of the IDE contains the LWIP code as well. I am trying to use the LWIP socket() call which is failing.
Please do let me know why this API fails.

Thanks and regards
Abhijith N.M.

From: lwip-users-bounces+address@hidden [lwip-users-bounces+address@hidden on behalf of Robert Deschambault address@hidden
Sent: 15 September 2015 19:07:51
To: Mailing list for lwIP users
Subject: Re: [lwip-users] UDP and TCPIP at the same time

Please describe your system and software.  Are you using an RTOS?

On Mon, Sep 14, 2015 at 11:11 PM, Abhijith N M <address@hidden> wrote:
Hello Team,

LWIP TCP/IP stack doesn't work. lwip_socket() does not create a socket. Please come up with your suggestions.

Thanks and Regards
Abhijith N.M.
________________________________________
From: lwip-users-bounces+abhijith.mutt=address@hidden [lwip-users-bounces+abhijith.mutt=address@hidden] on behalf of Sergio R. Caprile [address@hidden]
Sent: 14 September 2015 20:58:02
To: address@hidden
Subject: Re: [lwip-users] UDP and TCPIP at the same time

If you mean "UDP and TCP" at the same time, that depends only on your
available memory. If you compile TCP in and UDP in, and you have enough
code memory for it to run and data memory for them to use, then yes.

--


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users
---Disclaimer------------------------------ This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Opinions, conclusions and other information in this transmission that do not relate to the official business of QuEST Global and/or its subsidiaries, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless followed by written confirmation by an authorized signatory of the Company. -----------------------------------------------------------------------------------

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



--
Bob Deschambault
6614 Astro Court, Mississauga
Ontario, Canada L5N 7J2
home: 905 824 7159
cell: 416 457 7163
twitter: @rdeschambault
1Fm3QkinyqiMbpnvSZMLM1AyjBvbuYeTBE
---Disclaimer------------------------------ This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Opinions, conclusions and other information in this transmission that do not relate to the official business of QuEST Global and/or its subsidiaries, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless followed by written confirmation by an authorized signatory of the Company. -----------------------------------------------------------------------------------

reply via email to

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