CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Remote Object in RMI
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Remote Object in RMI - List
[
JSP
]
RMI
DL : 0
RMI(Remote Method Invocation)即远端方法调用,为实现在计算机之间相互调用函数提供了软件包支持。如果两台计算机同时运行了Java虚拟机,则RMI就是在两台机器上运行的Java对象互相调用对方函数,启动对方进程的机制。采用这种方式调用另一台机器上的函数和在本机调用函数的用法一样,且传递的参数可以是java对象。RMI为分布式计算的实现提供了简洁、优雅的编程机制。-RMI (Remote Method Invocation) namely remote method invocation, for the realization of the transfer function between the computer software package provides support. If two computers running the Java Virtual Machine, then RMI is running on both machines Java objects calling each other function, start the other process mechanism. In this way calling function on another machine and the machine uses the same call functions and parameters can be passed java object. RMI is a distributed computing implementation provides clean, elegant programming mechanisms.
Date
: 2025-12-28
Size
: 433kb
User
:
czxid
[
JSP
]
javateah
DL : 0
关于JAVAT语言入门教程,适合初学者学习。书中有详细的代码讲解.-JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing, such as platform independence, extensive graphics capabilities, multi-threading, and tools to develop network and distributed computing software and embedded processor applications. The book is divided into three parts. The first presents the basics of object-oriented programming in Java and then examines topics such as graphical interfaces, thread processes, I/O, and image processing. The second part begins with a review of network programming and develops Web client-server examples for tasks such as monitoring of remote devices. The focus then shifts to distributed computing with RMI, which allows programs on different platforms to exchange objects and call each other’s methods. CORBA is also discussed and a survey of web services is presented. The final part examines how Java programs can access the local platform and interact with ha
Date
: 2025-12-28
Size
: 3.44mb
User
:
ashely
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.