Home »
Public Forums »
archive »
Re: calling executable on another maschine?
Re: calling executable on another maschine? [message #9182] |
Mon, 09 June 1997 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Johan Claesson writes:
> Is it possible with IDL to call an executable on another maschine
> (connected with an ethernet)? And to send input and receive output
> as the execution goes.
>
> My idea is a webapplication that calls executables not on the webserver
> but on different availible maschines.
If you are on a UNIX machine, then this is the perfect situation
for using the RPC mechanism for linking IDL to external software.
The RPC interface was meant to link software on different machines
in a network.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Customizable IDL Programming Courses
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
IDL 5 Reports: http://www.dfanning.com/documents/anomaly5.html
|
|
|
Current Time: Fri Oct 10 22:43:46 PDT 2025
Total time taken to generate the page: 0.63695 seconds