文件名称:c#调用java WEB服务
文件大小:1.99MB
文件格式:DOC
更新时间:2016-09-23 04:45:39
c#调用java WEB服务
• Background Definition Features of web services Basic Components • Web Services Interoperability • Create a Java Web Service Create a web application project Add web service to the project Add operations to the web service Implementing the web methodes Deploy and test the web service • Create ASP.net Web Site Using C# Create ASP.net web site Add web reference Write code to invoke web service Test web service client application • Conclusion