首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Ram  P. Abarbanel  R. 《Computer》1997,30(6):115-117
The ubiquitous availability of Web browsers on multiple platforms and user familiarity with browser technology provide numerous advantages: a uniform interface; support for multimedia and user interaction and collaboration; a simple communication protocol that has been implemented in all major hardware and software platforms; and support by almost all vendors who package Web engines within their products. Such factors have expedited the implementation of network centric computing as a productive infrastructure for corporate environments. The addition of Java, with its ability to build cross platform application logic into a browser, gives network centric computing the potential to better meet enterprise computing needs. Because it lets users interact with the application on the client rather than the server, Java enables better utilization of both the server and the client's computational capability. Java can also provide sessions state information (for client side session control and resource management) in an otherwise stateless Web world. Besides naturally decentralizing application execution, Java makes it possible to decentralize application deployment. In large enterprises, organization wide applications such as personnel timekeeping or document routing can benefit from Java implementations. One immediate impact is a noticeable reduction of the server load during peak hours. Finally, Java enabled browsers can provide greater functionality than HTML  相似文献   

2.
邵安贤  殷兆麟 《计算机工程与设计》2007,28(7):1592-1594,1658
J2ME和Jini结合使利用Java计算平台在各种嵌入式设备上进行简单、迅速的编程开发成为可能,而Jini是一种全新的构建分布式系统的技术,具有动态的,自形成和自管理的特性,能使各种小型设备以一种简捷的方式接入到网络中,使各种Java技术的小型设备能够相互交流.重点介绍了J2ME与Jini技术结合在开发小型设备嵌入式系统中的应用.  相似文献   

3.
随着网络技术、面向对象技术的成熟,分布计算已成为软件设计的主流技术.本文对远程方法调用的体系结构与调用机制进行研究,通过一个实例给出利用Java RMI开发分布计算系统的方法.基于Java RMI的远程方法调用为实现企业分布计算提供了行之有效的解决方案.  相似文献   

4.
随着网络技术、面向对象技术的成熟,分布计算已成为软件设计的主流技术。本文对远程方法调用的体系结构与调用机制进行研究.通过一个实例给出利用Java RMI开发分布计算系统的方法。基于Java RMI的远程方法调用为实现企业分布计算提供了行之有效的解决方案。  相似文献   

5.
在开放系统中大型网络的配置是一件非常烦琐费时的工作,引入即插即用功能简化网络管理,提高网络运行效率的重要手段。为了实现在开放系统中的即插即用,文章进行了两方面的工作:第一,通过使用Jini技术实现了开发系统中的网络设备即插即用,第二,针对开放系统中存在大量的非Jini设备的状况,提出了使用增强JALGW(Jini-based Application Level Gate Way)来实现非Jini设备的即插即用,并对JALGW的功能扩展、性能和安全性进行了讨论。  相似文献   

6.
随着互联网的快速发展和物联网时代的来临,网络设备间互联已经成为一种发展趋势。本文提出一种基于嵌入式系统的串口转以太网串口服务器的软硬件设计方案,以解决设备问组成物联网并入互联网后实现可调可控问题。实验结果表明,该串口服务器数据传输稳定,误码率低,网络利用率高,具有一定的应用价值。  相似文献   

7.
A mobile agent computing platform is based on J2ME technology and Jini system architecture and Mobile Server is presented. The platform is established on extended Jini system architecture, and is embedded in software kernel to support computing style of mobile agent. In order to overcome the shortage of traditional database access technology in mobile computing enviornment, a centralized database and a distributed heterogeneous database access technology based on mobile agent is proposed. Amied at the usable resource restraints in mobile computing environment, an enviornment apperceiving middleware is designed to allocate and manage the resources. The application results show that the effect in saving computing time by using this platform is notable.  相似文献   

8.
JDCS:实现高性能计算的分布式计算系统   总被引:2,自引:0,他引:2  
分布对象计算技术提供了充分利用现有网络资源的有效途径。JavaRMI是当前比较成熟的一种分布对象技术,它提供了使用Java对象的简单和直接的方法。该文建立基于JavaRMI方法的适用于高性能计算的分布式计算系统JDCS。在JDCS中由网络上的计算结点构成服务器池,为用户提供高性能的计算服务。实现结果表明该系统可以获得较高的加速比。  相似文献   

