× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



java400-l-bounces@xxxxxxxxxxxx wrote on 12/06/2004 06:35:27 PM:

> Fellow Programmers:
>
> A colleague and I have been exploring ways to handle business
integration,
> and we're wondering about whether there's a good way (possibly using
> something in the Toolbox?) for an OS/400-native program to send messages
> to a Java program that's probably going to be running somewhere else.
>

What Joe P. said -- data queues -- are one nice sweet spot of functional
commonality between RPG and Java.

One wrinkle, though, is the 'somewhere else' you mentioned...  If that
'somewhere else' is on a separate machine (or even in a separate partition
on the same physical machine) I'd still use data queues to get from RPG ->
Java on the local machine, and then fold any and all inter-machine
communications into Java (where the sockets stuff is already built in and
readily available).  FWIW, I've never done sockets programming in RPG, and
maybe it's easy, but I don't believe it could be as easy as it is in Java.

Just my 2 cents.

-blair

  ___   _           Blair Wyman                  IBM Rochester
 ( /_)  /  _  ' _   (507)253-2891            blairw@xxxxxxxxxx
__/__)_/_<_/_/_/_'  Opinions expressed may not be those of IBM


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.