Skip navigation.
 
mlRe: Mounting AFP Volume using Cocoa
FROM : Jens Alfke
DATE : Fri Apr 18 18:10:10 2008

On 18 Apr '08, at 4:52 AM, JanakiRam wrote:

> Can you provide some pointers on using FSVolumeMount API or some 
> CoreServices API.


I haven't used any of those functions. How about reading the 
documentation? Just type "FSVolumeMount" into Xcode's documentation 
viewer.

> If no API is available , then how Finder is able to connect to afp 
> volume using Connect to Server (Cmd+K). Any pointers on these is 
> greatly appreciated.


I told you API is available. Finder — which isn't a Cocoa app, anyway 
— is probably calling FSVolumeMount.

—Jens

Related mailsAuthorDate
mlMounting AFP Volume using Cocoa JanakiRam Apr 17, 22:19
mlRe: Mounting AFP Volume using Cocoa Jens Alfke Apr 18, 08:23
mlRe: Mounting AFP Volume using Cocoa Bill Cheeseman Apr 18, 12:32
mlRe: Mounting AFP Volume using Cocoa JanakiRam Apr 18, 13:52
mlRe: Mounting AFP Volume using Cocoa Mike Abdullah Apr 18, 14:01
mlRe: Mounting AFP Volume using Cocoa Jens Alfke Apr 18, 18:10
mlRe: Mounting AFP Volume using Cocoa Bill Monk Apr 18, 21:48
mlRe: Mounting AFP Volume using Cocoa Bill Monk Apr 18, 22:26
mlRe: Mounting AFP Volume using Cocoa JanakiRam Apr 21, 06:36
mlRe: Mounting AFP Volume using Cocoa Jens Alfke Apr 21, 07:29
mlRe: Mounting AFP Volume using Cocoa Bill Monk Apr 22, 01:07