How to determine the IP address of my SitePlayer. After a firmware upgrade I suppose the Siteplayer has got it's default IP address of 192.168.1.250 But the...
Sorry folks, I was too quick asking you this. With the use of the DEV board and the serial tester I found that the default IP was set to 192.168.0.200. Very...
Hi all, A friend of mine (not me, really) is curious about the SitePlayer Server. I've told the little I know (I have one, but haven't done much). He's a...
This is th URL of my weather website based on the Siteplayer: http://www.meteoappioclaudio.com/index_en.html. It is on since February 2004. If you follow the...
Hi,Can anyone suggest a source where I can get step by step instructions on how to use siteplayer. I've ordered the development kit, but want to get a head...
... Try this link to Tom Igoe's website: http://www.tigoe.net/pcomp/siteplayer/index.shtml There's a quickie intro and other good resources there. -Rusty- --...
Thanks Rusty! Just what I've been looking for. I plan to interface a pic and a hand full zigbee modules with sensors around the house. ... From: Rusty Haddock...
... Hello, my <<SitePlayer Basics>> is still available please refer : http://homepage.bluewin.ch/laforge-brenles/SitePlayer/index.html Regards Nicolas Korber...
Emilio, Very nice! Thank you. By the way, we visited Rome for a few days last year. We stayed a few blocks northeast of the large train station (Termini?)....
Very cool. Are saying you have another public site within www.webbrick.co.uk or www.webbricksystems.com? I couldn't find them. Your webbrick is very...
Oops- I forgot to ask a question: do have a short right-up on what we're looking at on http://mail.thirtover.com:81 ? I can make some heads-and-tails on it. ...
Hi, Something weird is happening with siteplayerPC on my PC. When I start the application, it starts but only shows up in the tool bar. No matter what I do I...
... Nicholas had an answer in his Siteplayer Basics file. Try this: Right-click on the SiteplayerPC icon in the tool bar and select "Move". You may need to...
No there is just the one public webbrick, at one time there was a video camera showing leds on the physical outputs. The other links where for more details but...
This could be a stupid question but how do I get my siteplayer onto the actual internet so I can connect to it anywhere in the world, not just my network? I'm...
Ypu need to configure your router for port forwarding. What model router do you have? I was going to suggest searching this group for "port forwarding" but...
... not ... You'll need to look into port forwarding. If you look at the address posted (http://mail.thirtover.com:81) the :81 is the part that tells the...
Hi, Does anyone have any examples on how to setup password protection on a siteplayer. By this I mean that if anyone tries to connect to my siteplayer page,...
I wonder how I can use the siteplayer module to achieve network monitoring. it is expected to be able to send sms alerts whenever there is network failure...
I'm currently working on a project and the siteplayer had been discovered to be of great importance in the project implementation. I want to build a project...
I've got the web server up and running, but the UDP functions appear to blocked. As far as I can see, all the requirements in the documentation are being met...
How are you testing UDP? What is your setup like? What kind of error are you seeing? Chris ***************************************** Chris L Peterson Cloudbait...
... appear to ... If you are using a Siteplayer to receive the UDP you have to enable UDP receive in that S/P. By Default it is disabled. I used a packet...
... be ... sending ... Thanks for the responses - I'm sending 01h,0feh,73h,00h,01h,00h,00h - trying to load (in this case) 01 into SP's object address 0073h. I...
Setting the UDPreceive in Pcadef file I don't think will work. It has to be set after the S/P is on line. I do it with my Micro after power up. In Pic Basic...
... has ... power ... S/ ... Almost there... Turns out the problem was with Agilent's VEE which I am using to communicate with SP. The only standard protocol...
How can I set the subnet and gateway address in the siteplayer. It works on the local lan but not on the internet. Ports have been forwarded in the router and...