Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IP アドレスを取得する方法は知っていますが、クライアント マシン名を取得する方法はありますか?
addr = request.servervariables("REMOTE_ADDR")
できません。HTTP はその情報を送信しません。HTTP ではなく、Windows ネットワークで使用できます。