J
Jenbo
This is a very general question I am asking as I am at the start of a
design and analysis phase of a project and I am still thinking of
exactly what way to architect the system I am constructing. Basically I
will have an engine system centralised on client's server, this will be
SQL with a management web app on front of it. This needs to communicate
with the client's pcs, however many number of them there are. Based on
this communication an action will be taken on the client's pc that will
run an app. So, this is fine to do in a windows app, make it a system
tray icon based guy and it can launch apps, web sites, do whatever, and
it can communicate with our engine as well, over whatever mechanism.
This would be an agent based system say. Now, say I had a client who
said that we couldn't install any software over their network of pc's,
what would be the way to do this? Have some kind of group policy in
Active Directory that launched the application from a network location
and then did it's business that way. This is what I would call agent
less. Would this have more network over-head than the agent based
system, as it would have to network to the pc and back to the engine
also to get instructions? I know this is vague but any advice would be
welcome.
Cheers
J
design and analysis phase of a project and I am still thinking of
exactly what way to architect the system I am constructing. Basically I
will have an engine system centralised on client's server, this will be
SQL with a management web app on front of it. This needs to communicate
with the client's pcs, however many number of them there are. Based on
this communication an action will be taken on the client's pc that will
run an app. So, this is fine to do in a windows app, make it a system
tray icon based guy and it can launch apps, web sites, do whatever, and
it can communicate with our engine as well, over whatever mechanism.
This would be an agent based system say. Now, say I had a client who
said that we couldn't install any software over their network of pc's,
what would be the way to do this? Have some kind of group policy in
Active Directory that launched the application from a network location
and then did it's business that way. This is what I would call agent
less. Would this have more network over-head than the agent based
system, as it would have to network to the pc and back to the engine
also to get instructions? I know this is vague but any advice would be
welcome.
Cheers
J