Brad, Sorry for taking so long to get back to you. In the future, you could CC the questeions to my email address (tgottesm@...) for a quicker response....
OK, I'll give that a shot when I get home tonight. Is DHCP enabled by default? I ordered the Site Player a few years ago and am just now getting around to...
hello again you're all familiar with the meta-refresh command: <meta http-equiv= "Refresh" content="60;url='http://xxx.xxx.xxx.xxx/page.html'"> can the...
... It should although, when there's punctuation around, I like to put a carat after 'refresh' just to make sure an object modifier doesn't tweak your value or...
... thanks Rusty. I tried content="^refresh^; but it still doesn't work. I checked my HTML book, but it wasn't helpful about exactly how a page is read when...
I don't have "Siteplayer code" but I do have PicBasic Pro code to communicate with the Siteplayer. My project is controlled by the pic and only uses S/P for ...
Hi to all. I've been sitting in the background for a while watching the chat in this group, and this is my first posting. I have a problem I can't get round,...
I use it to broadcast information on my network. For instance, my weather station has a SP in it, and (in addition to a web page) it pumps out a UDP packet...
... pumps ... Hello, may You say me how can I receive and read UDP message on my computer from a SP ? (SP to SP UDP messages all ok...) Thanks a lot Bye ...
... so if I'm sending only one or two bytes at a time, does UDP have an advantage over just sending those bytes out the serial port with the $80 Write command?...
You're comparing apples and oranges- those are different interfaces. If you want a serial device to receive the data, use the serial port. If you want a...
Hello to all, I have a web page on my pc; in this page I have a hyperlink to a SP object (^data1) like this: <a href="http://192.168.0.249/x.spi?data1=1">. The...
...mhmmm...another question ;-) : it is possible to receive back an object value from a SP to my personal web page (or FlashMX application) on my PC ? (not on...
Hi Can anyone send me an example for the SP and picbasic pro to exchange bit's and bytes between the SP and picbasic So if by a button or whatever a value...
Yes there is lots of help out there. If your new at this do a google search on Tom Igoe and go to his physical computing site. He gives several examples. Once...
Hi, I just got a siteplayer developer kit and I have read the documentation over and over. What I am missing is pretty basic I believe. I want to connect the...
Sounds to me like you want two SitePlayers to communicate with each other via the internet - correct? IMHO you might want to use the SitePlayer Telenet...
Hi, No, that is not what I want to do at all. It's pretty simple and maybe I have it all wrong but people do this all the time. I want a microcontroller...
Sounds to me like you are looking for info on port forwarding. Do a search in the group for port forwarding. There was a thread recently on this subject I...
OK, I misunderstood you. To access my siteplayer(s) from outside the local network, I assign a port number in my routers configuration that points to the...
So along the lines of what Andy and I Have done with the webrick. Connect a DS1821 and configure the thresholds for the sensor. All over a webbrowser. Public...
Mike, Thanks,,,,that is exactly what I was looking for. I guess I need to look into port forwarding a bit more!!!! Bob ... a ... siteplayer. ... do ... For ......
Hi, I'm stuck! I've attached my siteplayer development station to my router and it's working fine. I opened a port for it so I can change the LEDs from...
Hi You don't write if you're trying to do this from the inside or the outside LAN. Please note that SP can't be downloaded from the outside! Only from a...