9.
随着不同种类体系结构高性能计算机系统的不断出现和网络技术的迅猛发展,人们越来越希望能够打破平台和地域的限制,共享分布在广域网上的各种高性能计算机的计算能力。但广域网络分布式计算平台的异构性和资源组织协调的复杂性一直困扰着这方面工作的发展。作者从Java字节码的平台无关性和Jini架构的网络资源运行时动态自组织能力中得到启发,提出了JiniSolve网络异构平台分布式计算架构(一种元计算架构),以克服这两个障碍。JiniSolve架构能够支持所有三种网络分布式计算的模式———远程计算、MobileAgent计算和代码下载计算,其中对MobileAgent计算的支持是以往类似元计算架构所不能做到的。同时,JiniSolve架构又具有运行时动态异步自组织能力,从而使整个系统具有更高的可适应性,可用性,可靠性和易用性。文章将介绍JiniSolve架构的基本体系结构,分析其优点并给出一个实验性的应用举例。  相似文献   

10.
针对嵌入式Web技术能监测和控制各种嵌入式设备进行网络互联的特性,结合HTML和Web技术,重点论述了嵌入式服务器软硬件部分的设计思想和体系架构.试验结果表明,嵌入式Web技术可实现对设备状态的实时监测和控制.  相似文献   

11.
Gupta  R. Talwar  S. Agrawal  D.P. 《Computer》2002,35(8):34-40
Jini connection technology forms a network of devices on the fly, without manual connection or configuration. It can also complement other technologies that strive for "anytime, anywhere" connectivity. The article looks at lookup and discovery services; reliability and scalability; Jini architectural requirements; service for non-Jini devices; Jini mobile edition for wireless devices; Jini implementations; and competing and related technologies.  相似文献   

12.
基于UPnP技术的媒体服务器的设计和实现   总被引:6,自引:0,他引:6  
UPnP技术把用于PC机上的即插即用接口扩展到了网络,方便地实现了连网设备之间的发现、接口声明和其它信息的交换等互动操作功能。论文介绍了基于UPnP技术网络的组成部件,然后分析了UPnP协议栈的结构及其功能和UPnP网络的工作原理。在此基础上,给出了应用UPnP技术实现媒体服务器的实例,通过实际应用发现,采用UPnP技术实现的媒体服务器具有简单易用的特点,对开发同类项目具有一定参考价值。  相似文献   

13.
Java嵌入技术综述   总被引:1,自引:0,他引:1  
Java嵌入技术是将Java语言编写的应用程序嵌入到电视、电话、洗衣机以及微波炉等各种消费类电子产品中,使这些设备具有计算机的特性。通过Java嵌入技术,各种嵌入设备可以在网络环境下发送和安全执行可移植代码,并通过Jini机制,将这些嵌入设备连接成一个无物无连的即插即用的大网络。将较全面地介绍Java嵌入技术及其现状和应用前景。  相似文献   

14.
本文对Internet上进行数字图像处理的技术做了深入的研究,并在技术上采用了现今比较流行的webB/S架构和JAVA语言,从而构造出了一个比较完整的在线网络图像处理模式。最后采用了SUN公司推出的struts轻量级构架编写一个数字图像处理的软件包,名为“myapp”,并附带在tomcat服务器上的“webapp”文件夹下,用户只要启动该服务器,即可登录“http://localhost:8080/myapp/Param/picture.jsp”进行数字图像处理了。注意,这里的tomcat服务器只做本地机器测试用途,也可将工程文件“myapp”导入大型服务器(如weblogic等),进行全网络共享。  相似文献   

