i have created the socket program to run in win32 service but the problem i'm facing is that when i start the service it'll start and it is using CPU move its all most 50% of the CPU. i'm using AMD 64bit processor.
if i write a program without socket it wont use CPU as much.
wat should i do to solve this problem.