Pink Module and UDP code
Dave A
Posts: 31
Attached is a working pink code.· This has only been tested through a local switch, not accross a wide network.· I have an application that will go across a city.
Chris Savage please review and give any comments.
Chris Savage please review and give any comments.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
Thanks for posting your work. I was out yesterday and did not get the example completed. The code I have almost completed is technically setup for LAN, but the only difference for most between LAN and WAN is router configuration and root IP Address. In other words, my PINK is home safely behind my router and has a Static IP Address in the range 192.168.x.x. Now if I want to send a UDP message to it, I send it to the my DSL Modem IP Address and my Router must be configured to Port Forward UDP Messages on the selected port. This is all transparent to the PINK. You simply select the IP Address and Port. So you code should work fine. But give me a day to get the RX code home and tomorrow I will try the send from here and see what happens. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
A complex design is the sign of an inferior designer. - Jamie Hyneman, Myth Buster
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
Did you have a chance to experiment with your PINK setup as per your email dated 10/9/2007? Did it work?
Can you share some snippets of your RX code
Regards, John
I have been out for a few days but this weekend I will be putting some new demo code together and try to get it listed on the website (and Forums) first thing Monday. Take care.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support