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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3647 - 3676 of 6359   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3647
I need to input a 16-bit unsigned integer from the form. Say, the object is "number1" defined as number1 dd 0000h I want it to be displayed as hex numbers on...
misshsh
Offline Send Email
May 2, 2003
5:02 pm
3648
HI again, If i am sending UDP messgaes to the SP from a VB application, and i want the message to trigger SP to send whatever is in its UDP registers, do i...
Chris
wittfield2000
Offline Send Email
May 5, 2003
11:06 pm
3649
As I have not seen a reply to this yet...... I seem to have the same type of trouble when trying to use the 'Browser' button in SitePlayer PC. It launched the...
jeff_birt2000
Offline Send Email
May 6, 2003
2:29 am
3650
Hello, The browser button does not work in windows NT, 2000, or XP. The reason is that the people who wrote this program used a shell command in vb or...
harrisondp
Offline Send Email
May 6, 2003
3:39 am
3651
That's correct Chris. So, for example, if you used the factory.spd which has an 'include' for UDPsend_def.inc and put: UDPADDR dw ffe6h ;position of IP...
McCAWLEY Gregory C
gregorymccawley
Offline Send Email
May 6, 2003
7:32 am
3652
I'm not sure you have answered his question . . . I think he want's to know if he can generate a UDP send command from the ethernet side of the SP, in which...
John Remington
jrem123
Offline Send Email
May 6, 2003
12:31 pm
3653
Hello Harrison. I visited your siteplayer site, and was wondering how did you get to graph the data. Do you have all the points stored in the processor...
Michal Sokolowski
michalsok
Offline Send Email
May 6, 2003
12:54 pm
3654
... FWIW, the browser button works for me on my Win2K box at work. And it brings up my default browser, Netscrape. And I haven't written any little program...
Rusty Haddock
kd4wlz
Offline Send Email
May 6, 2003
7:47 pm
3655
Hello Michal, I made my siteplayer graph data by using a java applet I downloaded from a web site. The weather information is stored on a PIC microcontroler...
harrisondp
Offline Send Email
May 6, 2003
9:49 pm
3656
Hellom, Maybe is was wrong. But I tried the start <web addrress here> way as you noted on my windows XP PRO, and Windows 2K Server and it wont work. So I...
harrisondp
Offline Send Email
May 6, 2003
10:17 pm
3657
Thanks John, i was going to post a reply to greg but you answered my query! So its only possible from the serial side of things!! HMMMMMMMM So if i was going...
Chris
wittfield2000
Offline Send Email
May 6, 2003
11:20 pm
3658
looks to me like the easy way is to use an I/O port on the SP and wire that to an input on the PIC, then watch for it to go high, then send the string with the...
John Remington
jrem123
Offline Send Email
May 7, 2003
2:32 am
3659
Hi, It is possible to generate a UDP Send request by sending a message packet to SP thro' UDP. You have to make sure that the SP is enabled to receive the UDP...
K.T.Kumar
kumar_kt
Offline Send Email
May 7, 2003
9:31 am
3660
okay, I'm learnin' . . . 26482? That port is configurable, though, right? 'cause mine is on 26481 . . . http://jrem.dnsalias.com:26481/index.htm oh, it...
John Remington
jrem123
Offline Send Email
May 7, 2003
1:24 pm
3661
The 26482 is the port at which the SP receives the UDP packet sent by the client according to the software manual. I don't know how to configure the receiving...
K.T.Kumar
kumar_kt
Offline Send Email
May 7, 2003
1:51 pm
3662
As far as I know port number is not configurable but SP's listening to almost every possible port number ... Regards, Nicolas ... by the client according to...
n_korber
Offline Send Email
May 7, 2003
2:20 pm
3663
It will launch my browser it just does not point it to the correct location. It always opens up to http://localhost/ which was always the siteplayer demo...
jeff_birt2000
Offline Send Email
May 7, 2003
3:08 pm
3664
okay, I've been following along a little, and don't have this specific problem but do have some questions . . . a) are you keying in a lan address for the ...
John Remington
jrem123
Offline Send Email
May 7, 2003
3:31 pm
3665
I'm stricktly working with Siteplayer PC at this point. My SP has not arrived yet. After making the sp bin file, I then load it into SitePlayer PC....
jeff_birt2000
Offline Send Email
May 7, 2003
4:43 pm
3666
Although I've never tried it you should be able to trigger the send remotely by writing to the UDPSend object or address 0FF1Eh. Writing anything to this...
dgarryjohnson2000
dgarryjohnso...
Offline Send Email
May 7, 2003
5:11 pm
3667
You have to remember that the network is serial in nature so there cannot be more than one packet arriving at a time. Garry J ... the ... receive ... will...
dgarryjohnson2000
dgarryjohnso...
Offline Send Email
May 7, 2003
5:11 pm
3668
sitePlayerPC is actually a web server. When you press the <Browser> button the defaul web-browser (IE or Netscape, whatever) is lunched with the url ...
Rares Ivan
irares
Online Now Send Email
May 7, 2003
8:24 pm
3669
Good point Garry!!! But do you think a VB app will still be busy with the previous packet and the next packet may be lost??? Thanks Chris ... siteplayers ... ...
Chris
wittfield2000
Offline Send Email
May 7, 2003
11:18 pm
3670
Thanks for the help guys!!! So if i send a UDP packet to SP from my VB app and the SP writes the data in the address 0xff1e, then it will automatically send a...
Chris
wittfield2000
Offline Send Email
May 7, 2003
11:42 pm
3671
Any decent PC should be able to handle all the traffic a 10MBit connection can throw at it. You could have the UDP listener just take the data and store it for...
dgarryjohnson2000
dgarryjohnso...
Offline Send Email
May 8, 2003
2:52 am
3672
Rares: You Mailbox is full and no one can send you messages directly....
Alex Karahalios
alex_karahalios
Offline Send Email
May 8, 2003
3:04 am
3673
To All; The BX-24 has a +5v voltage regulator built in. It is possible to use the Vout from the BX-24 to power the siteplayer? Thanks,...
Greg Finney
greg_finney
Offline Send Email
May 8, 2003
8:13 pm
3674
Short answer . . . yes. Long answer . . . I wouldn't do it. First, I'm running a stamp on the SP, not a bx-24. So I'm not familiar with the bx spec sheets, ...
jrem123
Offline Send Email
May 9, 2003
4:22 am
3675
Hello all, I am new to SP but am getting the hang of it. One stumbling block I have encountered though, is in sending a serial string out the serial port when...
Robin Hughes
v2r87
Offline Send Email
May 9, 2003
4:40 pm
3676
Hello, Can you post your html and your definitions file for your siteplayer?? That would help alot in finding the problem with your COM serial problem. ...
harrisondp
Offline Send Email
May 9, 2003
10:04 pm
Messages 3647 - 3676 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