M
manuel.ricca
Hello,
I'm just starting to code a windows service in C#.
My service needs to create multiple threads, each one responding to
TAPI events. Then I will need to have a client connect to it for
administration. Finally, an icon in the system tray would be nice.
Can anyone tell me more or less how to do this? Is there some sample
from where I can take the basic "structure" of the application?
Thanks in advance,
MR
I'm just starting to code a windows service in C#.
My service needs to create multiple threads, each one responding to
TAPI events. Then I will need to have a client connect to it for
administration. Finally, an icon in the system tray would be nice.
Can anyone tell me more or less how to do this? Is there some sample
from where I can take the basic "structure" of the application?
Thanks in advance,
MR