Re: start unix process from c++ win32 app

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Can I use these types of functions to create several processes? There could
be 1500 instances of the process.

"Eugene Gershnik" wrote:

> ch5082 wrote:
> > I am trying to write a win32 app that will start mulitple instances
> > of an exe on UNIX. The exe is located on the backend UNIX node and
> > takes several arguments. I'm wanting to build a frontend win32 app
> > where the user can input the needed arguments and then kick off the
> > exe on the backend UNIX machine without having to log into the UNIX
> > box.
> > My question is how do I start the process on UNIX. Is there simply a
> > function that I can pass the location of the exe and all the
> > arguments?
>
> Check rexec and/or rsh utilities in Windows documentation. You can spawn
> them using any method (system/CreateProcess/exec/spawn etc.)
>
>
> --
> Eugene
> http://www.gershnik.com
>
>
>
.



Relevant Pages

  • start unix process from c++ win32 app
    ... I am trying to write a win32 app that will start mulitple instances of an exe ... The exe is located on the backend UNIX node and takes several ... input the needed arguments and then kick off the exe on the backend UNIX ...
    (microsoft.public.vc.language)
  • Re: start unix process from c++ win32 app
    ... > of an exe on UNIX. ... I'm wanting to build a frontend win32 app ... > exe on the backend UNIX machine without having to log into the UNIX ...
    (microsoft.public.vc.language)
  • RE: Calling unix exe from web page
    ... how you call the unix depends on security. ... allows, telnet, or put the exe under an apache cgi bin folder and call it via ... I have to call the exe which is running in UNIX from the ASP.NET ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Good News Bible on CD?
    ... for some reason Acorn programs, instead of ending with .exe ... On UNIX you don't need either. ... These three letter extensions are a throwback to DOS. ...
    (uk.religion.christian)
  • Re: Any win32 nfs library?
    ... "Eugene Gershnik" wrote: ... >> What about Windows Services for Unix? ... > It contains pretty good nfs client and server. ...
    (microsoft.public.win32.programmer.networks)