On Fri, 2009-10-23 at 17:23 +0100, Zahir Lalani wrote: > Hi > > I have only started using lwip recently, so still finding my way > around. I have ported it to our hardware and pings are working fine. I > have now included the sample raw http server and am trying to test > that. What I find is that the request is received, accept is called, > and the a data packet is sent. However, although tcp_sent has been set > to callback, no callback is received. Any ideas as to what may be > going on?
Can you get a packet capture, e.g. with wireshark, and send that to the list? Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
