A Java client for the wupserver
Go to file
Maschell e7d82b8806 added new stuff
added
FSA_Mount
FSA_Unmount
FSA_MakeDir
FSA_OpenFile
FSA_CloseFile
FSA_ReadFile

downloadFolder
downloadFile
2016-10-23 23:09:51 +02:00
src/de/mas/wupclient added new stuff 2016-10-23 23:09:51 +02:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2016-10-22 18:49:29 +02:00
.gitignore First commit. Only ls() is working so far 2016-10-22 18:52:14 +02:00
README.md First commit. Only ls() is working so far 2016-10-22 18:52:14 +02:00

A port of smea's client (WUPClient.py) for the wupserver.

https://github.com/smealum/iosuhax/tree/master/wupserver

Everything is from Smea, I'm just porting it!