Re: [lwip-users] lwIP 1.4.1 + FreeRTOS

2014-08-09 Thread davidgrohl
Hi, if you want, I have a working project (freertos + lwip) that run on a stm32f107 equiped board. I don't remember the version. On monday I'll upload it on dropbox And I will send you The link. -- View this message in context: http://lwip.100.n7.nabble.com/lwIP-1-4-1-FreeRTOS-tp22998p23001.ht

Re: [lwip-users] TCP IP Port accept Issue- Reg

2014-08-09 Thread Paul Webber
Bellphin, I am having the same problem but with 1.4.1. I too able able to send data three times than the server to which the data is sent does not respond to the request to open the connection. The message on the server logs say that the connection was "forsibly closed". I have been hoping that

[lwip-users] TCP IP Port accept Issue- Reg

2014-08-09 Thread Bellphin
Hi Everyone, I am working with a Project in EVK1100+RTOS+Lwip (AT32). Now I complete my project and strugle with one bug. Initially am very freasher to lwip. I have to send the data (Call or ACK) to the server using TCP communication. I had finished the issue but after three times the TCP won't a

[lwip-users] lwIP 1.4.1 + FreeRTOS

2014-08-09 Thread Hagen Schmidtchen
Dear lwIP users, I am currently trying to integrate a simple tcpip lwIP thread into my working FreeRTOS 8.0.1 system running on a CM3 based hardware(Olimex stm32f107). The problem is that the usual approach of just modifying a working demo seems not to be possible since I could not find a simple

[lwip-users] TCP IP Port accept Issue- Reg

2014-08-09 Thread Bellphin
Hai Everyone, I am working with Nurse call system in EVK1100+RTOS+Lwip (AT32). Now I complete my project and strugle with one bug. Initially am very freasher to lwip. I have to send the data (Call or ACK) to the server using TCP communication. I had finished the issue but after three times the TCP

Re: [lwip-users] LWIP RAW tcp_close, tcp_connect

2014-08-09 Thread Paul Webber
Any thoughts on why this could be happening? From: lwip-users-bounces+pwebber=heat-timer@nongnu.org on behalf of Simon Goldschmidt Sent: Saturday, August 09, 2014 8:40 AM To: Mailing list for lwIP users Subject: Re: [lwip-users] LWIP RAW tcp_close, t

Re: [lwip-users] LWIP RAW tcp_close, tcp_connect

2014-08-09 Thread Simon Goldschmidt
Paul Webber wrote: > One more question. How does the open listener on my product effect the server > when my product tries to open an outbound connection to the server? It doesn't. I thought you had the server running on lwIP. > Simon ___ lwip-users

Re: [lwip-users] LWIP RAW tcp_close, tcp_connect

2014-08-09 Thread Paul Webber
Simon, One more question. How does the open listener on my product effect the server when my product tries to open an outbound connection to the server? Paul From: lwip-users-bounces+pwebber=heat-timer@nongnu.org on behalf of S G Sent: Friday, Au