<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Python RPC to VxWorks' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Python RPC to VxWorks' posted on the 'Embedded / RTOS' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 16:55:30 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 16:55:30 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Python RPC to VxWorks</title>
      <link>http://www.programmersheaven.com/mb/embedded/425069/425069/python-rpc-to-vxworks/</link>
      <description>I am trying to establish an RPC connection to a device running VxWorks. It already has such a connection that talks to a Win32 MFC app; I'm told that the RPC stubs, headers, etc. were generated by rpcgen on the VxWorks side. &lt;br /&gt;
&lt;br /&gt;
Python already has an XML-based RPC module, but of course that won't talk to the existing Sun-style RPC on the device. &lt;br /&gt;
&lt;br /&gt;
Which is my better bet: trying to get Python to conform to the existing RPC or building (somehow) on the VxWorks device some XML-RPC code to talk to Python?&lt;br /&gt;
&lt;br /&gt;
Or is there a third alternative, like using SWIG to get Python to talk to the existing RPC on the Win32 machine? Fourth alternatives welcome!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/embedded/425069/425069/python-rpc-to-vxworks/</guid>
      <pubDate>Tue, 04 Oct 2011 13:56:18 -0700</pubDate>
      <category>Embedded / RTOS</category>
    </item>
  </channel>
</rss>