---
title: "Can RMI and Corba based applications interact?"  
description: "Can RMI and Corba based applications interact?"  
author: "Anonymous User"  
published: 2015-05-05  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2485/can-rmi-and-corba-based-applications-interact  
category: "java"  
tags: ["java"]  
reading_time: 1 minute  

---

# Can RMI and Corba based applications interact?

Yes they can. RMI is available with IIOP as the transport protocol instead of JRMP.

## Answers

### Answer by Anonymous User

Yes they can. RMI is available with IIOP as the transport protocol instead of JRMP.


---

Original Source: https://www.mindstick.com/interview/2485/can-rmi-and-corba-based-applications-interact

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
