Web services - newbie

From: Sam (sam_at_edup.tudelft.nl)
Date: 12/22/03


Date: 22 Dec 2003 05:57:24 -0800

Hi there,

I need to investigate wether it is possible to develop a Web Service
that acts as an interface to a fortran application... I''ll try to
make myself a little bit clearer

I have a fortran application. I want to run it on a server and make us
of the Web Services technology to pass parameters to this fortran
application from clients sitting all over the world.

Is this possible, and could anyone give me some pointers as to where I
need to start looking. I'm not completely new to JAVA, but it's been a
while. And as you can tell, I am new to the whole "Web services" idea.

Thanks.



Relevant Pages

  • Re: WSDL/SOAP/XML-RPC HELP
    ... only it isn't really a driver. ... I read some tutorials, guides on XML-RPC, SOAP and WSDL, ... public web interface to do this via a web services call. ...
    (comp.lang.perl.misc)
  • Re: Web Services & Web Apps - Was: Accessing desktop COM components from Java
    ... 4, 2:40 pm, "Pete Dashwood" ... The whole point is to enable COM components in Java. ... two tools I'd recommend for Testing these Web Services and Web ... As the interface to my WS is fairly complex, this was a good approach (I ...
    (comp.lang.cobol)
  • Re: getting env. variables in gfortran...
    ... Fortran standard (processes, threads, priorities, interprocess ... POSIX functions and Fortran 77. ... POSIX standard itself, not just to the fortran 77 interface. ...
    (comp.lang.fortran)
  • Re: OO style Webservices or not
    ... realize is that web services are not OO, and as a result, there is not a lot ... Then, on the client side, you declare your interface. ... > Now we want to expose some of our logging class's methods as webservices ... > have the methods of this one logging class in one .asmx file and create ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: F90 to C interface
    ... I had a while ago a similar problem (interfacing Fortran code with C ... libraries); theoretically you would be able to use the Fortran2003 ... A Fortran module was also written containing interface ... Regarding arrays, you have to be careful: ...
    (comp.lang.fortran)