lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] HTTP Auth, LWIP connection management and FIN packets


From: Gustavo Pinho Oliveira
Subject: Re: [lwip-users] HTTP Auth, LWIP connection management and FIN packets
Date: Wed, 17 Feb 2016 14:58:15 +0000

I tried with a working application yes. (Browser and lighttpd)
Also, this system has been using HTTP for a long time, I'm just trying to implement Digest Authentication.

I'm using v1.4.1.

I'm using the raw API.
No OS.
NO_SYS = 1.

I'm not sure what do you mean threading rules, my system is single threaded.

On 17 February 2016 at 12:51, Sergio R. Caprile <address@hidden> wrote:
You have a TCP connection.
That requires one to be "a server", listening, and the other to be "a
client", connecting.
Have you actually tried with a known to work application ?
Do you know your port and driver work OK ?
What API are you using ?
What version are you using ?
Do you use an OS ? NO_SYS =?
Do you honor the threading rules ?

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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