is it possible to connect to a remote database, using an ip address?
Such as
network.request(“192.176.1.123”,“GET”,FunctionToFollow)
I get an error when i use an ip address… I am very new to this type of concept… does the url only accept published databases on the internet?
There has to be a way to practise this locally!
Thanks for any help in advance!