Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
read SIM card as drive
Name: Mechanix2Go Date: October 22, 2007 at 03:09:16 Pacific OS: w2k sp3 CPU/Ram: PIII 933/256MB Product: brand x
Comment:
Anybody got a way to read a SIM card as a drive; like a camera card etc?
The SW which comes with the card reader 'works' but it's a clunker.
TIA
===================================== If at first you don't succeed, you're about average.
Summary: I have SIM card editor software [pedigree unknown; came with card reader] which 'works' but it's a real clunker. Anybody got a prog to read/write SIM like any removeable drive? TIA =================...
Summary: The portion of the sample program which we have used to read the data from the memory card is as follows: SCARD_T0_COMMAND ib; ### structure as mentioned in the header file winsmcrd.h ## LPSCA...
Summary: First, in the while loop test, I assume that you mean 'counter < 5' rather than 'count < 5', since count is not declared anywhere. Where do you increment 'counter'?? It doesn't appear that you ...