I am about to make a counter with asp.net something like this:
http://www.nedstatbasic.net/s?tab=1&link=1&id=1738633

I need information from the user on:

- IP address
- Domain name (e.g. Tele Danmark, Denmark)
- Country
- Date & Time

Can I get this information importing the System.IO?
If true, how do I do that?