D
DM
Hi All,
I have written a server program which distributes real-time data to our
customers and is also used by our customers to redistribute this data over
their internal networks. The program is just a standard Windows application
which minimizes to the systray and runs in the background.
Recently I have been asked by one of our clients whether I can make this
program run as a Windows service. After some Googling, it looks like it is
possible but it seems it would involve a major rewrite of the code.
Is there an easy way to do this?
-Duncan
I have written a server program which distributes real-time data to our
customers and is also used by our customers to redistribute this data over
their internal networks. The program is just a standard Windows application
which minimizes to the systray and runs in the background.
Recently I have been asked by one of our clients whether I can make this
program run as a Windows service. After some Googling, it looks like it is
possible but it seems it would involve a major rewrite of the code.
Is there an easy way to do this?
-Duncan