It can be done using .so (For unices) and .dlls for windows...

This matches a whole bunch of possible platforms.

My server is already multithreaded and supports SSL.

Is anybody working on adding SSL support for uhttpd ?

2010/4/27 Angel Pais <amigo...@adinet.com.uy>:
> Maybe I'm talking nonsense but I don´t know how can you integrate both
> programs/compilers in a mutiplatform way.
> If it was windows only you could use some dll pre-loading mechanism.
> Otherwise you will have to run both program in parallel with a messaging
> system tru tcp-ip/pipes/DDE or VM_* notification thing.
> I think the only integral solution is to rewrite your http server in
> harbour.
> Now it has more speed and very good multithreading support.
>
> Just food for thought
>
> Angel
>
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to