B
Ben Kim
Hello all,
We are re-developing a software product that requires push technology
(wireless and hardwired). Microsoft used to support this technology in IE
but dropped it for whatever reason.
The system is a dispatch application. When a call comes in, the operator
will assign a vehicle(s) to the call and the system should push a message
out to each vehicle selected.
The connected vehicles should not have to have a persistent connection back
to the host since there are dead areas where they travel (of course they
will have a backup method - good ol' radio). The vehicle machine will
automatically post an acknowledgement back to the host system.
Host System (Server and Client)
Vehicle 1 (Server and Client)
Vehicle 2 (Server and Client)
We are considering using TCP again or maybe a protocol of our design riding
on UDP. We have considered using a polling method but have rejected the
idea due to "chatter" and several hundred users could be online at any one
time.
Has anyone else ventured down this path and have any input or know of any
third party add-on components specifically designed for this purpose?
Using VS2005 - VB.NET (Winforms and Webforms)
Thanks!
Ben Kim
Emergitech
We are re-developing a software product that requires push technology
(wireless and hardwired). Microsoft used to support this technology in IE
but dropped it for whatever reason.
The system is a dispatch application. When a call comes in, the operator
will assign a vehicle(s) to the call and the system should push a message
out to each vehicle selected.
The connected vehicles should not have to have a persistent connection back
to the host since there are dead areas where they travel (of course they
will have a backup method - good ol' radio). The vehicle machine will
automatically post an acknowledgement back to the host system.
Host System (Server and Client)
Vehicle 1 (Server and Client)
Vehicle 2 (Server and Client)
We are considering using TCP again or maybe a protocol of our design riding
on UDP. We have considered using a polling method but have rejected the
idea due to "chatter" and several hundred users could be online at any one
time.
Has anyone else ventured down this path and have any input or know of any
third party add-on components specifically designed for this purpose?
Using VS2005 - VB.NET (Winforms and Webforms)
Thanks!
Ben Kim
Emergitech