android - FileUpload Without Servlet -


i have small web server in android app want post file in multipart post request. believe fileupload makes possibly requires servlet not have.

is there similar method can use httprequest?

i have found library provides entirely java implementation of websockets ended being both faster, , easier use using http multi-part post requests.

java-websockets via github.

if example of how being used question, here code ended writing , using. please don't mind mess, hackathon.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -