473,387 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Calling Corba from c#

Hi all
I have to find a way to access som corba APIs on a remote server
(Apachee) from a webservice running on a win2k3 server.

Anyone have a idea as where its a good idea to start looking? so far
all i manage to find is 3rd part vendors selling finished solutions
for this, but that is not an option.
Nov 17 '05 #1
2 6884
Daniel,
I have to find a way to access som corba APIs on a remote server
(Apachee) from a webservice running on a win2k3 server.
Anyone have a idea as where its a good idea to start looking?
CORBA applications communicate using the IIOP protocol (Internet Inter-ORB).
To build your own solutions, you would need to build a C# application that
supports this protocol. The specifications for IIOP are open, but it will
probably take a long time before you have something useful ready. This is
because CORBA is (in my opinion) a difficult platform.

http://www.omg.org/technology/docume...corba_iiop.htm
So far all i manage to find is 3rd part vendors selling
finished solutions for this, but that is not an option.


Is the cost an obstacle to you? Borland is selling its Janeva product which
isn't terribly expensive. But then again, all that is related to CORBA seems
not to be free.

http://www.borland.com/us/products/janeva/index.html

I'd say your best best is either to buy a product for IIOP communication, or
write a (web services) wrapper around the CORBA objects.

--
Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
ja***@removethis.dystopia.fi
http://www.saunalahti.fi/janij/
Nov 17 '05 #2

"Daniel W" wrote...
I have to find a way to access som corba APIs on a remote
server (Apachee) from a webservice running on a win2k3 server.

Anyone have a idea as where its a good idea to start looking?
so far all i manage to find is 3rd part vendors selling finished
solutions for this, but that is not an option.


At SourceForge.net there are at least three attempts to implement
CORBA/IIOP-solutions for .NET.

- IIOP.NET
- Remoting.Corba
- The harmless ORB

I've been meaning to try them out for some time now, but never found the
spare time to do so.

Maybe one of those is suitable for your project.

// Bjorn A
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Oleg Konovalov | last post by:
Hi, I am writing a Java application which among many other things has to call some MS Office internal methods, which only seems to be possible from either VBA or C#. Can anybody suggest a...
1
by: Akhilesh S. Shirbhate | last post by:
Sorry for reposting, but please help me... I desperately need help. I wrote a small CORBA program and am using ORBit-python. The IDL file was as below: --------------------------- module...
1
by: Bob Smith | last post by:
Hello all, I am having a very difficult time getting something to work. This involves CORBA, hopefully someone here will be able to answer it, and if not maybe someone can point me in the right...
0
by: Craig Rodrigues | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.object.corba.tao This is a formal Request For Discussion (RFD) to create comp.object.corba.tao as an unmoderated world-wide Usenet newsgroup...
30
by: Kong Bhat | last post by:
With XML becoming the de facto data description standard, I am extremely surprised that there is no movement towards standardizing an xml library API for use with C and C++. Personally I have been...
2
by: Krzysztof Opa³a | last post by:
Hi I've got my CORBA application written in Borland C++ Builder, using Visibroker. What I wanna do is get from server a set of strings (the number of string is not constant). I was trying to do it...
7
by: Dave | last post by:
Hi, I heard that CORBA/TAO is not only overkilled for most of client/server appplication, it also has serious compatibility problem with its older version. CORBA/TAO tend to be a general purpose...
4
by: leslie_tighe | last post by:
Hello, I have a webservice running on a J2EE server created with Axis 1.2.. I have a client that I am building in .net that needs to consume this webserivce and am having a bit of trouble. I have...
0
by: none | last post by:
I have followed http://java.sun.com/j2se/1.4.2/docs/guide/idl/GShome.html to build a corba application. When i run the orb, server and client on the same machine it works fine. When i follow...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.