hi frainds i try to catch ip_address,mac_ address and hostname of pc that is connected in lan with router or switch. i dont know how to catch hostname of pc and mac_address. i am using code for ip address
Code:
Request.ServerVariables("REMOTE_ADDR")
Comment