How to get IP addresses of all users that are accessing folders on the server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richkid
    New Member
    • Apr 2007
    • 28

    How to get IP addresses of all users that are accessing folders on the server

    hello ALL,
    I am trying to develop a small application that logs the IP address and or computer names of all the users [my domain or remote location] that accessed files or folders on the server. Any ideas how to get this done? Thanks in advance
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    I don't know a way to check for users directly accessing the folder. But if users are accessing the folder through an ASP.NET application then it's pretty easy.

    -Frinny

    Comment

    Working...