Issue
I want to host a website on a laptop without Internet. This laptop is running Ubuntu, MongoDB, and lamp. The when the website is hosted I want to connect a bunch of tablets to the website over USB. Is it possible?
Solution
Yes you can host the website but it will be accessible from the laptop only or same network. You can create a simple node js server and perform any CRUD operations using MongoDb.
Answered By - stud3nt
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.