Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 33594 - 33623 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
33594
Be aware of the following: - 0x03 is different from '3' which is 0x33 (or 51 decimal). The same for 0x02, which is different from '2' = 0x32). - if your...
Adrian Mojoatca
adrianmojoatca
Offline Send Email
Sep 1, 2006
7:39 am
33595
Some good suggestions there, Dave. I've used something similar to your HOSTS trick, but on a server level instead of in the individual's computer. Of course,...
ebrains2003
Offline Send Email
Sep 1, 2006
12:55 pm
33596
After I posted this question I realized the problem I was facing. I was hoping that the user would be able to get to a web page for configuration, but it seems...
David Peters
davep575
Offline Send Email
Sep 1, 2006
3:04 pm
33597
As I said I ASSUMED the O.P. wasn't running any kind of name server or had access to any type of hosting... WebHosting?... DMZ?.. Subdomains?... ISP?... Hell I...
Dave August
daveaugust440
Offline Send Email
Sep 1, 2006
4:25 pm
33598
Are you talking about the problem of figuring out what IP address gets issued to the rabbit by the DHCP server? That is a bit of a problem, and I have seen a...
ebrains2003
Offline Send Email
Sep 1, 2006
4:43 pm
33599
... LIVE ... You know, I thought it would be a lot worse that it is. I hooked a rabbit up without a router once and observed what you are talking about. The...
ebrains2003
Offline Send Email
Sep 1, 2006
4:58 pm
33600
Every once and a while when I get bored I put up an unpatched version of old Redhat9.0/APACHE or XPPro(or Server2K)/IIS and time how long till a full 'rootkit'...
Dave August
daveaugust440
Offline Send Email
Sep 1, 2006
5:52 pm
33601
But it sounds like the original poster just wants an easy way for non-geek types to figure out what the IP address is when a rabbit connects with DHCP. At...
David Peters
davep575
Offline Send Email
Sep 1, 2006
6:04 pm
33602
Hello all, and thanks to everyone for chipping in their knowledge. While I have not been able to convince my co-worker to adopt some of the conventions that we...
syedmhussein
Offline Send Email
Sep 2, 2006
2:31 am
33603
ebrains2003 wrote: <<I'd be interested in hearing from others with how they solved this problem...>> Hell, I don't even know what you said....
Steve Trigero
seecwriter
Offline Send Email
Sep 2, 2006
2:56 am
33604
I discovered a program called "Network Scanner" by SoftPerfect. http://www.softperfect.com It is free and works well. Just raise the default timeout very high,...
Jim Sullivan
n7tcfjim
Offline Send Email
Sep 2, 2006
3:21 am
33605
Dave, your code uses libraries that I was not able to retrieve, PWM.LIB. The only libraries I have with DC7.21P is RS232.lib and BL20xx.lib I still have the...
Eric Cool
ericcool@...
Send Email
Sep 3, 2006
1:26 am
33606
Dude, I'm not gonna write your whole program for you, serial protocol included....... I do THAT for $$$$. I've given you a very good starting point, use your...
Dave August
daveaugust440
Offline Send Email
Sep 3, 2006
3:27 am
33607
... high, ... my Linux ... I still like the mailing list solution as far as end-users are concerned. It is platform independent since there is no software to ...
ebrains2003
Offline Send Email
Sep 3, 2006
1:24 pm
33608
IMO the best solution (if the controller is using DHCP) would be to have a small windows application that sends a broadcast message which all of your Rabbit...
Nathan Johnston
nb_johnston
Offline Send Email
Sep 3, 2006
10:58 pm
33609
... That is what the locateIP app I posed earlier does. It broadcasts a UDP message and the boards respond with their IP, MAC address, and a board ID string.. ...
Scott Henion
shdesigns2003
Offline Send Email
Sep 3, 2006
11:58 pm
33610
... with a ... That's exactly what the mailing list idea does. All of our rabbits "post" their IPs by sending an email to the mailing list. They show up on a...
ebrains2003
Offline Send Email
Sep 4, 2006
12:47 am
33611
Ok, I have read all of the post for this thread, and I would like to find out more information about the mail list option. Teaching references or more...
jimcashby
Offline Send Email
Sep 4, 2006
2:25 am
33612
Marco, We're you able to find an answer to this post? I'm stuck in the same spot and any help would be really great. Thanks, karthik...
kman450
Offline Send Email
Sep 4, 2006
3:17 am
33613
sir /madam, please guide me to use rcm 3610 in spi mode .if there any sample programs ,attach to my mail address. thanking you...
sureshkothinti
Offline Send Email
Sep 4, 2006
3:26 am
33614
I need a driver written so that I can transfer data between my RabbitCore board and a PDA. I'm looking to transfer data between my Rabbitcore board and PDA...
kman450
Offline Send Email
Sep 4, 2006
3:29 am
33615
hi all, I posted this problem few days back. and I got a reply from one of the rabbit group members that : " Try ucos instead of costatements". Does anyone...
mail_anu
Offline Send Email
Sep 4, 2006
3:41 am
33616
You say that Costatements did not work, what results did you end up with? Do you think that you are trying to do too much processing with the 3000 you have...
IDES
jimcashby
Offline Send Email
Sep 4, 2006
4:26 am
33617
... to ... Not sure why you'd want the rabbit to send its IP twice a day. It should never change unless your rabbit is reset or its power is cycled. Just...
ebrains2003
Offline Send Email
Sep 4, 2006
6:50 am
33618
Sir Can any body help me to find the gateway address automatically. I think while DHCP enable ip and net address only is possible. Thankyou in advance sathish...
sathish noojile
sathish_noojile
Offline Send Email
Sep 4, 2006
12:00 pm
33619
ucos - http://www.ucos-ii.com/ . There is a version of it 'ported' for the rabbit controllers. It is a real time operating system that supports ...
Scott Morris
jester_fu_ah
Offline Send Email
Sep 4, 2006
1:03 pm
33620
There is a tutorial for administering a GNU Mailman mailing list at: http://www.gnu.org/software/mailman/mailman-admin.pdf But you may find this to be a bit...
ebrains2003
Offline Send Email
Sep 4, 2006
4:28 pm
33621
Dear All, While using cgi_continue() function, I am redirecting to the given page correctly, but the following message appears at the beginning of the page: ...
Bharat Kumar.V
vbk_raju
Online Now Send Email
Sep 4, 2006
4:37 pm
33622
RTFM.... after the interface is up.... longword GateWayAddress; ifconfig(IF_ETHO,IFG_ROUTER_DEFAULT,&GateWayAddress,IFS_END); <sheesh> --.- Dave ... I think...
Dave August
daveaugust440
Offline Send Email
Sep 4, 2006
6:00 pm
33623
I might suggest that if the O.P. wants to do this via a mail list he *may* find it eayser to use a *free* system like the very one we are posting on... It...
Dave August
daveaugust440
Offline Send Email
Sep 4, 2006
6:02 pm
Messages 33594 - 33623 of 39540   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