ADDM
ADDM copied to clipboard
Sockets?
Hey In this demo example - https://github.com/Sriharia/AndroidHttpServer/blob/master/src/com/example/streamlocalfile/LocalFileStreamingServer.java
You had created a socket to serve the file. In NanoHTTPD, how are you doing it without the sockets?