Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
Remote Method Invocation
RMI
(RMI) Part of the Java programming language
library which enables a Java program running on one computer
to access the objects and methods of another Java program
running on a different computer.
{Home
(http://java.sun.com/products/jdk/1.1/docs/guide/rmi/index.html)}.
(1997-09-04)