Re: [python-win32] interprocess communication python and visual basic can it be done?

2008-08-27 Thread Vernon Cole
On Tue, Aug 26, 2008 at 11:00 PM, Tony Cappellini [EMAIL PROTECTED]wrote: Unfortunately, copies of the book are getting quite hard to get. Why? It's still being published http://oreilly.com/catalog/9781565926219/index.html Amazon still has them in stock too

Re: [python-win32] interprocess communication python and visual basic can it be done?

2008-08-27 Thread Tony Cappellini
I see many prices less than $50 on Amazon, and the publisher is still selling it for $34.95. There are 100's of used book services available as well. On Wed, Aug 27, 2008 at 11:42 AM, Vernon Cole [EMAIL PROTECTED] wrote: Why? It's still being published

[python-win32] interprocess communication python and visual basic can it be done?

2008-08-26 Thread Emanuel Sotelo
hello. well i have a question i dont now if it it's possible to make a interprocess communication between python and visual basic. someone tell that it can be done but i havent fond nothing about this subject if it is possible can some one give me some guide points of where to look or what to

Re: [python-win32] interprocess communication python and visual basic can it be done?

2008-08-26 Thread Vernon Cole
Emanuel: Best answer: Find a copy of *Python Programming On Win32* by Mark Hammond and Andy Robinson and read chapter 7. Unfortunately, copies of the book are getting quite hard to get. -- VC Mark: New edition??? Please!!! -- VC On Tue, Aug 26, 2008 at 10:26 AM, Emanuel Sotelo [EMAIL

Re: [python-win32] interprocess communication python and visual basic can it be done?

2008-08-26 Thread Kevin Horn
Look into either: COM or Named Pipes You could also try having a socket in each process and communicate over a network, but I don't know how difficult socket programming is in VB Kevin Horn On Tue, Aug 26, 2008 at 12:07 PM, Vernon Cole [EMAIL PROTECTED] wrote: Emanuel: Best answer: Find a

Re: [python-win32] interprocess communication python and visual basic can it be done?

2008-08-26 Thread Tony Cappellini
Message: 2 Date: Tue, 26 Aug 2008 11:07:56 -0600 From: Vernon Cole [EMAIL PROTECTED] Subject: Re: [python-win32] interprocess communication python and visual basic can it be done? To: Emanuel Sotelo [EMAIL PROTECTED] Cc: python-win32@python.org Message-ID: [EMAIL PROTECTED