FTP or WWW? In FTP, just go to properties of the site, then view current sessions. As far as I know, you can't view current WWW sessions unless you check the logfiles...
With ASP pages you might be able to use session start / end scripts to update a file or page of IPs. You'd only need to make your main page .asp for this to work. This would definitely work for a "number of active users" count.
well if its anon IIS...u'll never know...
u can log everything in IIS...so u can get IPs...etc.
but thats as close to what u'll get unless u protect the page with
authentication. If u must know who gets in...
disable anon access, create user/pass for diff users...then
by viewing the logs u can tell who logged in...etc.
Hmmm, if you're running W2K Server you could use Network Monitor to look at the raw TCP/IP traffic and even peek at the HTTP requests. Not sure if you can install / run it on W2K / Xp Pro.
Originally posted by: DaveSimmons
Hmmm, if you're running W2K Server you could use Network Monitor to look at the raw TCP/IP traffic and even peek at the HTTP requests. Not sure if you can install / run it on W2K / Xp Pro.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.