<div dir="ltr">Look into either:<br><br>COM or<br>Named Pipes<br><br>You could also try having a socket in each process and communicate over a &quot;network&quot;, but I don&#39;t know how difficult socket programming is in VB<br>
<br>Kevin Horn<br><br><div class="gmail_quote">On Tue, Aug 26, 2008 at 12:07 PM, Vernon Cole <span dir="ltr">&lt;<a href="mailto:vernondcole@gmail.com">vernondcole@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Emanuel:<br>Best answer: Find a copy of&nbsp; <u>Python Programming On Win32</u> &nbsp;by Mark Hammond and Andy Robinson and read chapter 7. Unfortunately, copies of the book are getting quite hard to get.<br>--<br>VC<br>

<br>Mark:<br>&nbsp; New edition???<br>&nbsp; Please!!!<br>--<br>VC<div><div></div><div class="Wj3C7c"><br><br>On Tue, Aug 26, 2008 at 10:26 AM, Emanuel Sotelo &lt;<a href="mailto:ing_emanuels@hotmail.com" target="_blank">ing_emanuels@hotmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; hello.<br>
&gt; well i have a question i dont now if it it&#39;s possible to make a<br>&gt; interprocess communication between python and visual basic.<br>&gt; someone tell that it can be done but i havent fond nothing about this subject<br>

&gt; if it is possible can some one give me some guide points of where to<br>&gt; look or what to investigate because i just began lerning python and i have<br>&gt; to do a proyect a bout this but i will like to get some info of how before i<br>

&gt; start develop the programan<br>&gt; I would appreciate any help that anyone can provide<br>&gt;<br>&gt; ________________________________<br>&gt; Si no te acuerdas quién quedó en traer los hielos, te urge usar Skydrive<br>
</div></div>
&gt; _______________________________________________<br>&gt; python-win32 mailing list<br>&gt; <a href="mailto:python-win32@python.org" target="_blank">python-win32@python.org</a><br>&gt; <a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>

&gt;<br><br></div>
<br>_______________________________________________<br>
python-win32 mailing list<br>
<a href="mailto:python-win32@python.org">python-win32@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-win32" target="_blank">http://mail.python.org/mailman/listinfo/python-win32</a><br>
<br></blockquote></div><br></div>