Blubaugh, David A. schrieb:
To All,

To whom else if I may ask?

I was wondering if it was possible to utilize python to share a memory
resource between a linux and windows system??  It should be stated that
both the Linux (CENTOS 5) and windows are physically located on the same
computer. Is any of this possible?

No, not as that. You can use IPC-mechanisums such as XMLRPC, CORBA or Pyro. But software such as VMWare or VirtualBox tries hard to *not* let guest and host os influence each other.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to