Wow! Thanks, I will test too :)
Best regards and good luck!
JB
Em 10/08/2014 04:27, "Graeme Geldenhuys"
escreveu:
> On 2014-08-08 12:49, JB wrote:
> > Hi, I use fphttpserver in my project
> https://github.com/jbsolucoes/ceosmw.
> >
> > Now I'm changing server to use sockets to solve problem wit
On 2014-08-08 12:49, JB wrote:
> Hi, I use fphttpserver in my project https://github.com/jbsolucoes/ceosmw.
>
> Now I'm changing server to use sockets to solve problem with concurrent
> connections and to use in bigger scale on a LAN. I'm using synapse with
> multithread, running tests and is very
Hi, I use fphttpserver in my project https://github.com/jbsolucoes/ceosmw.
Now I'm changing server to use sockets to solve problem with concurrent
connections and to use in bigger scale on a LAN. I'm using synapse with
multithread, running tests and is very cool, support large users scale.
Will s
Hi,
I've only used the fphttpserver component for a single user embedded web
server application. For a different part of the product I'm working on,
I'm trying to reduce the installation effort by dropping the Apache Web
Server install and complex configuration. The embedded fphttpserver
worked so