Cannot connect to remote Oracle DB with http://192.168.1.145:8080/apex/
I can connect successfuly to the Oracle Express Server installation when I am direct on the local computer by entering
http://127.0.0.1:8080/apex/
However when I go to another computer on the local inhouse LAN and try to connect the Oracle server from there by entering
http://192.168.1.145:8080/apex/
There is no response from the DB server. Why ?
No firewalls are between the two computers.
They can see each other when I e.g. ping them.
Do I need a local client installation to be able to connect to the remote Oracle Server ?