Search the web
Sign In
New User? Sign Up
siteplayer · World’s smallest Ethernet web server
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4782 - 4811 of 6359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4782
Dear Group To extend what Chris said: It is more appropriate to get the SP to interact with the camera. I've knocked up a little example where the SP provokes...
andythirtover
Offline Send Email
Nov 1, 2004
8:04 am
4783
... into ... Chris Peterson hit the nail on the head in the final paragraph of his reply. The SitePlayer and the camera are individual servers (which means you...
jecottrell65
Offline Send Email
Nov 1, 2004
4:33 pm
4784
ok, looking through very old posting, I come acrossed this: 'cannot initialize "hardware" objects like UDPrcvr using db commands. They must be initialized by...
dakota_99_64804
Offline Send Email
Nov 1, 2004
4:34 pm
4785
I received my first SitePlayer Telnet in late September and it has been operating on a large robotics platform continuously without any problems. It is used to...
Sigurd P. Crossland
sigurd_cross...
Online Now Send Email
Nov 1, 2004
4:35 pm
4786
I don't know how or from where I should set my port as input. In which program? VB files then export? Editor? Assembly? or in HTML files? or in definition...
tankhangjin3
Offline Send Email
Nov 1, 2004
4:35 pm
4787
... into ... If you read some of the responses you'll start to get the idea of what's happening. What I have is an AXIS2420 IR connected to my router and a...
jecottrell65
Offline Send Email
Nov 1, 2004
4:35 pm
4788
Dakota Yes there is truth in this. UDPrcvr needs to be set via a HTTP request or via the serial port. In fact this is perfectly reasonable. There are times...
andythirtover
Offline Send Email
Nov 1, 2004
5:09 pm
4789
Hi John, The original (Web Server) SitePlayer does not support RTS/CTS. These control lines were added to the new development board to support SitePlayer...
Alex Karahalios
alex_karahalios
Offline Send Email
Nov 1, 2004
9:28 pm
4790
Hello all. My problen appears to be a timing issue between a read and write of Siteplayer. My app is a DS1302 RTC (clock) connected to a pic 16f876. I use the ...
ronjodu
Offline Send Email
Nov 2, 2004
12:36 am
4791
... it's ... netcam ... his ... is ... I think you actually can do it with a web camera. I was messing with some software that ftp'ed images from a webcam to...
jrem
jrem123
Offline Send Email
Nov 2, 2004
2:57 pm
4792
John (R) I've done similar, where a Siteplayer provokes a image grab. The image is then relayed by using a php grab like: <? Header( "Content-type:...
andythirtover
Offline Send Email
Nov 2, 2004
3:07 pm
4793
Sure, but how are you going to get the data off the camera and to the FTP server? The only practical way I know to do that is with a PC! And if you have a PC...
Chris Peterson
cloudbait
Offline Send Email
Nov 2, 2004
3:12 pm
4794
ok, then to send the request via serial: one would send chr(&h50) to the siteplayer, correct? Thanks for the help, Tony ... __________________________________ ...
not today
dakota_99_64804
Offline Send Email
Nov 3, 2004
4:45 pm
4795
Hey I'm a new siteplayer user, and I got some quiestions for you. I could'nt figure it out myself.... How do I send data from the siteplayer to a php script...
jesperkr123
Offline Send Email
Nov 5, 2004
12:11 am
4796
You can't do that. Web servers only respond to http requests on the tcp protocol. UDP cannot be used to communicate with a web server. You could get the new...
harrisondp
Offline Send Email
Nov 5, 2004
12:47 am
4797
Jesper, ... function getURLContents($url) { /* * Get the URL using file, and just display results */ $ret = "" ; $lines = file($url, 'r'); foreach ($lines as...
andythirtover
Offline Send Email
Nov 5, 2004
3:51 pm
4798
Hey What you are saying is: the siteplayer CANT communicate with a script an a webserver?? I'm aware of the possibility of runinng a GET command from php ...
jesperkr123
Offline Send Email
Nov 5, 2004
4:37 pm
4799
You cannot send a GET request from a regular siteplayer server. You must use the siteplayer telnet in client mode to connect to your webserver and send a GET...
harrisondp
Offline Send Email
Nov 6, 2004
12:25 am
4800
Hey Thanks for all the answers. It really help me alot. Jesper Denmark ... You ... on ... activate...
jesperkr123
Offline Send Email
Nov 9, 2004
4:36 pm
4801
Hello everyone, I apologize if this mail is too basic for this discussion group, but I don't know where else to go for help. I am a university student, and...
Vishal Mody
modyvishal
Offline Send Email
Nov 11, 2004
5:39 pm
4802
Hi Vishal- Here is a complete implementation of a weather station that uses a SP to present the information on a webpage and by UDP broadcast. It isn't ...
Chris Peterson
cloudbait
Offline Send Email
Nov 11, 2004
9:49 pm
4803
Hey Andy Thanks for all your help. If tried to use the function getURLContents($url), but I get this error: Warning: file(http://test17.it-et.dk/index.htm):...
jesperkr123
Offline Send Email
Nov 12, 2004
8:02 pm
4804
Jesper O.K. there are two possibilities. a) the URL is not found. In fact the stream you get back states that, and I tried the URL myself and couldn't get it....
andythirtover
Offline Send Email
Nov 12, 2004
8:39 pm
4805
I'm sorry I replied to a message off topic. Bad ettiquette. I'm wondering if anyone has used siteplayer with a cellular modem. I want to embed SP in some...
charles truett
cbtruett
Offline Send Email
Nov 12, 2004
10:26 pm
4806
hello everyone, has anyone used siteplayer with a cellular modem? any success stories?...
charles truett
cbtruett
Offline Send Email
Nov 12, 2004
10:26 pm
4807
No, but here's a nifty and apparently easy to use cellular modem with a TCP/IP stack: http://www.sparkfun.com/shop/index.php?shop=1&cart=117926&cat=75& ... -- ...
Tom Igoe
tomigoe
Offline Send Email
Nov 19, 2004
3:12 pm
4808
Hi all I try to install siteplayerPC on a windows XP pro PC I still got the error "winsock error can not listen) As noticed on several msgs here on the yahoo...
on4bcb
Offline Send Email
Nov 22, 2004
4:15 pm
4809
Those links don't work. Do you have another url? THanks! Charles...
cbtruett
Offline Send Email
Nov 22, 2004
4:16 pm
4810
yes, I changed the url. too much garbage hitting my server. Both my server and siteplayer are on a lan behind my residential cable modem. it is now at...
jrem
jrem123
Offline Send Email
Nov 22, 2004
4:55 pm
4811
the folks from dynatr* and percom* should contact me off line, I have some things working that would probably interest you. I have employment so my overhead...
jrem
jrem123
Offline Send Email
Nov 22, 2004
6:27 pm
Messages 4782 - 4811 of 6359   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help