tracing indivisual machine by server
-
hi all; my question is: How can a server trace each machine when they request for accessing some resource(some text pages)?I want to make this system by asp.net. Thanks in advance.
It sounds to me like you have no idea what ASP.NET is.
Christian Graus Driven to the arms of OSX by Vista.
-
It sounds to me like you have no idea what ASP.NET is.
Christian Graus Driven to the arms of OSX by Vista.
:) Well,I think you do not understand me.Recently i went to a cyber cafe.They use cable broad band.Means every user is in lan.For surfing internet they have to log in first.This log in page is automatically provide by local server.Log in url is like "http://192.168.183.200:8080/alliance/login.do".Other wise sign in into local server you can not surf internet.
Christian Graus wrote:
It sounds to me like you have no idea what ASP.NET is.
As i know "login.do" is a servlet page.Whole system is worked in between lan computers.I think it can be possible to integrate by asp.net also.