Page 1 of 1

Receiving Information from Scratch

Posted: Tue Oct 08, 2013 3:58 pm
by andrewferguson
Hello,
I am trying to link LiveCode and Scratch (http://scratch.mit.edu/).
When Remote sensor connections are enabled in Scratch, it broadcasts out information on Port 42001.
What I am trying to do is get LiveCode to read these broadcasts. I have modified the Sample Project "Internet Chat.rev" to receive information on Port 42001, and it works when the information sent through the port is sent by LiveCode, but it doesn't work when I get Scratch to do it.
I can get Python to receive these broadcasts, but not LiveCode.
Any ideas?
Thanks,
Andrew

Re: Receiving Information from Scratch

Posted: Tue Oct 08, 2013 4:43 pm
by Simon
Hi Andrew,
At the moment the link you posted isn't working for me.
Also, could you provide a link specifically pointing to information on communicating with Scratch so that people don't have to dig through MIT to find the info?

Simon