Creating a localserver on android
Unsolved
Mobile and Embedded
-
Hello. My intent is to create a server on android to allow access for all the computers on the local network to a webpage stored inside that server . This should be accessible by browser, not by a specific client
Can you point me out to which doumentation should I start reading? This is my first development with a server
Thanks
-
Hi and welcome to devnet,
Depending on what you want QTcpServer might be a good start or maybe the Cutelyst project.