Introduction
We can use Microsoft SOAP protocol to transfer any files between client and server.It's easy through firewall and also it cross flatform.
Background
I was going to develop an mobile software on pocket pc,but I found there were tiny resouces to use on mobile operating system.finally,I was finding Web services can solve the problem.
Using the code
There are two parts on the sample which included: Windows client and Webservice server code.