View Single Post
  #1  
Old 06-01-2010, 08:17 AM
shahramy shahramy is offline
Member
 
Join Date: Dec 2009
Posts: 41
Red face networking question?

Hi
Is there possible to access the file through LAN?
I Want to change special variables and objects from two files which place on two computers. I mean that two separate files (.py) can access variables and objects in the other file (.py) which place on the another computer with out using viz.addNetwork commands?
I want do that automatically and I directly access that variables and objects.
in the other hand when one .py file change variables and objects, this changes will be appeared with other .py file on another computer
thank you all
Reply With Quote