How to integrate a WEB-Service in my Windows-Applacation



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


.



Relevant Pages