Receiving Information from Scratch
Posted: Tue Oct 08, 2013 3:58 pm
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
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