Hi list,
I'm presenting 3 net objects:
[nicinfo] - prints to the console the associated ip(s) of your network card(s). also prints your outside ip if you have internet.
[webserver] - ipv4 http server (threaded).
[websocketserver] - a multi-threaded web-socket server. (not ready for macOS yet [1] ).
You can get them from Deken.
------------------- Github repositories:
https://github.com/Lucarda/pd-nicinfo
https://github.com/Lucarda/pd-webserver
https://github.com/Lucarda/pd-websocketserver -------------------
[1] I had already opened an issue for it (https://github.com/Lucarda/pd-websocketserver/issues/1) but I can't seem to handle it. It might be an easy one. Help needed! :)