... image of ... controllers). ... the SP ... I'have resolved this problem by using external webserver with Linux-php-Apache capability. The external server...
Thanks, that does look simple doesn't it. I dont have that neat little board with my RJ45 filter. I took the components from the development board diagram. A...
... Does your browser display any page/message? Example: File not Found SitePlayer PC Demo Server V1.1 (C) 2000 NetMedia, Inc ... Did you name the test web...
Thanks Marc, The problem turned out to be caused by the fact i was running a VPN and siteplayerPC was supplying the VPN IP address! Worked fine when i shut...
I would like to add a SitePlayer into an existing network where I don't have access to any computers on that network - only the router. How do I figure out...
Find the device IP for the router, it should be listed on a status page. That will determing the LAN IP range. Then find a DHCP log on the router, that will...
I would like to monitor several (up to 16) DC voltages remotely using an SP and minimal additional hardware. Both speed and accuracy requirements are pretty...
I have an older SitePlayer module with a development station (c) 2000 NetMedia, and I am curious if I can upgrade it with the new ROM? I have not plugged this...
Tim For 10$ you're asking a lot! The software effort alone would run into several days, if not a week or so. My approach would be to use two 18F452 PIC chips...
I have an older siteplayer module with the development board from 2000. It had a factory program in it that I could use to turn the LEDs on and off, etc. I...
... You know I have 6 or 7 with the same problem. I just put them on a shelf for now. I would like to know if there is a way to fix this problem. The newer...
Does anyone know how to set the hostname for the siteplayer. By defasult is uses DHCP but when I look in the router no hostname appears. So if I use DHCP, how...
I think the DHCP default is just because . . . I can't see using it, I would set up a IP request and keep them static, just makes more sense for a device...
... The SitePlayer doesn't maintain a hostname. There is a Siteplayer description that is accessed by the FINDSITEPLAYER(?) program from NetMedia's Siteplayer...
Rusty, I think his question (and mine) is if the siteplayer gets an ip address from the DHCP server how do you address it by IP? Or how do you find the IP if...
Dear[est] Group ================ Rusty, I think his question (and mine) is if the siteplayer gets an ip address from the DHCP server how do you address it by...
So, if I understand what you are saying, there is no way to build a product that you could plug into a ethernet connection and have it work in a consistent way...
well here is one way to do it . . . run this script in php, then do an "arp -a" from a command line, and it will show you the active lan IP's and MAC...
Hello somebody can help me? I have a SP1 that this behind firewall, the IP of siteplayer is of type 10.12.156.3 and NAT IP given by firewall is of type...
Hi, the fact that you are using BS2 or PIC on the other side of the SitePlayer does not matter. also the lang. you are using does not make any differece. ** as...
Dear NetMedia and Group As my company and group expands its use of SitePlayer we are getting all our source code under version control, in our case we're...
... What I would do, if you can't get the source code, is create a .bat file that copies all the files into a new work directory (xcopy by default does not...
Dwight Absolutely -- this is our bail out plan! The full plan would be to: a) Get the source b) fix the source control/hidden file option c) add command line...
... I can understand the need to automate. We are currently doing 5 to 10 of these at a shot and it is a little bit of a hassle. The toolset was made more more...
You could probably write your own program to load a bunch of siteplayers at a time. Someone had disected the siteplayer udp programing protocol a while back....