I've been going through examples on how to use the DSS debugger. In the example with the DSS Test Server and the Client, the client will not connect to the local DSS server. The only changes I've made to the example files are the directory/file locations.
test_server.js
TestServer.js
perl_client.pl
The test server is running, however when I run the perl script for the client, I get the following error:
Remote server at port 4444 on http://127.0.0.1/ seems to be down(or not started)
Any ideas on resolving the issue?
Thanks
Stephen