3.rar
文件大小: 1k
下载次数:3
源码类别:

Internet/网络编程

开发平台:

Java/JSP

源码售价: 5 个金币 积分规则     积分充值
资源说明:This code example shows how to obtain the IP address of the user that calls the server. The Request object has a few neat methods to get information about the call and about the caller, and one of them is named getRemoteAddr() which returns the IP address of the calling computer. In these we print out the IP address on a blank html-page.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。