ADDM icon indicating copy to clipboard operation
ADDM copied to clipboard

Sockets?

Open arjunmenon opened this issue 7 years ago • 0 comments

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?

arjunmenon avatar Jan 14 '18 20:01 arjunmenon