Sharing a Folder

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • DMc2004

    #1

    Sharing a Folder

    Two problems i have got,

    Firstly, how to share a folder on a local machine (via VB.Net)

    Secondly, how to share a folder on a remote machine.

    Any ideas how to do this.

    D
  • Lionel LASKE

    #2
    Re: Sharing a Folder


    Use WMI from .NET. See
    http://msdn.microsoft.com/library/de...tframework.asp
    for more.

    Lionel.

    "DMc2004" <DMc2004@discus sions.microsoft .com> a écrit dans le message de
    news: 95184694-2766-4385-A781-073EFBE67E51@mi crosoft.com...[color=blue]
    > Two problems i have got,
    >
    > Firstly, how to share a folder on a local machine (via VB.Net)
    >
    > Secondly, how to share a folder on a remote machine.
    >
    > Any ideas how to do this.
    >
    > D[/color]


    Comment

    Working...