|
|
Subject:
Advantages and disadvantage whiteboard software done in PHP,.NET,CGI&FLASH
Category: Computers > Software Asked by: rsratheesh-ga List Price: $150.00 |
Posted:
31 Jul 2006 21:58 PDT
Expires: 21 Aug 2006 19:07 PDT Question ID: 751335 |
I have done a whiteboard software in JAVA APPLET/SERVLET application so that 2 or more persons can communicate with it through a website.We have done a trial with it which revealed a problem-distortion of letters while writing on it with a usual speed, especially when it is shared by 2 ore more users .My programmer said that there is no way to correct this .So I am in search of the exact technology with which it can done correctly. I want to know the most appropriate language with it can be done correctly. Please note that we have to do voice chat software also. | |
|
|
There is no answer at this time. |
|
Subject:
Re: Advantages and disadvantage whiteboard software done in PHP,.NET,CGI&FLASH
From: jbchurchill-ga on 31 Jul 2006 22:36 PDT |
what is distoring the letters? the physical whiteboard? the input device? you need to narrow down the problem to hone the solution |
Subject:
Re: Advantages and disadvantage whiteboard software done in PHP,.NET,CGI&FLASH
From: rsratheesh-ga on 01 Aug 2006 00:48 PDT |
This was the message my programmer send about distortion ?The root problem is that Java is only recording mouseDragged events at certain time intervals rather than pixel to pixel, so if you write fast, then you're correct in that it gets a bit choppy. I imagine that Sun (the makers of Java) likely did this to avoid having too many events to process, but whatever the reason the code that controls this is only something that Sun themselves can change. As you can see here others have close to the same problem in Java: http://forum.java.sun.com/thread.jspa?forumID=257&threadID=479415 http://forum.java.sun.com/thread.jspa?forumID=20&threadID=456978 |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |