lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TM4C1294 LWIP Usage


From: Lee
Subject: Re: [lwip-users] TM4C1294 LWIP Usage
Date: Fri, 19 Dec 2014 17:24:45 -0700 (MST)

Hi Noam,

I am still trying to get a simple send function working which is
frustrating. Perhaps it is more of a C issue than a LWIP (client or server)
issue. Once I have a connection I can do 1 send with tcp_write called in
either the recv callback or the accept. Once connected however I am stuck as
to where to call another write. I think I would have to make the functions
extern and the pcb more global to call another write from main or any
included application code. Is this how you did it?

Lee.



--
View this message in context: 
http://lwip.100.n7.nabble.com/TM4C1294-LWIP-Usage-tp23623p23636.html
Sent from the lwip-users mailing list archive at Nabble.com.



reply via email to

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