How to integrate a WEB-Service in my Windows-Applacation
- From: "Peter Stojkovic" <dsa@xxxxxxx>
- Date: Mon, 27 Mar 2006 09:49:59 +0200
I am using VS2003 and VS2005 on WINDOWS XP Professional SP2.
I want write an Application to Application ( A2A ) communication via
WEB-Services.
Application A1 on PC A should send information via WEB-Service to
Windows-Application A2 on PC B.
The data that are send should appear atonce on the screen of Application A2.
My Problem is.
I can write a WebService that can take the data from Applictaion A.
But how can than the data moved to application A2
I have already studied AsyncWebService sample in VS.2003
But this example is not what I need.
Thanks for any hints
Peter Stojkovic
.
- Follow-Ups:
- Re: How to integrate a WEB-Service in my Windows-Applacation
- From: Javier G. Lozano
- Re: How to integrate a WEB-Service in my Windows-Applacation
- Prev by Date: Re: Architectual advice on Web Service. DataSet vs Business Objects?
- Next by Date: RE: WSDL shows wrong server name
- Previous by thread: referencing web service on the same web project
- Next by thread: Re: How to integrate a WEB-Service in my Windows-Applacation
- Index(es):
Relevant Pages
|