MSR magnetic stripe card reader


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers MSR magnetic stripe card reader
# 1  
Old 09-02-2005
MSR magnetic stripe card reader

Hi all
I am working on MSR110 ...Can anyone plz tell me how to use the configuration commands with magnetic reader???. Please help me out as i have to develop API in C on linux platform.MSR110 is not responding to the configuration commands.
Please help...
Regards
Mahima

Last edited by mahima_er; 09-19-2005 at 07:52 AM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to decrypt audio data from magnetic tapes?

Hi Everyone, Apologise if this is not the right section where to post the following: I have worked for some weeks on a system which records audio calls coming from various channels of a TDM network. The voice logger once the disk was full of audio data, backed it up on magnetic tapes... (2 Replies)
Discussion started by: NICEPeppino
2 Replies

2. Shell Programming and Scripting

awk or sed or any commands to stripe data

Say i have: g_gateway domain="abc.com" to="123.123.123.123" relay="false" how do i use awk or sed or any method to get the result below: abc.com 123.123.123.123 (3 Replies)
Discussion started by: timmywong
3 Replies

3. Solaris

solaris volume manager- stripe?

Hello Admins.. I am going through solaris volume manager guide for RAID-0 concatenation and stripes, I do not understand the concept of stripe from following example of concatenation. There is an eample for concatenation: # metainit d25 1 1 c0t1d0s2 d25: Concat/Stripe is setup the... (5 Replies)
Discussion started by: snchaudhari2
5 Replies

4. UNIX for Advanced & Expert Users

Listing/copying files from magnetic optical disk

I am trying to list the name of files on an MOD - I use the command tar vtf /MOD_DRIVE|more and I get a nice list of filenames/directories on this particular MOD. When I put in another MOD that contains software options I get the error "directory checksum error". I would like to be able to... (2 Replies)
Discussion started by: drew_holm
2 Replies

5. Linux

Raid 0 stripe size

I have a PERC 5/i card. Im using with it 3 15k rpm HDD's (model: SEAGATE Savvio 15K ST936751SS). Im going to install debian on this array.. and im looking for performance... So what would be the stripe size that i should set this raid 0 into to give me the best performance? Thanks (22 Replies)
Discussion started by: supermiguel
22 Replies

6. Programming

Proximity-card reader: no data when app window out of focus

Hello. I can't get it work :( My application receives data from em-marin reader only being active. Switching to another app makes the port become silent. MarinReader works in another thread. Port reading is going while the app is inactive (tested). Env: Ubuntu 9.04, Gnome, Qt (i've tryed pure... (2 Replies)
Discussion started by: Dp0H
2 Replies

7. Solaris

Magnetic Tape

Hello All, I am facing some problem with magnetic tape drive. Backups are coming properly with the tapes that we had previously mt st give o/p as below .. root@server1:/ 2ksh# mt st Quantum Super DLT 320 tape drive: sense key(0x6)= Unit Attention residual= 0 retries= 0 file... (1 Reply)
Discussion started by: ailnilanjan
1 Replies

8. Solaris

Secure Card Reader

I see on some of the recent Sun workstations that there is a secure card reader installed. I have a Sunblade 100 and 150 and would like to know, how do you access this device or turn it on to use it? Thanks, (2 Replies)
Discussion started by: stocksj
2 Replies

9. Programming

Magnetic card readers

i can't find any info on developing for magnetic card readers in the unix environment. I'm developing a POS system and i want it to include credit card verification. Any direction would be hot... (6 Replies)
Discussion started by: Gekko
6 Replies
Login or Register to Ask a Question
Towitoko Tester(1)					      General Commands Manual						Towitoko Tester(1)

NAME
towitoko-tester -- Towitoko driver CT-API interface tester tool SYNOPSIS
towitoko-tester DESCRIPTION
towitoko-tester is a simple tool that allows executing some simple commands on a smartcard using a Towitoko smartcard reader. It can be used to test that a smartcard can be properly recognized, and that it can be read and written. The tool provides a text based menu interface. Commands that can be executed via the menu depends on the reader card insertion status and the type of card inserted. For memory cards it permits reading and writing data bytes, checking and changing the PIN. For processor cards it permits selecting, reading and updating binary card files. Several readers on different ports can be used at a time. The text menu allows opening, closing and changing current port. The smartcard can be inserted and removed from any initialized reader at any time. The tool will automatically detect when the card is inserted and removed, and will update the information shown in the menu. However you must refresh the menu to see any change reflected. If you have installed pcscd package, and have configured your reader to be used by pscsd, you'll need to stop the pcsc daemon before ini- tializing the reader with towitoko-tester. SEE ALSO
ctapi (3) and ctbcs (3). pcscd (8) AUTHOR
This manual page was written by Carlos Prados <cprados@debian.org>. Towitoko Tester(1)