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...
Show off your group to the world. Share a photo of your group with us.

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
RCM4300 ethernet cable detect problem   Message List  
Reply | Forward Message #39090 of 39686 |
Re: [rabbit-semi] Rabbit Web

Yes I have had this problem with the submit button (and in general my experience with the Rabbit Web is not very positive). This is not a big problem however since we only use it rarely in-house for some testing (i.e. we don't use it in our customer solutions). Hope anyone has some nice pointers on this issue.

THMA


On Thu, Jul 9, 2009 at 1:47 PM, Alexis <alexis@...> wrote:

Hi All

I am having an issue with Rabbit Web.

Sometimes I have to push the submit button more than once.

Anyone else out there have any pointers?

A.




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
   http://groups.yahoo.com/group/rabbit-semi/

<*> Your email settings:
   Individual Email | Traditional

<*> To change settings online go to:
   http://groups.yahoo.com/group/rabbit-semi/join
   (Yahoo! ID required)

<*> To change settings via email:
   mailto:rabbit-semi-digest@yahoogroups.com
   mailto:rabbit-semi-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
   rabbit-semi-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
   http://docs.yahoo.com/info/terms/




--
Thorsteinn Mar Arinbjarnarson
Engineer (R&D)
Hafmynd ehf - Gavia, The Great Northern Diver
www.gavia.is
Tel: (+354) 511-2990
Fax: (+354) 511-2999


Thu Jul 9, 2009 2:32 pm

igingut
Offline Offline
Send Email Send Email

Forward
Message #39090 of 39686 |
Expand Messages Author Sort by Date

Hi, I'm using the RCm4300 and i have a problem that when i download the code to the module then i connect the Ethernet cable to the module, the module isn't...
mfawzy79
Offline Send Email
Jul 2, 2009
5:49 am

for more info, this problem appears random not all the time...
mfawzy79
Offline Send Email
Jul 2, 2009
6:01 am

... Try Dynamic C 10.54. They fixed a bug with the ASIX driver (RCM4200, RCM4300) that affected some network setups (I saw it with a 10Base-T hub). - Defect...
Tom Collins
tomcollinsaz
Offline Send Email
Jul 4, 2009
5:43 am

actually, I'm already using DC 10.54 and i'm still having the problem Best Regards MFawzy...
mfawzy79
Offline Send Email
Jul 5, 2009
5:40 am

... There is a bug in the ASIX chip that will cause it to not negotiate correctly with some hubs/switches. The fix was to use a very long reset to the chip,...
Scott Henion
shdesigns2003
Offline Send Email
Jul 5, 2009
7:15 am

I've, unfortunately, just come across this problem. I'm really stuck because I'm connecting directly to a PC via a crossover cable. Anyone got any opinions on...
Paul Kelly
pk7639
Offline Send Email
Aug 6, 2009
9:50 am

An update. This problem occurred on a 3375 module, I was able to fix it by locking the Gigabit Ethernet port on the PC to 100FDX. PK ... From:...
Paul Kelly
pk7639
Offline Send Email
Aug 7, 2009
10:09 pm

I've succeeded at interfacing to my 2-line LCD display from my RCM4400W module, but I wish I could put all the LCD code into a separate file and #include it. I...
Bob Colwell
rpcy
Offline Send Email
Jul 9, 2009
12:13 am

... To use lib with #use, you need to add the file to the lib.dir in the DC install directory. The DC docs describe how to generate libraries. -- ... today's...
Scott Henion
shdesigns2003
Offline Send Email
Jul 9, 2009
1:48 am

Hi All I am having an issue with Rabbit Web. Sometimes I have to push the submit button more than once. Anyone else out there have any pointers? A....
Alexis
alexisjhn
Offline Send Email
Jul 9, 2009
1:47 pm

Yes I have had this problem with the submit button (and in general my experience with the Rabbit Web is not very positive). This is not a big problem however...
Thorsteinn Mar Arinbj...
igingut
Offline Send Email
Jul 9, 2009
2:34 pm

... Seeing as how you submitted this question twice, maybe the problem is in your web browser and not with Rabbit Web....
ebrains2003
Offline Send Email
Jul 9, 2009
2:47 pm

... Nevermind...it only looked like you submitted it twice as viewed in my RSS feed (the second post was evidently a quote on another answer)....
ebrains2003
Offline Send Email
Jul 9, 2009
2:49 pm

How does one tell when a client has connected to the Ethernet or PPP port of the Rabbit? Regards A....
Alexis
alexisjhn
Offline Send Email
Jul 13, 2009
10:44 am

You will already have done something like this... tcp_reserveport(PORT); tcp_listen(&commsSock,PORT,0,0,NULL,0); So now you must periodically call ...
Kenny Millar
kennymillar2000
Offline Send Email
Jul 13, 2009
11:06 am

Hello Kenny I am using PPP for the connection. Where do I get the definition / structure for tcp_listen(&commsSock,80,0,0,NULL,0); I looked in TCP.LIB and...
Alexis
alexisjhn
Offline Send Email
Jul 13, 2009
12:37 pm

Suppose one wanted to transfer a binary file from a PC to the filesystem on the flash of an RCM4400W. I would have thought the Rabbit File Utility would do...
Bob Colwell
rpcy
Offline Send Email
Jul 10, 2009
12:25 am

... You can add FTP support to your code. you will have to write code to store the file. I normally define my own protocol and write a PC app and code on the ...
Scott Henion
shdesigns2003
Offline Send Email
Jul 10, 2009
12:31 am

You can "#use" your own library file but you have to include the path in the rabbit library directory file, normally located: C:\DCRABBIT_10.54\LIB.DIR Just...
Ari Barbakos
abarbakos@...
Send Email
Jul 13, 2009
3:05 am

... You can use "#use" with your own libraries; but, you need to add your libraries to the lib.dir text file. Note: The lid.dir is read when DC program starts...
Tim S
stahta01
Offline Send Email
Jul 13, 2009
3:05 am
Advanced

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