Z
zz
Hello everyone,
We have an hybrid plain C++/COM/VB.NET commercial application in which we've
included a mandatory activation mechanism. This activation system is
programed in the VB.NET part and basically uses the System.net.WebRequest
object to do it's job.
Works well for the most part but we have serveral client for who it doesn't
work. Many of them have been firewall issues, both personnal and corporate
ones. We know we won't ever be able to make a system that has 100%
connectivity, but are there any ways to improve our system?
Getting past Norton, McAfee and similar firewalls who "by default" block
communications from programs... As well as corporate firewalls who usually
use a proxy, etc....
Comments / ideas welcomed.
Thanks you,
Alex.
We have an hybrid plain C++/COM/VB.NET commercial application in which we've
included a mandatory activation mechanism. This activation system is
programed in the VB.NET part and basically uses the System.net.WebRequest
object to do it's job.
Works well for the most part but we have serveral client for who it doesn't
work. Many of them have been firewall issues, both personnal and corporate
ones. We know we won't ever be able to make a system that has 100%
connectivity, but are there any ways to improve our system?
Getting past Norton, McAfee and similar firewalls who "by default" block
communications from programs... As well as corporate firewalls who usually
use a proxy, etc....
Comments / ideas welcomed.
Thanks you,
Alex.