Re: call from a webservice to a windows Form

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"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.


.



Relevant Pages

  • Re: call from a webservice to a windows Form
    ... > something more efficient like remoting or named pipes, ... events in a webservice. ... the named pibes is a good solution for my problem. ...
    (microsoft.public.dotnet.languages.csharp)
  • scalability with Remoting
    ... A remoting method call to a Stored procedure takes 2 seconds for one ... I create 1 thread from the winform application and call the webservice ... which calls the remoting and the database. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Windows Service und Webservice
    ... Remoting ist Remoting, ganz gleich, welchen Channel Du nimmst und ob dieser intern TCP/IP oder Named Pipes verwendet. ... langandauernde Arbeiten verrichten soll und einen WebService, der sich auf der Rückseite des Remotings bedient, um mit dem Windows-Service zu kommunizieren? ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Custom Serializable Objects
    ... I'm looking for a WebService solution. ... We have looked into Remoting but it ... custom object "Acme.BizObjects.Contract oContract". ... Acme.BizObjects.WS.Contract created by WSDL. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Server did not recognize the value of HTTP Header SOAPAction
    ... I have this winform 1.1 project where before I started changing the backend ... I understand you've developed an ASP.NET webservice ... which is consumed by a winform client application. ... application is sending an unexpected SoapAction header to the service. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)