Is it possible to have 2 windows applications transfer a file between them via a web service. So the one windows application will send data to the web service which will in turn make it available for the 2nd web application to download it ? I refuse to use ftp as it will not serve the what I'm trying to do.
↧