http request from windows service
From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 12/15/04
- Next message: Nicole Calinoiu: "Re: http request from windows service"
- Previous message: chris bamert: "Re: Security Exception - Winform usercontrol hosted in ASP.NET"
- Next in thread: Nicole Calinoiu: "Re: http request from windows service"
- Reply: Nicole Calinoiu: "Re: http request from windows service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 15 Dec 2004 17:10:18 +0200
What security issues shall I care about when sending http requests from a
windows service? I have a console program that works fine if I start it from
command line and doesn't seem to work when I start it from a windows
service. I am using HttpWebRequest and HttpWebResponse classes.
Eliyahu
- Next message: Nicole Calinoiu: "Re: http request from windows service"
- Previous message: chris bamert: "Re: Security Exception - Winform usercontrol hosted in ASP.NET"
- Next in thread: Nicole Calinoiu: "Re: http request from windows service"
- Reply: Nicole Calinoiu: "Re: http request from windows service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|