| Author: Pavan Pareta 08 Sep 2009 | Member Level: Silver | Rating:  Points: 2 |
Hi Demet Kalaycioglu,
For sending file from mobile to PC using VB.net code you have to write a service, server side which will receiving data from the http request.
Please refer this link http://msdn.microsoft.com/en-us/library/system.web.httprequest.aspx
Hope this may be help.
|