搜索资源列表
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!
windowsnetworkprogram
- 本文档讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。具体内容可以参考目录。-Windows network programming technology, coverage of Windows 95/98/NT 4/2000/CE platform. Includes NetBIOS, and Windows Redirector, Winsock,
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.
ShellClient
- 这个是用java编写的远程桌面控制程序,包括server端和client端。-the java is prepared by the Remote Desktop control procedures, including server and client-side.
dwr
- DWR(直接Web远程控制)项目是在Apache许可下的一个开源的AJAX解决方案,利用这个框架可以让AJAX开发变得很简单. 利用DWR可以在客户端利用Javascr ipt直接调用服务端的Java方法并返回值给Javascr ipt就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码). 它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者。它具有一套Javascr ipt功能集,它们把从HTML页面调用应用服务器上的Java对象的方
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
TMS
- 网络主机远程监控系统 ,为cgi程序,里面包含一个网络主机远程监控系统 telnet客户端程序,可用于远程管理服务器和主机。-network hosts Remote Monitoring System for cgi procedures, which contains a host network remote monitoring system telnet client program can be used to remotely manage servers and mainfram
mmtctc
- 软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正
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
jwebmail1.0.1source
- JWebMail是基于Web的邮件客户端,提供基本的WebMail的功能。无需额外安装邮件服务器,只需要提供远程POP3和SMTP服务器的地址,以及用于登录的用户名和密码即可使用。JWebMail会自动为客户连接远程服务器,下载、发送邮件,功能和单机版本的邮件客户端程序,例如Outlook类似,不过就是将客户端转变成了Web应用,使用户无需安装额外的软件,只需要使用浏览器即可。 -JWebMail is a Web-based mail client, WebMail to provide
PC_health_server
- Server Client project to get PC health of remote sever.
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.
RemoteClient
- 远程桌面共享客户端, netbean编写 dist下面有生成jar文件-Remote Desktop Sharing client, netbean write dist jar file generated below
DWZ-RIA-1.2Final
- DWZ富客户端框架(jQuery RIA framework), 是中国人自己开发的基于jQuery实现的Ajax RIA开源框架. DWZ富客户端框架设计目标是简单实用、扩展方便、快速开发、RIA思路、轻量级 DWZ框架支持用html扩展的方式来代替javascr ipt代码, 只要董html语法, 再参考DWZ使用手册就可以做ajax开发. -DWZ rich client framework (jQuery RIA framework), is China' s
Remote-Method-Invocation
- The remote method invocation feature of Java is implemented using a Client, Server and an RMI Interface.
REMOTE-DICTIONARY
- 基于JAVA RMI的远程查询字典。在本地电脑测试的时候无需运行rmiregistry,直接先运行server。java,然后运行client。-This is a remote dictionary base on java RMI technology.In local test, first, you start the server, then run the client. Otherwise, you should run rmiregistry first, then do the
Ex4
- ssd8 exercise4 答案 用rmi远程调用的方法来实现远程的server端 和 client端的消息通信--ssd8 exercise4 remote call answer with rmi way to realize the remote client and the server-side messaging client
remote-control
- 一个简单的远程监控源码,包含服务端和客户端-a simple remote server and client source