首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > volumemounter

volumemounter

资 源 简 介

Last Update: 20.07.2010 - Rev: 1.0 This Java Class, provids an simple interface to mount afp and smb volumes on OSX and Windows. Mounting smb (samba) and afp (AppleFileProtocol) volumes of a server with Java-code isn"t complicated, but a bit tricky. This class provides a simple method to mount volumes on OSX at the moment. We hope to find someone, who can do the implementation for Windows. Example to use the VolumeMounter Class: new VolumeMounter().mount("afp:/Lastname, Firstname:Password@file.serv.er/Mountname/"); new VolumeMounter().mount("smb://username:password@another.serv.er/Sharename/"); Usage of the Class: The class may be used for personal, as well as for commercial use. It may be changed and reused in any project and is licensed under Apache License 2.0. Anyway it would be great to hear from you, if you use our class :)
VIP VIP
0.175380s