Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-22 Thread Noam Weissman
: Thursday, September 22, 2016 6:25 AM To: lwip-users@nongnu.org Subject: Re: [lwip-users] Dynamic page updation using Ajax-Issue Thank you for the fast and knowledge full replay. I am get confident in programming by your confirmation about memory size. I am using raw API. Server code especially

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-22 Thread Noam Weissman
ring allocation, data sending etc... is the same/similar to how you use to send the device HTML. Hope that helped. BR, Noam. -Original Message- From: lwip-users [mailto:lwip-users-bounces+noam=silrd@nongnu.org] On Behalf Of ece.kishor Sent: Thursday, September 22, 2016 6:28 AM To: lwip-u

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-22 Thread ece.kishor
Sir i didnt look at PCB on Lwip i am new in this subject. I will look ot and verify that if you can able to get some thing about PCB in LwIP its a great help for me. -- View this message in context: http://lwip.100.n7.nabble.com/Dynamic-page-updation-using-Ajax-Issue-tp27374p27383.html Sent

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-22 Thread ece.kishor
Firstly thank you for your help and thank you for your approach. Are u have any successful example recommendations of ajax GET method inside internet. Thanking again Kishor Ravi ece.kis...@gmail.com -- View this message in context:

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-22 Thread ece.kishor
Thank you for the fast and knowledge full replay. I am get confident in programming by your confirmation about memory size. I am using raw API. Server code especially fsdata.c ie the ajax code is custom developed by software people working with me. Do you have any recommendation on ajax fsdata.c

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-21 Thread Noam Weissman
s+noam=silrd@nongnu.org<mailto:silrd@nongnu.org>] On Behalf Of ece.kishor Sent: Wednesday, September 21, 2016 1:02 PM To: lwip-users@nongnu.org<mailto:lwip-users@nongnu.org> Subject: [lwip-users] Dynamic page updation using Ajax-Issue I am developing an embedded web server us

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-21 Thread Sergio R. Caprile
> I am developing an embedded web server using lwip. [...] > When the server is live and running, when multiple number of PCs’ > give web requests, server fails to respond. > Is their any solutions for fix this problem? yes, fix your web server... ;^) Are we understanding each other ? I mean,

Re: [lwip-users] Dynamic page updation using Ajax-Issue

2016-09-21 Thread Noam Weissman
: lwip-users [mailto:lwip-users-bounces+noam=silrd@nongnu.org] On Behalf Of ece.kishor Sent: Wednesday, September 21, 2016 1:02 PM To: lwip-users@nongnu.org Subject: [lwip-users] Dynamic page updation using Ajax-Issue I am developing an embedded web server using lwip. My requirement

[lwip-users] Dynamic page updation using Ajax-Issue

2016-09-21 Thread ece.kishor
I am developing an embedded web server using lwip. My requirement is to dynamically update the value in browser without refreshing the whole web page. I am using a processor from atmel named SAME70Q21 having onboard RAM of 384 KB. When the server is live and running, when multiple number of PCs’