No. It's been too long ago that I did anything with that. I might be able to dig up some code examples from manuals. If I can find anything, I'll post it. --- Rob Anderson <[EMAIL PROTECTED]> wrote: > have you any code examples? > > -----Original Message----- > From: Jason Kilgrow [mailto:[EMAIL PROTECTED]] > Sent: 21 June 2002 15:23 > To: JDJList > Subject: [jdjlist] Re: Cobol and Java > > > Yeah. If all you need is comm between apps, COBOL has...it used to > be > called...port files. Basically it's a socket. You provide an > ipaddress and a port to talk to and a port to listen on in the > cobol > program as a type of a file called a port file. It might be more > sophisticated these days, though. > > --- David Rosenstrauch <[EMAIL PROTECTED]> wrote: > > Dunno if Fujitsu COBOL can use TCP/IP, socket connections, etc. > > (it's been > > a long time since I worked in COBOL), but if so then maybe you > can > > just > > have the 2 apps communicate via sockets. > > > > > > HTH. > > > > DR > > > > > > At 09:37 AM 6/21/2002 -0700, you wrote: > > >Hi Guys, > > > > > >Is there any way we can call Java from COBOL . > > > > > > > > >Thanks in advance > > >Bhuvan > > > > > > > > >To change your membership options, refer to: > > >http://www.sys-con.com/java/list.cfm > > > > > > > > To change your membership options, refer to: > > http://www.sys-con.com/java/list.cfm > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To change your membership options, refer to: > http://www.sys-con.com/java/list.cfm > > > > To change your membership options, refer to: > http://www.sys-con.com/java/list.cfm
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To change your membership options, refer to: http://www.sys-con.com/java/list.cfm
