<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.chrisellsworth.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chris's Development Blog : C++</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/tags/C_2B002B00_/default.aspx</link><description>Tags: C++</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Consuming Web Services in C++ and Visual Studio 2003</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2006/02/08/Consuming-Web-Services-in-C_2B002B00_-and-Visual-Studio-2003.aspx</link><pubDate>Thu, 09 Feb 2006 05:15:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:19</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/19.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=19</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=19</wfw:comment><description>This tutorial walks through the process of consuming an XML Web Service using Visual Studio 2003 and C++.

Download the source code for the example....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2006/02/08/Consuming-Web-Services-in-C_2B002B00_-and-Visual-Studio-2003.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=19" width="1" height="1"&gt;</description><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/Consuming_CPP.wmv" length="3846196" type="text/plain" /><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/Consuming_CPP.wmv" length="0" type="video/x-ms-wmv" /><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Web+Services/default.aspx">Web Services</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/C_2B002B00_/default.aspx">C++</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2003/default.aspx">Visual Studio 2003</category></item><item><title>Java Native Interface Example</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2005/02/08/Java-Native-Interface-Example.aspx</link><pubDate>Wed, 09 Feb 2005 04:56:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:25</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/25.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=25</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=25</wfw:comment><description>Java provides a simple way to call native (c, c++, etc) functions from within Java.  A class can define a "native" method that, when invoked, actually calls some function on the native side.  In this post, I am going to walk through a simple example using Java 1.4.2 and the MINGW C++ compiler in windows....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2005/02/08/Java-Native-Interface-Example.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=25" width="1" height="1"&gt;</description><enclosure url="http://www.cs.appstate.edu/~cce/downloads/JNI_Example.zip" length="1086" type="application/zip" /><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Java/default.aspx">Java</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/C_2B002B00_/default.aspx">C++</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/JNI/default.aspx">JNI</category></item></channel></rss>