starting aplication

  • 15 years ago

    i have one problem...


    i'm creating module for client-server (local area network) communication.


    module should do : 1. recive parametar from client
                                2. execute with recived parameter
                                3 return information to the client


    the problem is that i can execute module from server with parameter i send from client, but...


    i nead that process is executed on server not client machine.


    i started module like this:


    System.Diagnostics.Process.Start("\DEMOPC\temp\module.exe")


    then file "module.exe" is executed on client machine.


    how can i start that file so it is executed on server?


    ty

  • 15 years ago

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“A computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are, in short, a perfect match” - Bill Bryson