Web Service always running

B

Bruno Piovan

Hi,

I need to make a web service that perform some functions each 3 seconds, and
I need to call a Web Method of this web service from my app.

Any idea???

is possible to make a web service inside a windows application? how can I do
that? so I can just run the EXE file and it's done :)


Thanks,
Bruno
 
J

Juan Wajnerman

Hi Bruno,
If you need an always running task, I suggest to use a windows
service, and then use remoting to connect to your service.
 
B

Bruno Piovan

Hi!
thanks, for the reply!

do you know how could I call this service from a ASP.NET app? can I use
<WebMethod()> ??

thanks,
Bruno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,813
Latest member
lawrwtwinkle111

Latest Threads

Top