Re: call from a webservice to a windows Form
- From: "James Curran" <jamescurran@xxxxxxxx>
- Date: Mon, 11 Apr 2005 11:12:24 -0400
"Samuel R. Neff" <blinex@xxxxxxxxxxxxxxxx> wrote in message
news:r24l51tcdvn0u7cgn6r03b4vh1b3lga0ug@xxxxxxxxxx
> If they're running on the same computer why use web services? Use
> something more efficient like remoting or named pipes, both of which
> offer two-way communications.
Because the WinForm isn't the client of the webservice.
If you follow the OP, some (apparently) external process calls the
webservice, and the WS needs to call the WinForm for something.
.
- Follow-Ups:
- Re: call from a webservice to a windows Form
- From: Samuel R . Neff
- Re: call from a webservice to a windows Form
- References:
- call from a webservice to a windows Form
- From: Richard Kure
- Re: call from a webservice to a windows Form
- From: Samuel R . Neff
- call from a webservice to a windows Form
- Prev by Date: RE: Convert to VB Delegates
- Next by Date: Java-like dropdown menu in c# .Net?
- Previous by thread: Re: call from a webservice to a windows Form
- Next by thread: Re: call from a webservice to a windows Form
- Index(es):
Relevant Pages
|