Ubuntu Server - Upload and download files using Java client -


i'm newbie server programming , trying create client/server application java storage , retrieve files , remote ubuntu server. tried on internet found nothing useful case , i'm asking if possible.

furthermore, know should write both client , server sides, how can upload , run server side, know... on server?

thats possible - there seems plenty of stuff on google here's 1 example.

in answer second part: trick run both client , server on own computer, , client connects (over loopback ip address "localhost") same machine.


Comments