Hi ehsansad,
You could create VM on your machine, then publish your web service on the VM, and create a proxy server. Try to connect to the web service on the VM from the application on the local machine. I can't help you on how to create VM and how to config a proxy server, for this is not related to Visual C#. What I can tell you is that in C#, you could use WebRequest to connect to a website via proxy, this class has provided a Proxy property with which you could set the proxy information. please read this MSDN document:
The example code in this document will help you.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.
No comments:
Post a Comment