|
From: JavaOnMac Junkie on 4 Jul 2008 13:07 In article <8bae8d7f-8bab-4a31-8893-d1eb55dd2a41(a)m73g2000hsh.googlegroups.com>, Aaron Fude <aaronfude(a)gmail.com> wrote: > Hi, > > I have a database application written in with strictly hierarchical > data and I would like to expose it to the windows platform as if it > were a mountable network drive. Where do I begin finding out how to do > that? > > Many thanks in advance, > > Aaron http://jcifs.samba.org/ Google is your friend... http://www.google.com/search?q=access+samba+shares+in+java Second link..
From: Arne Vajhøj on 4 Jul 2008 13:51 JavaOnMac Junkie wrote: > In article > <8bae8d7f-8bab-4a31-8893-d1eb55dd2a41(a)m73g2000hsh.googlegroups.com>, > Aaron Fude <aaronfude(a)gmail.com> wrote: >> I have a database application written in with strictly hierarchical >> data and I would like to expose it to the windows platform as if it >> were a mountable network drive. Where do I begin finding out how to do >> that? >> >> Many thanks in advance, > > http://jcifs.samba.org/ > > Google is your friend... > > http://www.google.com/search?q=access+samba+shares+in+java > > Second link.. Google is indeed your friend. http://www.google.com/search?hl=en&q=difference+between+client+and+server&btnG=Search Arne
|
Pages: 1 Prev: private, nested public, class visible outside package Next: Controlling SoftReferences |