C#WebService创建 [英] C# WebService Creation

查看:88
本文介绍了C#WebService创建的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我已经在c#.net中创建了一个Web服务,并且运行良好.我正在从我的C应用程序调用此Web服务.一切正常,但是在我的所有响应中,我首先收到Http 100继续,然后收到原始响应.

另外,当我尝试同时击中2台计算机时,我只收到一台计算机的响应,而另一台则超时.

如果有人可以帮助我,我将非常感激.

请寄给我整个项目,因为我也必须比较web.config和其他文件.只需给我一个示例应用程序,以便我可以参考它并找出我的应用程序中的错误.

在此先感谢,
Durai

Hi,

I have created a webservice in c# .net and it worked well. I am calling this webservice from my c application. Everything works fine, but in all my response, i receive Http 100 continue first and then i receive the original response.

Also, when i try to hit simultaneously from 2 machines, i receive response only for one machine and the other goes to timeout.

If anyone can help me, i will be thankfull.

Please send me the whole project, since i have to compare the web.config and other file also. Just give me a sample application, so that i can refer it and find out the bug in my application.

Thanks in Advance,
Durai

推荐答案

您可以按照以下教程进行操作:
ASP.NET Web服务 [ http://www.w3schools.com/webservices/ws_example.asp [ http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-and-call-a-simple-web-service-in-aspnet [
You can follow these tutorials:
ASP.NET Web Service[^]

http://www.w3schools.com/webservices/ws_example.asp[^]

http://www.asp.net/web-forms/videos/how-do-i/how-do-i-create-and-call-a-simple-web-service-in-aspnet[^]

Hope it helps.


这篇关于C#WebService创建的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