CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    8

    who know how to get the user who connect my share folder



    who know how to get the user who connect my share folder?


    i share some folder to others, by i want to know who connect to my

    shareing folder , i know NT have utility to find that, but i want

    to programming to get tje user

  2. #2
    Join Date
    Jul 1999
    Posts
    1

    Re: who know how to get the user who connect my share folder

    You will have to read the logging file in your program and find entry for particular file, i think now u will be easy hoping for the best



    In case any problem in VC, i will try to solve and would seek help for the problems i face

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured