Search results for query: *

  • Users: Kev31
  • Order by date
  1. K

    Remote file/Directory to another client

    Thanks for the reply. I could add a Network Place using vb.net and then basically as you say use the UNC path. I'll give it a go. Cheers
  2. K

    Remote file/Directory to another client

    Hi Folks. How can I copy a file from one client to another? In other words a remote copy. I'm using Visual Basic 2005 Express Edition. I can ping the other clients by using the My.Applcation.Network.Ping function yet I'm not sure how to copy a file from one pc to another. can anyone help...
  3. K

    Add a Network Place

    Hello I want to a add a Network resource in the Network Neighborhood for Win XP PCs ie UNC paths. Of course its straight forward to do it from hand, but is their a possibility to use VB.NET to do this? I would be very greatful form any tips that anyone can give. Thanks.
  4. K

    File Permissions

    Hello I'm trying to write a program in VB.NET that will read the permissions from a folder plus keep those permissions and just change the Domain to those users and groups that are assigned permission to those folders. I know that VB.NET has a class FileIOPermission but I'm not sure how to use...
Back
Top