搜索资源列表
RMIftp
- JAVA开发的采用RMI远程机制,实现在客户端和服务器端传输文件,-developed using Java RMI remote mechanism, achieve the client and server to transfer files,
Netwaker
- 远程开机,通过远程控制客户端,可以进行开机运行,具体看代码验证!-remote boot, through remote control client, can boot operation to see specific code validation!
binjar-src-docv1.02
- 使用 JDBMonitor,您可以把数据库执行情况记录通过各种方式记录下来,比如打印到控制台、输出到文件或者通过socket传送给远程客户端。JDBMonitor是可扩展的,您可以扩展它来将执行情况通过其他方式记录下来,您所需要做的就是写一个实现IDBListener接口的类即可。-use JDBMonitor. you can use the database records through the implementation of various recording, such as pr
zhaocan200354910218
- 基于Socket编程实现的Telnet客户端的原理,可以实现基本的Telnet远程访问功能。-based on Socket Programming Telnet Client principle, can achieve basic Telnet remote access function.
wj----telnet
- telnet客户端Telnet 客户端使用 Telnet 协议(TCP/IP 协议套件的一部分)通过网络 连接远程计算机。Telnet 客户端允许计算机连接到远程的 Telnet 服务器并运行该服务器上的应用程序。-telnet client Telnet client uses Telnet protocol (TCP / IP HS Boards and the part) through the network connection to remote computers. Telnet
PCAnyWhere
- 一个用java编写的远程控制程序,内有使用说明,包括服务端和客户端.
0011
- 数字远程控制 WEB客户端,直接在浏览器中浏览即可。-Digital Remote Control Web client, directly in the browser can be viewed.
onlinecontrol
- 自己兴趣爱好,用JAVA编写的一个十分简单的远程控制系统。采用SOCKET编程,通过服务器和客户端的端口互联。实现了一些小功能,挺有趣的。
Twain
- 本程序包适用于客户端是WINDOWS操作平台,WEB SERVER可以为TOMCAT/WEBLOGIC等使用。能进行远程扫描,图像能保存进DB中。
RemoteScreen
- 这个是一个简单的远程桌面的java源码,服务端可以查看客户端的屏幕的某个范围.建议在局域网中使用,因为通过网络传输的话实在需要比较高的网速.-This is a simple java source remote desktop, terminal services client can view a range of screen is recommended to use the LAN, as transmitted through the network, then it require
source+code
- 基于JAVA的并行程序编辑器研究与设计 并行编程在高性能计算领域的应用越来越广泛。国家863计划项目“网格服务环境结点建设及其支撑技术研究”的子课题 “用户开发环境研究”,旨在开发出以客户端/服务器模式运行的,能在远程编辑、编译、运行、调试并行程序的集成开发环境。并行程序的源代码编辑应该在一个友好的编辑器下进行。当前的编辑器种类繁多,但专门针对并行程序且便于集成到远程集成开发环境中的编辑器很少。编辑器的好坏不仅影响着用户编写程序的效率,而且影响着用户对整个集成开发环境的认可程度。本文
Client
- 一个JAVA编写的客户端聊天程序,可进行远程传输文件,可进行聊天-The preparation of a JAVA client chat program, can remotely transfer files, it can conduct a chat
OpenDMTP
- OpenDMTP-GPS及PDA等数据通信协议 OpenDMTP(Open Device Monitoring and Tracking Protocol)是一个协议和框架用于在服务器和客户端设备之间通过Internet或其它相似网络进行双向数据通信。OpenDMTP是专门连接面向基于定位的信息比如GPS,也可以是从远程监控设备收集到的温度和其它数据。由于OpenDMTP非常小,所以特别适合于移动设备比PDA,移动电话和其它特定的OEM设备。 -OpenDMTP-GPS and PDA, s
taskmanager0.65
- 用java 实现的一个任务管理器,分客户端服务端,可以管理和监控远程任务(任务如:打开一个http连接,执行一个本地命令)-Using java to achieve a task manager, sub-client server, you can manage and monitor remote tasks (tasks such as: open a http connection, the implementation of a local order)
yuanchengjiankong
- 实现简单的远程监控,从客户端抓取屏幕发送到服务器端-server
src
- 基于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
mtc
- 灭天JSP远程控制代码。1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正在运行的程
get_mac_address_using_java
- 两种获取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.
WebService
- 远程调用方法,webservice的使用教程,实现服务端和客户端的方法调用。 -Remote method call, webservice use of tutorials, implementation services and client method calls.
j2ssh-0.2.9-src.tar
- 一个ssh的lib库,全部由java代码实现的,利用这个源码,我们可以开发 unix ssh 远程客户端工具。-this is ssh lib for java