Crux
05-12-2003, 01:29 PM
Can anybody tell me how can i put an imei checking function in a vb program?
I mean, for example: imei 123456789012345 is not a valid imei. valid imei should be 123456789012347, right?
how can i make a program that allows me to check this and even correct the imei?
I saw in jic's algo the XOREncodedIMEI DecodeIMEIMask EncodeIMEIMask XORIMEI SomeXorEncodedIMEI RecdIMEI function. is it this?
or what does this functions do?
anyway, i would really appreciate some help in visual basic about how to do it.
thanks in advance!
I mean, for example: imei 123456789012345 is not a valid imei. valid imei should be 123456789012347, right?
how can i make a program that allows me to check this and even correct the imei?
I saw in jic's algo the XOREncodedIMEI DecodeIMEIMask EncodeIMEIMask XORIMEI SomeXorEncodedIMEI RecdIMEI function. is it this?
or what does this functions do?
anyway, i would really appreciate some help in visual basic about how to do it.
thanks in advance!