搜索资源列表
-
0下载:
利用java+corba技术实现远程访问文件系统,模拟网上邻居的功能。-use java corba Remote Access Technology File System, simulated online neighbor function.
-
-
1下载:
一个用java jni远程访问注册表的例子,A remote access using java jni registry example
-
-
0下载:
java 实现DOMINO远程连接,实现连接池技术、DOMINO连接建康性检查技术。-DOMINO implementation java remote access, connection pooling technical implementation, DOMINO technology to connect health checks.
-
-
0下载:
通过蓝牙或INTERNET,用JAVA手机控制电脑.
可以启动关闭程序/编辑文件,控制鼠标键盘.
分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
-
-
0下载:
基于Java-RMI(远程方法调用)实现一个小型的分布式系统,基本功能如下:
1) 提供并显示当前时间的服务器端。
2) 获取并用模拟和数字两种时钟按指定时间间隔显示时间的客户端。
-Based on Java-RMI (remote method invocation) to achieve a small-scale distributed systems, the basic functions are as follows: 1) to provide and display
-
-
0下载:
java+wmic获取远程主机的内存,需要对方主机的IP、用户名、密码-java+ wmic access to the remote host' s memory
-
-
0下载:
Applet是Java的一个重要概念。文章以一个移动办公系统的开发为背景,通过对applet和嵌入式浏览器特性的研究和分析,给出了以Applet应用为核心的基于嵌入式浏览器的页面
设计方案。并且突破Applet的安全限制,给出了Applet在线情况下访问远程数据库和离线情况下访问本地文件系统的实现方案,以满足该系统对同时支持在线和离线数据操作的要求。-Java Applet is an important concept. Article with a mobile office syst
-
-
0下载:
两种获取MAC地址的方法,一种是可以获得本机的MAC地址,另一个是通过ip地址获取远程客户端的MAC地址。-Two methods to obtain MAC addresses, one is access to local machine s MAC address, and another gets the remote client s MAC address by its ip.
-
-
0下载:
使用JAVA语言获取IP 和域名的功能,能够获取本机IP地址、机器名,以及远程服务器的IP地址!-Using the JAVA language functions for IP and domain, have access to the local IP address, machine name, and the remote server IP address!
-
-
0下载:
网络视频录制功能,包括上传视频流到server上,然后客户端在远程访问-Network video recording capabilities, including uploading video streaming server, and then the remote access client
-
-
0下载:
支付宝纯网关接口(create_direct_pay_by_user)
需要配置的文件是:
alipay_config.java
alipayapi.jspreturn_url.jsp
notify_url.jsp
本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。
如果您不想使用该方式实现模拟获取远程HTTP功能,那么可以用其他方式代替,此时需您自行编写代码。
-