开发者

How can I read from a Windows shared drive in a platform independent way using Java?

How can I read from a Windows shared drive usin开发者_如何学编程g Java in such a way that the Java code which performs the reading could run equally correctly on any platform?


You can use JCIFS to access SMB/CIFS shares using pure Java code.


apache commons vfs is always a good choice.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