Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi!

I am new to this concept!!! will u say me how to transfer a (txt file) or (exe file)from server to PDA through Web service
Posted
Updated 6-Sep-12 5:38am
v2
Comments
Sandeep Mewara 6-Sep-12 11:59am    
Did you try anything?
Christian Amado 6-Sep-12 12:01pm    
In textbox inside Google search site, type: Web Service. You must first understand what the h... is Web Service.
Sergey Alexandrovich Kryukov 6-Sep-12 15:58pm    
Not a question. Being a new does not free you from the search and reading literature. If you don't do it, our help cannot be effective. Read on the topic, try to write some codes to play with and then ask your questions of you face any problems.
--SA

1 solution

you should really look and search on WCF. It can be a very complicated subject so I suggest just focusing on a basic Http service hosted in iis. Start using the examples and learn from them.

http://www.c-sharpcorner.com/UploadFile/mahakgupta/a-simple-example-of-wcf-service/[^]

http://msdn.microsoft.com/en-us/library/ms734712.aspx[^]

http://www.aspdotnet-suresh.com/2011/06/introduction-to-wcf-wcf-tutorial-wcf.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900