Click here to Skip to main content
15,882,017 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello All,

I would like to know how I can use a restful web service(http://192.168.10.113:8087/cisms/mobilews/) which was developed using java, in my windows phone 8.1 application. I am using visual studio 2013 with c#.

Thanks in advance
Sebastian
Posted
Updated 15-Jun-14 19:00pm
v2

1 solution

the above link which you have provided in your question is not working. though i can give you suggestions that you can use HttpClient.

checkout the below link

http://social.msdn.microsoft.com/forums/windowsapps/en-US/9b4c1ef2-853c-468a-bca8-97477a02583c/httpclient-for-windows-phone-8[^]
 
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