lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] httpd: how to implement AJAX


From: Noam Weissman
Subject: Re: [lwip-users] httpd: how to implement AJAX
Date: Tue, 14 Nov 2017 12:54:37 +0000

Hi,

HTTPD is widely used and if you look around you can find examples from ST micro 
TI and other vendors.

The examples that you will find are probably older versions with no POST or 
AJAX  support but they work !

Noam.
 
-----Original Message-----
From: lwip-users [mailto:address@hidden On Behalf Of Giuseppe Modugno
Sent: Tuesday, November 14, 2017 2:47 PM
To: address@hidden
Subject: Re: [lwip-users] httpd: how to implement AJAX

Il 13/11/2017 21:25, address@hidden ha scritto:
> Giuseppe Modugno wrote:
>> The prototype for SSI callbacks is:
>> [..]
>> I don't see any reference to query string parameters. So how to 
>> select the right action?
>
> Sorry for the confusion. This is a mix of resource optimization, 
> missing documentation and maybe missing framework functions.
Thank you very much for your explanation. Now it is clear.

> My plan is to have https examples for the next release...
https would be very interesting (actually a simple non-secure http server isn't 
really useable in public Internet).

If I understood correctly, https means ssl/tls. So the first task is to add 
SSL/TLS to lwip, right? It's a pity lwip doesn't feature those secure network 
layers.

_______________________________________________
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]