Hello
How can I transfert information between a JAVA application and a python script application. I can't use jython because, I must use python interpreter.I think to socket or semaphore, but can I use it on Windows plateform ?
Jython has an interpreter and Windows has sockets.
Kent -- http://mail.python.org/mailman/listinfo/python-list
