Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ > Executing appli...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 45744 of 45898
Post > Topic >>

Executing applications across a network (possible OT)

by hamishd <Hamish.Dean@[EMAIL PROTECTED] > May 3, 2008 at 11:16 AM

Sorry for cross-posting; I'm not sure which group would be more
appropriate, if any.

At present I have 2 applications (installed on the same workstation):
   (A) is the main application which is running most, if not all, of
the time. Only one instance of (A) can be running at once.
   (B) is an application which send messages to (A). These messages
instruct (A) on what data files to process. This is achieved by
calling (A) with ShellExecute(), passing arguments specifying the
location of a data file (this data file could be any file over the
network of workstations). When (A) receives these arguments, it adds
the data file to it's list of jobs to process.

The above process has been working well. Data can be accessed and
processed anywhere on the network. The downside is the operators can
only "send" data from one workstation.

What I now want to do is install (B) onto all workstations in the
network. Does ShellExecute() work over a network? If  not, how to get
around this? What other methods can I use to notify (A) of jobs to
process?

Thanks.




 3 Posts in Topic:
Executing applications across a network (possible OT)
hamishd <Hamish.Dean@[  2008-05-03 11:16:56 
Re: Executing applications across a network (possible OT)
Andy Champ <no.way@[EM  2008-05-03 23:13:25 
Re: Executing applications across a network (possible OT)
Jerry Coffin <jcoffin@  2008-05-03 16:57:56 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu May 15 0:38:47 CDT 2008.