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 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 PROTECTED]> > wrote: > > > > 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 investigate because i just began lerning python and i > have > > to do a proyect a bout this but i will like to get some info of how > before i > > start develop the programan > > I would appreciate any help that anyone can provide > > > > ________________________________ > > Si no te acuerdas quién quedó en traer los hielos, te urge usar Skydrive > > _______________________________________________ > > python-win32 mailing list > > python-win32@python.org > > http://mail.python.org/mailman/listinfo/python-win32 > > > > > _______________________________________________ > python-win32 mailing list > python-win32@python.org > http://mail.python.org/mailman/listinfo/python-win32 > >
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32