- To: visad-list@xxxxxxxxxxxxx
- Subject: Re: Linking Java to FORTRAN? (fwd)
- From: Michael Tobis <tobis@xxxxxxxxxxx>
- Date: Mon, 1 Feb 1999 17:02:15 -0600 (CST)
Another approach is to patch the FORTRAN I/O to write to a socket, and then read the socket data from java through TCP. We used something like that in our environmental hydrology workbench prototype. (Actually, there was an intervening C program in our setup, but that isn't really necessary.) see http://scrap.ssec.wisc.edu/~tobis/ehwb.html . mt -- Michael Tobis