View Full Version : FCS16 CRC from HEX string
i need to get the FCS16 CRC check from a couple of hex strings..
does anybody have an example program in C of VB for calcualting the FCS16 from a hex string ?
see here
http://www.promixis.com/forums/archive/index.php/t-14010.html
Barabaka
12-04-2006, 01:52
see here
http://www.promixis.com/forums/archive/index.php/t-14010.html
Standart CRC16 or CRC32 algos with standart constants. This has ones point- byte ***.
Better way to know any algo is reverse app wich calc or check it.
http://serversniff.net/hash.php
its has a bunch and very quick.
art
verrry interesting tread from one of master :)
any info about FCS16 CRC check
I need to implement it in delphi, anyone can help ??
Up please
@ssa: I suppose that you need it to send commands to Samsung. I have working on it too, but there is one more problem. FCS16 used to communiaction with Samsung 3G phones use custom hash table :( Anyone can help .. ?
I'm working around lg .../U880/900/950
all with msm cpu / msl2 security/...
I don't know about Samsung, do they look like this ?
what TAC / model I can try ?