ServerProxy icon indicating copy to clipboard operation
ServerProxy copied to clipboard

ServerProxy is a Android library for creating proxy servers to serve files

Results 2 ServerProxy issues
Sort by recently updated
recently updated
newest added

Hi! I downloaded your library, but I don't understand how to use it. I use lib as a project dependency.

Hi, I just tried this library for a media player application. But I get SocketTimeoutException in ServerProxy.java file, at **line 115**. The code is on that line is very critical:...