Page view counter

File System Monitor (getting IP) -- URGENT !!!!

Last post 05-26-2008 8:29 PM by mbanavige. 1 replies.

Sort Posts:

  • File System Monitor (getting IP) -- URGENT !!!!

    05-26-2008, 1:51 PM
    • Loading...
    • Latenal
    • Joined on 05-26-2008, 4:51 PM
    • Posts 1

     Hello,

     There's a network. And there are a server (MS Windows Server 2003) with shared folders on it and lots of user machines (WinXP). If user makes any changes in the folder, the server should make a log. Everything looks like easy using FileSystemWatcher. But the problem appears, when it comes to getting IP of the machine, on which that change was made. I did enable security auditing on each computer but it skips some events (like creating a "New Folder") and it also makes redundant events in other cases (if you delete a file, you'll have more than 3 records). Everything I need is to create a record like "date/time event(create/delete/renamed) path IP(who did)" in a file.
     

  • Re: File System Monitor (getting IP) -- URGENT !!!!

    05-26-2008, 8:29 PM
    • Loading...
    • mbanavige
    • Joined on 11-06-2003, 1:29 PM
    • New England, USA
    • Posts 8,694
    • Moderator
      TrustedFriends-MVPs

    Well...  in the context of an ASP.NET application, all changes would actually be made by the web server.

    But it appears that you are actually asking your question in the context of a windows application. Since these forums are for ASP.NET (web sites / web applications), not windows applications, you might try your question at the MSDN Forums which deals with Windows Applications written for .NET.

    Mike Banavige
    ~~~~~~~~~~~~

    Need a site code sample in a different language? Try converting it with: http://converter.telerik.com/
Page 1 of 1 (2 items)
Microsoft Communities