搜索资源列表
JAVAClient_Server
- 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
UsingJavatogetthereaIPaddressofvisitors
- 简单的使用用Java来获取访问者真实的IP地址!-Using Java to get the real IP address of visitors
GetIPInfo
- get Ip Address in java
GlobalChat
- 这是我写的一个用java实现聊天软件的例子 方法是用过调用java.net包中的Socket包在两台电脑之间建立一个UDP连接 首先建立一个服务器 得到这个服务器的IP地址和端口号 然后其他人都连接这个服务器并且通过Socket端口发送信息-This is what I used to write an example of java chat software implementation is used in the Socket called java.net package wrappe
getallip
- 获得系统的全部IP地址,采用Java编写-Get all the IP address of the system, written by Java
SystemTool
- 获取当前操作系统名称.IP地址与MAC地址-Get the name of the current operating system. IP address and MAC address
checkip
- This will allow you to get the clients ip address using plain javascr ipt.
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
security
- Get IP Address, Mac Address, HD serial number, etc using Applet in Java, VBS scr ipts and WMI
iptest
- 根据IP地址获得所在地区名称,把包引到项目中 在项目的代码中直接调用该方法即可.-Get the name of the region based on IP address, the package lead to the project in the project' s code can call this method directly.
java-get-ip-dress
- JAVA获取IP地址 使用JAVA实现 精确简洁 使用最小的空间实现最全的功能-JAVA obtain an IP address using JAVA achieve accurate and simple to use minimal space to achieve the most complete functionality
java-mac
- java_根据IP获取客户端Mac地址win7版-java_ Get the Mac address of the client based on the IP
ip
- js java 获取 ip mac 地址 例子-js java get ip mac address example
javagetIP
- 获取系统IP地址浏览器java,使用js来获取客户端的Ip地址-Get System IP address browser java, use js to get the client Ip address
getIpInformation
- 通过使用vbs脚本来获取计算机本地ip地址及网络协议信息-Through the use of the VBS scr ipt to get the local IP address and network protocol information