On GameSpot: The new Prince of Persia unveiled!
1 Resources for

remote method invocation framework

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Implement Java-based distributed computing with RMI
The remote method invocation RMI framework allows J2EE applications to invoke methods on other Java objects residing in other virtual machines. Find out how to harness this distributed computing functionality in your own Java development.The Java 2 Enterprise Edition (J2EE) remote method invocation RMI framework enables you to create virtually...
Tags: Programming languages, Jeff Hanson, Java 2 Enterprise Edition remote method invocation framework, distributed computing, remote method invocation framework, Java RMI, Java, java.rmi.Remote, java.rmi.RemoteException, Java Object, virtual machine
Technical articles 2003-06-30

Additional Resources

I Can't Understand Why My Method Call Is Ambiguous
One of the jobs of the Java platform compiler javac is to determine which method should be applied to a specific method invocation. This is a very simple process if there is only one method that can be applied to the invocation but becomes a lot more complicated when the...
Tags: Invocation, Compiler, Development Tools, Software Development, Software/Web Development
White papers
Routix.RPC (zip)
Remote procedure call RPC is a technology that allows a computer program to cause a subroutine or procedure to execute in another address space commonly on another computer on a shared network without the programmer explicitly coding the details for this remote interaction. That is, the programmer would write essentially...
Tags: Software, Object-oriented, RPC, Ooa/Ood/Oop, Tools & Techniques, Networking, Software Development, Software/Web Development, Management
Software downloads 2008-01-03
Asynchronous Web Service Invocation With JAX-WS 2.0
Given that web service invocations are always remote across the internet, developing rigorous and responsive web service client applications has always been a challenge for architects and developers working with SOA. JAX-WS 2.0 comes with one effective solution to this problem: asynchronous web service invocation, with which a web service...
Tags: Web, Web Service, Web Services, Channel Management, Enterprise Software, Software, Marketing
White papers 2006-09-19
Create distributed services with Java's RMI-framework
Java's remote method invocation RMI framework enables you to create virtually transparent distributed services and applications. RMI-based applications consist of Java objects making method calls to one another without regard to their location. This allows one Java object to invoke methods on another Java object residing in another virtual machine...
Tags: Java, Jeff Hanson, Java RMI, RMI Registry, server
Technical articles 2003-09-19
Better coding with the Model-Glue:Unity ColdFusion application framework
Model-Glue is a Model-View-Controller MVC framework for ColdFusion that was released in 2005. Model-Glue is what is known among software engineers and application developers as an event-based, implicit invocation framework. You use XML to declare event handlers, and these event handlers are called via a URL or form variable. In...
Tags: Application Framework, Allaire ColdFusion, Business Logic, Model-Glue, Development Tools, Software Development, Software/Web Development
Download resources 2006-09-28
Dynamic Aspect-Oriented Load Balancing in Java RMI
Load balancing is the process of distributing client requests over a set of servers, and is a key element of obtaining good performance in a distributed application. Java RMI extends Java with distributed objects whose methods can be called from remote clients. In some Java RMI programs, there may be...
Tags: Aspect-oriented, Java RMI, Java, Programming Languages, Software Development, Software/Web Development
White papers 2008-05-08
Web Services APIs for J2ME, Part 2: Java API for XML Processing
The Web Services APIs WSA for Java 2 Platform, Micro Edition (J2ME), as defined by the Java Community Process Java Specification Request JSR 172, defines two independent optional packages for remote service invocation and XML parsing. These Java APIs are targeted at both the Connected Device Configuration CDC and the...
Tags: CLDC, Web, J2ME, Java, Programming Languages, XML, Software Development, Software/Web Development, Web Development
White papers 2004-11-02
How do I... Enumerate windows groups in .NET Framework 1.1?
In the .NET Framework version 1.1 there is no easy way to enumerate which windows groups the current user is a member of. The odd part is that the functionality actually does exist, but instead of being a fully documented public method, it is a sparsely documented non-public static method...
Tags: Method, Microsoft .NET Framework, Microsoft .NET Framework 1.1, Window, .Net, Construction, Software Development, Software/Web Development
Download resources 2007-09-11
J2ME: RMI Optional Package (RMI OP); JSR 66 Overview
Developed through the Java Community Process JCP, the RMI Optional Package RMI OP brings the world of distributed applications to consumer and embedded devices. Long a feature of the Java 2 Platform, Standard Edition (J2SE), remote method invocation enables applications written in the Java programming language to interoperate with each...
Tags: J2ME, Java RMI, Java, Programming Languages, Software Development, Software/Web Development
White papers
Web Services - Anyhow, Anywhere
Flexible. Faster. Better. Easier. These are words that every developer not only loves to hear, but also steadfastly wants to believe in. But when a person is developing Web services, integrating legacy applications with newer services across different protocols, are there any magic standards that help cut down on time...
Tags: Web, Web Service, Channel Management, Web Services, Marketing, Enterprise Software, Software
White papers 2005-09-01
Rethinking the Java SOAP Stack
This paper examines the current SOAP APIs in Java, and in particular the Java API for XML-based RPC, commonly known as JAX-RPC, which is effectively the standard API for SOAP on the Java platform. The authors claim that JAX-RPC, and indeed any SOAP API that relies upon a perfect two-way...
Tags: Hewlett-Packard Co., Simple Object Access Protocol, SOAP, Web Services, Java, Programming Languages, Enterprise Software, Software, Software Development, Software/Web Development
White papers 2005-05-17
WS-BPEL Extension for Sub-Processes - BPEL-SPE
Designing complex and large business processes requires a language that supports modularization and reuse in a portable, interoperable manner. This paper outlines an extension to WS-BPEL that allows for the definition of sub-processes that can be reused within the same or across multiple WS-BPEL processes. The paper describes different invocation...
Tags: Extension, IBM Corp., Operational Planning, Business Operations
White papers 2005-09-01
Deploying Microsoft .NET Framework Version 3.0
The Microsoft .NET Framework 3.0 formerly known as WinFX, is the new managed-code programming model for Windows. Applications written for the .NET Framework 3.0 require the .NET Framework 3.0 to be installed on the computer where the application runs. This paper explains .NET Framework 3.0 and its relationship to earlier...
Tags: Microsoft .NET Framework, Microsoft .NET Framework 3.0, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-06-01
Practical Implementation of an ISO 17799- Compliant Information Security Management System Using a Novel ASD Method
This paper discusses the practical implementation of the Agile Security Development (ASD framework and presents a case study that reviews the process of building an information security management system utilizing the framework. The case study reveals the action steps for a small and medium-sized organization to utilize the method. The...
Tags: Information Security, ISO, Framework, VTT, Management System, Quality, Security, Business Operations
White papers 2007-01-31
Nokia Web Services Framework for Devices - A Service-Oriented Architecture
Nokia has a vision of the mobile phone as a full participant in networked service-oriented architectures. This paper describes a new framework for part of the next-generation Nokia mobile software platforms. The framework provides rich support for service-oriented applications design in Java or C++ and a method of abstraction that...
Tags: Nokia Corp., Mobile, Web Service, SOA, Framework, Service-Oriented Architecture (SOA), Advertising & Promotion, SOAP, Web Services, Enterprise Software, Software, Marketing
White papers 2004-03-01
A Guide to Understanding Web Application Development
With many corporations facing increased maintenance costs of older legacy systems, they are looking for ways to streamline those systems to reduce costs while enhancing the systems functionality. This is where the Java 2 Enterprise Edition Platform (J2EE) 1.3 can greatly benefit a company by enabling them to integrate their...
Tags: Web, Web Application, SAS Institute, J2EE Platform, J2Ee, Java, Application Servers, EJB, Middleware, Enterprise Software, Hardware Upgrade, Software Development, Software/Web Development, Programming Languages, Software, Hardware
White papers 2004-04-14
Security Enhancements for Remote Access at Microsoft
The purpose of this white paper is to share architecture, design, and deployment considerations and experiences of the Microsoft remote access solution, demonstrating the value of current Microsoft products in the security hardening and management of remote access. This paper briefly discusses the evolution of remote access and business scenarios...
Tags: Security, Microsoft Corp., Remote Access, Telecommunications
White papers 2004-03-01
DEKSI Net Remote (exe)
DEKSI Net Remote is a .Net Cross platform and Cross device communications framework for PC's and PDA's. It is the most easy-to-use framework available on the market anywhere! It allows you to build advanced systems with a basic networking knowledge. It takes care of threading, and GUI. Just a few...
Tags: Knowledge, DEK Software, DEKSI Net Remote, PDAs, .Net, Application Servers, Middleware, Strategy, Handhelds, Hardware, Software Development, Software/Web Development, Enterprise Software, Software, Management
Software downloads 2008-02-18
How do I... Enumerate windows groups in .NET Framework 1.1?
In the .NET Framework version 1.1 there is no easy way to enumerate which windows groups the current user is a member of. It is a mystery why Microsoft chose not to include this functionality -- some people say they ran out of time, others say it was simply overlooked....
Tags: Method, Microsoft .NET Framework, Window, WindowsIdentity, _GetRoles, Zach Smith
Blog posts 2007-09-12
  • << Previous
  • page 1 of 1
  • Next >>


Troubleshooting Patch Cables Power Checklist
Call them what you want: patch, Ethernet, category 5, or even cat 5e cables. Regardless of the moniker, Ethernet patch cables perform the bulk of the ...
Buy Now
Microsoft Excel Beginner
This Microsoft Excel - Beginner presentation is a preformatted solution for training staff to understand the basics of Microsoft Excel. The accompanyi ...
Buy Now

The Green Enterprise