Sounds like you need to do your baby steps first. Load up the 3 LED program and operate the SP thru your LAN. You'll prolly want to assign it an address in...
Hello, I, ve 2 Siteplayers. On the same demoboard and same connection, with SiteLinker (using the same file.spb)I obtain the sequent messages: -> with the...
... How I can to know its real IP address ? (I thought it was 192.168.0.250 but it's not so... ) Or may I reset the module with a new IP address ? Thank's...
With the serial test program from NetMedia you can find the IP of the siteplayer. You can set the initial IP in the SPD file as per page 5 of the Siteplayer...
Hello, may I read special registers of SitepPlayer like UDPrcvr(FF20h) or IOx (FF11h->FF18h) in the SP Index.htm web page ? If yes, how can I do that ? Thanks...
... IOx ... If you create an object in the INC file for it you can view the object in a webpage. org 0FF20h UDPrcvr db 0 ;enable UDP receives or not Then on...
Gummy' Your problem is that you have two objects, the one at 04h and the one at 05h, that overlap in memory. The second object is wiping out the contents of...
hmm, interesting, I thought declaring addresses was just a work-around for me. So this is not true for serial communication into the siteplayer, though, one...
... Well, if you use the EXPORT statement, then your programs can include what address you define in the .SPD files. It's not a work around but the real way...
... Ray, Yer SitePlayer will respond to HTTP requests on daggum nearly any TCP port. Try this: http://mysiteplayer:10000 You should git yer main index page....
HELP! I setup my site player and it works fine on lan BUT anybody outside on the internet can't find it. setup the port forwarding Netgear WGT624 (router) ...
I tried it and it works. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around ...
Question? Is there any way to send or receive email of any sort with site player? I would like to send email from serial port and receive email through serial...
Can anyone tell me where to begin learning on how to use siteplayer. I got one after reading how simple it is to use etc... The directions they send with the...
... Bomb, Here's an kinda rough idea as to how to "look" at the SitePlayer. http://groups.yahoo.com/group/siteplayer/message/4862 Think of that while you're...
Rusty, Thanks for the info. Is there any templates to test different functions. I am still to new to figure out how to even make up my own web pages. Like...
... Look at the examples that come with the SitePlayer software. Try little experiments yourself for each element. As you get more elements under your belt...
I can perform the led test and turn the leds on and off from my home computors. I then took my same laptop to another location, access the internet and was not...
... Are you using the WAN IP of the router to connect ? You will also probably have to open a port in your router configuration depending on what port you set...