Re: [lwip-users] lwip FreeRTOS tcp window

2017-03-31 Thread goldsi...@gmx.de
Mohamed Hnezli wrote: I am using lwip ontop of FreeRTOS to send data to a server. I am trying to maximize the data flow. I've tuned several paramerters in "lwipopts.h" but I am always receiving an ACK after emitting only two packets. That's just TCP. The window size does not have any

Re: [lwip-users] [LwIP HTTP] [ Aurix TC234]

2017-03-31 Thread goldsi...@gmx.de
Ben Sedrine Mohamed khalil wrote: my question is how do integrate LwIP HTTP On Aurix TC234 Board with Erika OS. If you have lwIP already running, it's just adding a call to httpd_init() and adding the appropriate source files (just keep adding missing files until it links). If the question

[lwip-users] Connect two machines running LWIP applications via WLAN

2017-03-31 Thread shruthi
Hi, I am running TCP server and client applications on two different Linux machines using LWIP stacks. These two machines are connected with an Ethernet cable. I am able to send TCP IP packets between the two systems by creating a software Bridge between the tap0 and eth0 interfaces (as given in

[lwip-users] lwip FreeRTOS tcp window

2017-03-31 Thread Mohamed Hnezli
I am using lwip ontop of FreeRTOS to send data to a server. I am trying to maximize the data flow. I've tuned several paramerters in "lwipopts.h" but I am always receiving an ACK after emitting only two packets. Thanks for helping NB: simple echo servers (on linux & windows) gived the same

[lwip-users] [LwIP HTTP] [ Aurix TC234]

2017-03-31 Thread Ben Sedrine Mohamed khalil
Hi , To begin, i wanted to thank you for this good job ! mush appreciated. I have a project about creating an embedded web server "LwIP HTTP" on Aurix TC234 TX with Erika OS and then establish an Ethernet link between Aurix TC234 TX and a computer serving as the ( "Graphical User Interface" /