i have a window service running on client machine and web application hosted on a server.
can i communicate with windows service though client side scripting(jquery or javascript)? if this cannot be done with client side scripting then what other alternative do i have?