interfacing to a remote excel app

Michel Claveau/Hamster No.Spam.mc at No.Spam.mclaveau.No.Spam.com
Mon Apr 26 15:27:40 EDT 2004


Bonjour !

Pour un problème similaire, j'ai fais :

- sur la machine Windows/Excel : un script Python, petit serveur TCP, qui
pilote Excel par COM
- sur la machine distante un autre script Python envoie ses instructions
"Excel", via TCP, et reçoit la réponse en retour.

Résultat : ça marche bien, même à travers Internet.


In english (try) :

Hi !

For a similar problem, I have make:
- on the Windows/Excel machine:  a script Python, little server TCP, which
controls Excel by COM
- on the distant machine another Python script sends its instructions
"Excel", via TCP, and receive the response in return.

Result:  it goes well, even through Internet.




@-salutations
-- 
Michel Claveau
mél : http://cerbermail.com/?6J1TthIa8B
site : http://mclaveau.com









More information about the Python-list mailing list