B
Bob Moore
We have a requirement to put a client onto machines intended for some
telephony work. The database access will be via ASP.Net pages, and
that's fine, but the telephony stuff requires access to some legacy
servers. I've prototyped the client itself as Winforms/C# (which was
NOT fun for a C++ curmudgeon like me, but I'll live).
The problem is, I'd like to be able to ensure that the user is always
running the latest client (our current fat clients take care of this
via automatic version checking and self-update, so customers are used
to this).
Now the obvious way to do this is for the users to log in via an
ASP.Net page (as they would have to anyway for data access), have the
exe downloaded to their machines and run automatically. Kind of like
GotoMyPc or CoPilot. This will most likely take place inside the
corporate firewall, though it would be nice if we could achieve the
same over the web.
Problem is I have no idea where to start with this, given that my
web/ASP.Net knowledge is shaky at best. Pointers, anyone ?
--
Bob Moore
http://bobmoore.mvps.org/
(this is a non-commercial site and does not accept advertising)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Do not reply via email unless specifically requested to do so.
Unsolicited email is NOT welcome and will go unanswered.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
telephony work. The database access will be via ASP.Net pages, and
that's fine, but the telephony stuff requires access to some legacy
servers. I've prototyped the client itself as Winforms/C# (which was
NOT fun for a C++ curmudgeon like me, but I'll live).
The problem is, I'd like to be able to ensure that the user is always
running the latest client (our current fat clients take care of this
via automatic version checking and self-update, so customers are used
to this).
Now the obvious way to do this is for the users to log in via an
ASP.Net page (as they would have to anyway for data access), have the
exe downloaded to their machines and run automatically. Kind of like
GotoMyPc or CoPilot. This will most likely take place inside the
corporate firewall, though it would be nice if we could achieve the
same over the web.
Problem is I have no idea where to start with this, given that my
web/ASP.Net knowledge is shaky at best. Pointers, anyone ?
--
Bob Moore
http://bobmoore.mvps.org/
(this is a non-commercial site and does not accept advertising)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Do not reply via email unless specifically requested to do so.
Unsolicited email is NOT welcome and will go unanswered.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~