After much looking thru runtime/lib, blockifing stuff and trial and error I've finally got GP talking to Scratch
Communicating to Scratch
Moderator: MSandro
Re: Communicating to Scratch
Wow, that's really cool! I shouldn't say this, but I'm pleasantly surprised that you were able to get this working without asking me a single question. Socket code is not easy to write in any language, even a blocks-based one like GP.
Congratulations!
Congratulations!
Re: Communicating to Scratch
That makes two of us :)I'm pleasantly surprised that you were able to get this working without asking me a single question.
Currently working on MQTT client now that I have the keys to TCP sockets :)