Re: How to Invoke a http on executable
From: Sharon (talsharon_at_hotmail.com)
Date: 03/02/04
- Next message: Miha Markic [MVP C#]: "Re: RowFilter not working...pls help"
- Previous message: v-jetan_at_online.microsoft.com: "Re: IIS, SSL and my local machine."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Mar 2004 13:15:49 +0200
hi rudy.
the answer depends on what kind of service you have on the server end.
are you trying to invoke a method on a remote object over http channel?
or simply trying to get an html page?
if its the last one then check out: System.Net.WebRequest / WebResponse
if this doesn't help, please give more details.
Sharon.
"Rudy Ko" <threein1@optonline.net> wrote in message
news:ujOO2nT5DHA.1804@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I want to get some data over http potocol within a csharp standalone
> executable. Can you help?
>
> Thanks,
> Rudy
>
>
- Next message: Miha Markic [MVP C#]: "Re: RowFilter not working...pls help"
- Previous message: v-jetan_at_online.microsoft.com: "Re: IIS, SSL and my local machine."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|