just because if we are all together in the same lan i prefer to tell others "browse http://192.168.1.20";.

The [webserver] just wraps https://github.com/civetweb/civetweb . For simplicity I left out ipv6 + many more options like https (via openssl) and more options that are there.

May be v0.1.0 can implement these.

(the main idea was something really simple for a Pd external. There are many web-servers you can run outside Pd)

:)

Mensaje telepatico asistido por maquinas.

On 6/2/2021 6:50 AM, Dan Wilcox wrote:
"Why U No IPV6?"

:)

Even Pd now supports IPV6... See the functions in s_net for some helpers which may be useful, although s_net.h is not really part of the public API in m_pd.h. AT the very least, there are implementation snippets you can check out for configuration for IPv4 and IPv6.

https://github.com/pure-data/pure-data/blob/master/src/s_net.h <https://github.com/pure-data/pure-data/blob/master/src/s_net.h>

https://github.com/pure-data/pure-data/blob/master/src/s_net.c <https://github.com/pure-data/pure-data/blob/master/src/s_net.c>

On Jun 2, 2021, at 9:27 AM, pd-list-requ...@lists.iem.at <mailto:pd-list-requ...@lists.iem.at> wrote:

[webserver]
- ipv4 http server (threaded).

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com>
robotcowboy.com <http://robotcowboy.com>






_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to