472,958 Members | 2,271 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Java comunicaction with Delphi CORBA server and ORB CORBA for J2ME Windows CE

Welcome.

I`m trying to prepere some project that shows how to use Corba technology i
heterogenic systems.I`d like to create CORBA server with Borland Delphi (or
C#.NET) and few client applications taht comunicate with serwer: J2ME client
for WindowsCE 5.0, c# or Delphi from WindowsXP, some Web application using
Java and maybe something for Linux system. For few days i`m looking for some
examples in internet but most of them using only one of environment i`d like
to use and don`t show how to use it with other. and now i have few
questions. Any help will be very good:

1. First step i`he tried to do was to obtain comunication between Delphi
CORBA Server (CosNaming example from DEMO\Corba folder in Delphi6) that use
VisiBroker ORB, and Java client using ORB from JSDK. Unfortunately i doesn`t
work for me.

I`ve made those steps:

* server and client use ILD definition like this:

interface Account {

float balance();

};

* run Visibroker Smart Agent on server side

* register Account object in VisiBroker Name Service: NameExtF Account
mylog.txt

* run server application

* when i`m using osfind.exe, i see registred Acount object:

osfind: Found one agent at port 14000

HOST: Tomek

* run java client application: java -classpath .
AccountClient -ORBInitialPort 14000 -ORBInitialHost Tomek

in client`s main function is:

ORB orb = ORB.init(args, null);

//!! NamingContext root =
NamingContextHelper.narrow(orb.resolve_initial_ref erences("NameService"));

and in the second line (with !!) it crashes, i`m thingking it`s about
communication with VisiBroker NameService error I don`t know what`s going
on: when i`m trying to connect Delphi client to delhi server evertything
works fine, when i`m trying to connect from java client to java server that
use ORBD NameService evyrything works OK. when java and delphi should
cooperate - i`t doesn`t work :(.

Maybe you have some ideas what i`m doing wrong. Thanks for any. If you have
some working examples it will be very useful too.

I could use here C#.NET based CORBA server. Maybe it will be easier but i
don`t know what ORB use with C#.NET.

2. When comunication between Delphi (or C#) server and java client will be
working i`d like to implement other client application and here i have few
questions too:

- what ORB use with WindowsCE and J2ME. do you know openfusion jacorb will
be OK? Maybe you have some examples of using it to comunicate with

some server ORB

- what ORB use with C#.NET. Any examples will be very usefull.

- what ORB use from Linux and C++. Which distribution of Linux use. Any
example will be super.
About solutions it`s don`t important to work it quick and effective. Easy
solutions are best for me.

One more time i`m asking help. Thanks for any. Best Regards - gRabbi



May 31 '06 #1
0 5188

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

Similar topics

1
by: Tracey | last post by:
I have a problem on communication between ASP.NET and Java code. Any advice will be greatly appreciated! Our core processing code and database and database server reside in a remote machine...
0
by: Ryan Liu | last post by:
How to read NIC card serial numbers or MAC address , Hard Drive serial numbers in Java or Delphi or C/C++ or C#? Thanks, Ryan
0
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of attending interviews. If you own a company best way to judge if...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
0
by: news.onet.pl | last post by:
I hava a problem with communication between Java/Corba server based on JDK ORB with Java/Corba client (applet) based on the same ORB. I`m using IOR to localize server. client`s ORB i initialize...
2
by: freepdfforjobs | last post by:
Full eBook with 4000 C#, JAVA,.NET and SQL Server Interview questions http://www.questpond.com/SampleInterviewQuestionBook.zip Download the JAVA , .NET and SQL Server interview sheet and rate...
0
by: edelarosa | last post by:
Hi, i would like know how to communicate a client Java applet with server Corba development C++ for linux. Thanks.
3
by: Jim Richards | last post by:
When I print out the Help files for an error, it says: "1. Make sure that the Web server computer is running a server version of Windows 2000, Windows XP, or Windows Server 2003. At this point,...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.