Newsletter
Advertiser Disclosure
Architecture
Databases
Enterprise
.NET
Java
OpenSource
Mobile
Web Dev
DevXtra Blogs
Daily News
Tips Bank
eBook Library
Subscribe
Twitter
Full Site
RSS
Copyright 2021 © QuinStreet Inc. All Rights Reserved
Search
SEARCH
Submit
DevX Tips Bank: RMI-IIOP
Raising Notifications from RMI
Ever wish you could have your RMI application notify you when it's using the distributed …
Create an RMI-JRMP-SSL Server Using the New JDK1.5.0 Classes
Learn how to create an RMI-JRMP-SSL server using the new JDK1.5.0 classes,
Run Your RMI Implementation Under Java 2
If you're running the client or server with Java 2, then you'll need to specify a …
RMIC and Inner Classes
Can RMIC make stubs for inner classes? When I try rmic …
Set a Column's Default Value As Part of the Create Table
In SQL Server, a column's default value can be specified as part of the Create Table …
To RMI or Not to RMI
We are now developing a Java-based remote monitoring system application for our SCSI RAID …
Identify Host That Called Remote Method
When creating remote objects for use with Java's Remote Method Invocation (RMI), you'll …
Create a Remote Object Without Extending UnicastRemoteObject
When using Java's Remote Method Invocation (RMI), you may have defined a server class that …
Listing Remote Objects in Registry
When creating programs that use Remote Method Invocation (RMI), you'll need to obtain a …
Stream Unique Identifiers
While attempting to deserialize (or unmarshal) a serialized object instance, you may …
RMI method invocation
I want my RMI server application to populate a java.awt.List with data on the client with …
Home
Mobile Site
|
Full Site