I want to write a c# winService (console application?)
that will send a HTTP GET request from some url.
What library should I use to call this url?
System.Web ?
I want to write a c# winService (console application?)
that will send a HTTP GET request from some url.
What library should I use to call this url?
System.Web ?