Hello,
i have two questions:
- can windows services register to receive SENS network events because my service just stops when i try to do it.
- after the service onStart() method has been called, if no seperate Timer or thread is started, does the service stop ??
NOTE: i am using C# services to implement my service
thanx, AB