There are several ways of communicating with the two applications; you could do it via the database, or drop files which the java program picks up; or do a tcp connection between the two - lots of ways;
i suggest the database method; assuming the application already runs on a database; discuss witht the java guys first tho... ;) ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 07, 2005 11:54 AM Subject: Re: [delphi-en] Delphi Program Communicating With Java Program? > > Hi, > > How would I go about doing it? Via the database? > > I'm writting the Delphi program for the client where there internal program > is written in Java (there programmers only know Java). So the users use the > Java application front-end. > > Kind Regards, > > Lennie De Villiers > > ----- Original Message ----- > From: "Chris @ IT" <[EMAIL PROTECTED]> > To: <[email protected]> > Date: Thu, 7 Jul 2005 11:48:33 +0300 > Subject: Re: [delphi-en] Delphi Program Communicating With Java Program? > > > Internal Virus Database is out-of-date. > > Checked by AVG Anti-Virus. > > Version: 7.0.289 / Virus Database: 265.0.0 - Release Date: 11/8/2004 > > > > > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Anti-Virus. > Version: 7.0.289 / Virus Database: 265.0.0 - Release Date: 11/8/2004 > > > > ----------------------------------------------------- > Home page: http://groups.yahoo.com/group/delphi-en/ > To unsubscribe: [EMAIL PROTECTED] > Yahoo! Groups Links > > > > > > > ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

