Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JNAJava アプリケーションから iPad のメモリを使用およびアクセスしようとしましたlibimobiledeviceが、この方法で問題が発生しました。
JNA
libimobiledevice
より簡単な代替手段はありますか?
iPad を HTTP サーバーにする簡単な方法。Java アプリケーションは HTTP リクエスト経由でアクセスできます。
https://github.com/robbiehanson/CocoaHTTPServerを使用できます。リッスンするためにソケットを開くだけです。