openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Jcapi - Java wrapper for CAPI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 8 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
improved performance decoding modified huffman encoding
kimmerin
More...
over 11 years ago
check existance of ListenRequest before trying to create a facility request using data from there
kimmerin
More...
over 12 years ago
fixed bug in serialization leading to the station-id being lost
kimmerin
More...
over 12 years ago
set numbers to handles to make trace reading easier (to see which packets get confirmed and which not)
kimmerin
More...
about 13 years ago
don't write EOL, since this lead to failed fax-transfers
kimmerin
More...
about 13 years ago
added the message type currently being waited for
kimmerin
More...
about 13 years ago
add the read data to the exception (as hex stream) if not all data could be read
kimmerin
More...
about 13 years ago
remove a previously defined capi class if the parameter null is used
kimmerin
More...
about 13 years ago
make sure only one infput and outputstream are created, make the use of the more data flag configurable (x.25 needs it, fax can't use it, ...). Add the type of message being waited for in waitForMessage and regard it as "relevant" for notification even if the message itself is in general not (to actually get out of the method if FACILITY_REQ is sent.
kimmerin
More...
about 13 years ago
throw an encapsulated IOException directly to prevent a "Caused-by"-overflow-error in the user's mind.
kimmerin
More...
about 13 years ago
throw a timeout exception if the buffer is really empty
kimmerin
More...
about 13 years ago
removed default setting of send page wait time
kimmerin
More...
about 13 years ago
fixed trace message
kimmerin
More...
about 13 years ago
removed unused imports and memebers
kimmerin
More...
about 13 years ago
removed flusing and added a wait time to wait between sending single pages
kimmerin
More...
about 13 years ago
count lines and don't throw an exception if not being able to read data fully
kimmerin
More...
about 13 years ago
create a BufferedImage with double drawed lines when receiving a single-resolution fax
kimmerin
More...
about 13 years ago
set defaults, changed protocol handling to work with older fax-machines
kimmerin
More...
about 13 years ago
trim the station id
kimmerin
More...
about 13 years ago
added tests
kimmerin
More...
about 13 years ago
get NCPI-values for Disconnect_B3_Req as well
kimmerin
More...
about 13 years ago
added getTraceMessage and corresponding tests
kimmerin
More...
about 13 years ago
renamed method to the actual field in the structure being used to transfer the value
kimmerin
More...
about 13 years ago
always perforn an authentication to find out if there is a user set in the device but none on the client. Otherwise this will lead to _very_ strange errors when actually trying to perform a connection using the device
kimmerin
More...
about 13 years ago
added getTraceMessage
kimmerin
More...
about 13 years ago
added meaningfull tracemessage
kimmerin
More...
about 13 years ago
fixed bug in reading in MH data that is longer than 216 bytes in one line. Give out page number if an error occures while reading in data
kimmerin
More...
almost 15 years ago
fixed problems during connection instantiation. Added system property allowing the ignoring of missing b3- confirmations (as it happens with some OFTP-software in the wild leading to delivery-failures)
kimmerin
More...
almost 15 years ago
add handle to trace message
kimmerin
More...
over 15 years ago
prepared for the support of different capi-classes in dependence of the requested connection-type
kimmerin
More...
over 15 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree