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...
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,...
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...
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...
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...
... 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...
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'...
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...
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...
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,...
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@...
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...
... 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 ...
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...
... 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.. ...
... 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...
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...
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...
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...
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...
... 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...
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...
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...
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: ...
RTFM.... after the interface is up.... longword GateWayAddress; ifconfig(IF_ETHO,IFG_ROUTER_DEFAULT,&GateWayAddress,IFS_END); <sheesh> --.- Dave ... I think...
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...