Hallo, Pall Thayer hat gesagt: // Pall Thayer wrote:
message = ['hello PD']
try message = ['hello PD;\n']
The ";" is the important part, the newline will get appended by socket.socket().send itself.
And attached is my little Python->Pd commandline app.
Frank Barknecht _ ______footils.org__