- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Please find our development environment details:
Operating system: CentOS 7.6.1810
Server hosted environment: AWS
Peer server version: 4.1.1
Node version: v8.15.1
NPM version: 6.4.1
Firewall: All ports are opened
As per the documentation, I simply executed the below steps and find the output on the console as below mentioned:
$cd PeerServer-Release-4.1.1
$npm install
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN P2PServer@ No repository field.
npm WARN P2PServer@ No license field.
added 84 packages from 57 contributors in 12.238s
$node peerserver.js
Listening port: 8095/8096
When I am trying to open the server URL i.e. http://18.11.33.9:8095/, I am getting the below error message on the screen:
Cannot GET /
Please help us to solve the issue.
Thank you in advance.
Best Regards,
Chandramouli.
- Tags:
- HTML5
- JavaScript*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That means it works, its just a socket server you need to connect with p2p sample application to work.
Regards
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That means it works, its just a socket server you need to connect with p2p sample application to work.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Naresh,
Thank you for your reply.
Best Regards,
Chandramouli.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page