radumg / DynaServer

A Dynamo Extension that allows bi-directional communication and control of Dynamo as a REST API.
GNU Affero General Public License v3.0
18 stars 1 forks source link

add/test support for remote access #22

Closed radumg closed 5 years ago

radumg commented 5 years ago

Situation right now

Tested things running on localhost:1234 and accessing from same machine.

What new feature do you suggest ?

Test accessing from remote PC using IP address and add support if it doesn't work.

Are you ready to help build this feature ?

Check YES or NO here if you can help implement this feature.

radumg commented 5 years ago

tested and DynaServer is accessible on a local network using IP and port (192.168.0.11:1234 for example, but disabling the Windows Firewall was required.