15.
基于NS2的计算机网络远程虚拟实验室的设计与实现   总被引:5,自引:0,他引:5  
文章提出了基于NS2模拟器的计算机网络虚拟实验室系统的设计模型和实现方法。该实验室以JavaApplet实现客户端,使用NS2多协议模拟器作为服务器的后台计算平台,Nam作为客户端的可视化工具,通过JavaRMI远程调用机制实现了客户端的远程调用。该系统客户端以JavaApplet实现,具有Java语言的平台独立性和安全性,以JavaBean实现虚拟实验设备(如节点,链路等);以组件的形式开发实验库,易于扩充实验库,提高了开发效率,实现了软件重用。服务器端以NS2作为后台计算平台,提供了强大的模拟仿真能力。该系统基于Web环境在用户和NS2网络模拟器之间提供了实验室平台,既使用户省去难以学习NS2的困难,又可以让用户利用NS2模拟器强大的系统仿真能力进行网络模拟试验,让用户可以更加深入理解网络中的复杂行为。  相似文献   

16.
刘枫 《电脑开发与应用》2011,24(5):29-31,34
云计算作为一种以互联网为中心的新兴计算技术,将会越来越多地推动Web服务模式的变革和发展.针对云计算应用技术问题,在讨论Google云计算服务体系架构、实现机制和算法流程的基础上,以Google App Engine开发平台为例,给出了如何利用集成环境设计、部署一个Web应用服务,并通过一个web应用服务实例,提出了G...  相似文献   

17.
以经典ARM应用处理器S3C6410为例,通过移植u-boot-2013.04-rc2和linux-3.18.57,制作EXT4格式的根文件系统,来定制基于SD卡的嵌入式Linux最小系统,并通过Appweb服务器的移植进一步完善了嵌入式系统的软件功能.实验结果表明,SD卡即插即用的特性大大方便了系统的开发、维护与升级.  相似文献   

18.
In June 1997 an industry consortium announced that it was working on a mobile extension of the Open Group's Network Computer Reference Profile (NCRP) to address the unique requirements of the many new mobile computing devices. This specification will propose a set of standards for developers deploying a Java based light weight network computing solution for mobile use. It will also include a new set of trimmed down Java APIs to support disconnected operation, secure remote access, manage power requirements, and ensure device adaptivity to different network environments. The Network Computer Reference Specification (NCRS) defined a network computer (NC) as a lightweight, ubiquitous, extensible, secure, and easy to administer system using widely deployed technologies such as HTTP, HTML, and Java to ensure universality. The Mobile Network Computer Reference Specification (MNCRS) extends the concept of a network computer to define a mobile network computer (MNC). The extension will define open standards that specify APIs visible to applications, network protocols, and server interactions. Naturally, these standards will have implications for software developers, original equipment manufacturers, operating system vendors, and service providers. Since the intent is to enable MNCs and servers from various manufacturers to interoperate, the consortium will adopt industry standards wherever possible. Accordingly, ongoing convergence efforts with entities such as the NCRP and the Internet Engineering Task Force are intended to avoid duplication of efforts in overlapping areas such as security, communications, tunneling  相似文献   

19.
张显 《计算机系统应用》2015,24(11):209-212
为了实时监测运行在户外恶劣环境中的嵌入式设备的运行状态信息,本文设计并实现了基于SMTP协议的嵌入式邮件通知软件.邮件通知软件是运行在带有GPRS网络的嵌入式设备上,邮件通知软件首先检测并获得设备的相关告警信息,生成指定格式的邮件内容和邮件标题,然后在设备与邮件代理服务器之间通过GPRS网络建立TCP连接,按照SMTP协议的语法结构发送告警信息邮件给指定邮件代理服务器.最后设计了相关实验来测试邮件通知软件检测设备告警信息和发送告警邮件的可靠性.实验结果表明基于SMTP协议的嵌入式邮件通知软件能够满足实际运行环境的要求,同时软件具有较好的可靠性和稳定性.  相似文献   

20.
研究了基于开源嵌入式数据库Derby和Java编程技术实现网上信息服务平台的方案,深入探索了Derby数据库与Java的编程接口,利用网络多连接和嵌入式连接方式、动态加载等特性,设计并实现了具有配置简单、与平台无关和高移植性的软件系统。此外,还针对实际软件系统中应用开源技术,降低系统实现成本进行了探索。  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号