MagTek BulleT User Manual
Page 11

Development
else
{
//Handle Error and Return
}
}
private
boolean
IsCompleteMessage(String lpstrData)
{
try
{
if
(lpstrData.length() > 0)
{
if
(Character.toString(
'\r'
).compareTo(
Character.toString(lpstrData
.charAt(lpstrData.length() - 1))) == 0)
{
return
true
;
}
}
}
catch
(Exception ex)
{
}
return
false
;
}
Add Code to BluetoothChat.java
// The Handler that gets information back from the BluetoothChatService
private
final
Handler
mHandler
=
new
Handler() {
case
MESSAGE_READ
:
byte
[] readBuf = (
byte
[]) msg.
obj
;
// construct a string from the valid bytes in the buffer
String readMessage =
new
String(readBuf, 0, msg.
arg1
);
if
(readMessage.length() > 0)
{
mStringCardDataBuffer
+= readMessage;
if
(IsCompleteMessage(
mStringCardDataBuffer
))
{
processCardData
(
mStringCardDataBuffer
);
mStringCardDataBuffer
=
""
;
}
//
}
break
;
- USB MagnePrint Swipe Reader with Encryption (72 pages)
- USB HID Swipe Reader (25 pages)
- USB MagneSafe Swipe and Insert Reader V5 (28 pages)
- Bluetooth MagneSafe V5 Swipe Reader (88 pages)
- MagneSafe V5 (138 pages)
- DynaPro99875265 (2 pages)
- IPAD99875382 (26 pages)
- IPAD99875395 (2 pages)
- DynaPro Mini Programmer's99875629 (114 pages)
- Excella, MICR Check Reader99875310 (49 pages)
- Excella Windows API99875313 (104 pages)
- IMAGESAFE WINDOWS API99875500 (109 pages)
- Excella API OCX99875557 (22 pages)
- Excella USB RNDIS99875491 (16 pages)
- Excella99800048 (2 pages)
- MICRSafe99875466 (79 pages)
- Excella STX99875340 (137 pages)
- Excella STX99875342 (47 pages)
- Excella STX99875344 (2 pages)
- MICRSafe99875516 (2 pages)
- EC500 99875172 (49 pages)
- EC500 99875171 (1 page)
- EC2000 99875646 (2 pages)
- EC2000 99875600 (83 pages)
- EC2000 99875607 (180 pages)
- EC2000 99875651 (18 pages)
- EC2000 99875692 (12 pages)
- EC2000 99875713 (21 pages)
- EC2000 99875631 (5 pages)
- EC500 99875170 (2 pages)
- EC1000 99875417 (2 pages)
- MODEL MT-85 (22 pages)
- InSpec 9000 (90 pages)
- InSpec 9000-2005 (86 pages)
- INTELLISTRIPE 380 USB/RS-232 (31 pages)
- MCP (48 pages)
- MAGTEK (80 pages)
- IntelliCAT99875658 (14 pages)
- IntelliCAT99875659 (5 pages)
- IntelliCAT99875662 (7 pages)
- IntelliCAT99875663 (6 pages)
- IntelliCAT99875664 (8 pages)
- IntelliCAT99875667 (6 pages)
- IntelliCAT99875669 (5 pages)
- 99875125 (128 pages)