sbrun Posted May 6, 2010 Share Posted May 6, 2010 I need to run very large programs which are on the hard disk of the PC. I intend to use the rotary buffer to send it. On the forum, i found only an information (post by BradP 04-05-2010) supposing that the program file was already in the Linux area on the PPmac. Have you an example of code running on Windows (c#, visualBasic,...) to send and run a big program file ? Thanks Link to comment Share on other sites More sharing options...
bradp Posted May 6, 2010 Share Posted May 6, 2010 To do this you need to combine two ideas. 1. You need to setup a shared network folder so the PPmac has access to the data on the PC. Look in this post for instructions. http://forums.deltatau.com/showthread.php?tid=52&highlight=network 2. Now that the file is accessible from PPmac you use the standard rotary buffer method described in this posting http://forums.deltatau.com/showthread.php?tid=168&highlight=rotary+buffer. Just remember that the filename includes the path. My suggestion would be to take this in steps. First would be to configure the PPmac so that it can run a standard program. Second would be to run a rotary buffer program which is stored locally. Third would be to access a networked file from the linux. Just use telnet and ls the program. Fourth is to run the networked file through the rotary buffer. Link to comment Share on other sites More sharing options...
Recommended Posts