From a PC application to Spinneret
BEEP
Posts: 58
I finally had time to unpack my Spinneret and succeeded
with "Spinneret_Web_Server_DEMO v1.0.spin" to turn
on and off some leds.
What I want to do now is to read and write to Propeller
memory from an application on the PC so I need some
guidance on which network protocols(or whatever it is
called) and Spinneret objects as needed.
/Paul
with "Spinneret_Web_Server_DEMO v1.0.spin" to turn
on and off some leds.
What I want to do now is to read and write to Propeller
memory from an application on the PC so I need some
guidance on which network protocols(or whatever it is
called) and Spinneret objects as needed.
/Paul
Comments
This tutorial might help a bit
http://spinneret.servebeer.com:5000/
Delphi 6
Drag and drop a ClientSocket component on Form.
Propeller Tool
Spinneret_Web_Server_DEMO v1.0.spin