Y
young_leaf
hi
i am making an Interprocess application, between 2 or more computers.
what is the best way to do it.
this is all i need: to Send command to client app,
to Query for status of client app.
i made a win32 application that does something. like read a certain
Binary file and load some of it to memory.
Now, that "loading" should be done only when the "server" app
controlled by a User wants to.
so, can a service be created to call that win32 Application and invoke
functions.
should it be developed using ActiveX or COM?
Thx
i am making an Interprocess application, between 2 or more computers.
what is the best way to do it.
this is all i need: to Send command to client app,
to Query for status of client app.
i made a win32 application that does something. like read a certain
Binary file and load some of it to memory.
Now, that "loading" should be done only when the "server" app
controlled by a User wants to.
so, can a service be created to call that win32 Application and invoke
functions.
should it be developed using ActiveX or COM?
Thx