Windows Web Services
- Posted: Jan 09, 2009 at 2:41 PM
- 65,834 Views
- 12 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
With Windows Web Services, you can create applications that communicate easily with a local computer or a remote Web service. Windows Web Services is a native-code implementation of SOAP and provides core network communication by supporting a broad set of the Web services (WS) family of protocols. Windows Web Services is a peer to Windows Communication Foundation (WCF – managed-code Web services), and provides a high-performance subset of WCF functionality.
Watch Yochay Kiriaty, Windows 7 Technical Evangelist, and Windows Web Services API PM Nikola Dudar as we explain the Windows native Web Services APIs, and why Microsoft created a new set of Web Services APIs when we have WCF. For more technical content on Windows 7 and few cool code samples, go to the Windows 7 Blog for Developers.
You can always watch the Windows 7: Web Services in Native Code PDC session in case you missed the live session
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
C
If this is low level enough will this be a replacement for RPC (even for IPC on the same box)?
Given that RPC is using binary data to communicate, I assume that Windows WS API (based on XML) is slower than RPC. How much slower?
-Vasile
If there is a possibility iIt would be nice if MS opens this stack as an open source project. AFAIK there is no good open source native web services API. The community will benefit greatly.
Ibrahim [ http://blogs.msdn.com/ibrahim/ ]
Is this just a client API or is going to be a server side API to actually create Web Services? And if there is a server side API what is the relation to Http API?
George.
First, I am sorry for a delay in the reply. I will try to address your comments one by one. Please feel free to ask more questions. I would be happy to answer them for you.
I hope this reply answers your questions. Please feel free to ask more. You may also use contact form from my blog http://blogs.msdn.com/nikolad/ to contact me offline later on.
Thanks,
Nikola
I won't hold my breath.
Re: gSOAP
If you are using gSOAP today on Windows to talk to web services or build a web service in native code, you should be able to switch to use WWSAPI right away. Give a try and if you see any issues or have comments, please let us know using forums, http://social.msdn.microsoft.com/Forums/en-us/wwsapi/threads/
Re: VB6
Thanks for bringing this scenario to our attention. In design of the API, we have focused on C/C++ developers. You are right that it should be possible to build COM wrapper around the API to make it available to VB6. This can be an interesting CodePlex project useful for many VB6 developers. As for out of the box support for VB6, this is not in our plans at this moment.
Thanks,
Nikola
When will the downlevel support for WebServices.dll become available? This is a great technology for unmanaged code worlds that need to be brought into the arena of Web Services. I would like to be able to make plans for the Win2k3 support - How soon can we count on this? Many of the platforms where this will be the most useful are NOT new servers or workstations - they are older boxes with legacy OS installed.
Supporting this only on Win7 and Win2K8r2 is somewhat anti-thematic. When can we expect the downlevel support???
Remove this comment
Remove this thread
close