[jacorb-bugs] [Bug 925] New: Delay in serial (rxtx) communication
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Sat Jul 28 18:29:26 CEST 2012
http://www.jacorb.org/cgi-bin/bugzilla/show_bug.cgi?id=925
Summary: Delay in serial (rxtx) communication
Product: JacORB
Version: 3.0
Platform: PC
OS/Version: other
Status: NEW
Severity: blocker
Priority: P2
Component: other
AssignedTo: jacorb-bugs at lists.spline.inf.fu-berlin.de
ReportedBy: kujtimhyseni at hotmail.com
I developed a proxy/bind implementation class which forwards requests to
specified COM port (which destination is microcontroller) using RxTx library
(rxtx.qbang.org/) and receives response from COM port. Actually, the response
should be received immediately (since our project is in development state - and
microcontroller doesn't makes any work - it just replies), but it is delayed
for an average of 10 seconds. When I use this class as a standalone
application, having main() method, the response is received almost immediately
- as expected.
I suppose you don't have a microcontroller for testing, but, instead, we could
use another PC/device attached to given port which replies immediately.
I will send all the details, including complete codes.
--
Configure bugmail: http://www.jacorb.org/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the jacorb-bugs
mailing list