Hey Rw-X I know what you mean! there are plenty of server examples but i have not been able to find any client examples, i am currently working on a TCP client too.
If you post a copy of your code and wireshark capture it will help the experts in the forum to help you out, also is the HTTP server definitely working (Apache server with tested PC communication etc) and what version of lwip are you using. have you managed to get anything working with lwip with your hardware? Im guessing that the port 4097 is just the next free port that was allocated by lwip and should not be seen as significant that it corresponds with patrol view *but this is just a guess * Im not much help yet sorry... im still learning... Dave. Rw-X wrote: > > Hi all, > > Has anyone in here managed to get a http client working with the LwIP > stack? > So far I’ve managed to get ARP working, but after that it stalls. The > client > tries to connect to the server, but fails. > When looking in Wireshark I can see that the client is using something > called patrol view (port 4097) when it tries to connect to the server. > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > -- View this message in context: http://www.nabble.com/LwIp-http-Client-problem-tp25764964p25783802.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
