Windows Web Services
- Posted: Jan 09, 2009 at 2:41 PM
- 64,347 Views
- 12 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
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 Closed
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
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