Search found 46 matches: checksum

Return to advanced search

AYUDA Validacion LRC para datafono

... 02006236303030303030303030313030302020301C 'Retorna el LRC en valor Hexadecimal. Ej. 5D Private Function CheckLCR(ByVal s As String) As String Dim checksum As Integer = 0 'Este valor lo reemplazé por 2 y todo salió de maravillas. For Each c As Char In GetStringFromHex(s) checksum = checksum Xor ...
by russimicro
Sat Mar 30, 2024 6:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA Validacion LRC para datafono
Replies: 2
Views: 488

Re: COMO OBTENER HASH USANDO ALGORITMO SHA256

Harbour proporciona la función HB_SHA256( cText ) --> nHash

Ejemplo:
? hb_CStr( hb_SHA256( 'Probando CheckSum de este Texto', nil ) )
by Antonio Linares
Tue Nov 29, 2022 8:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: COMO OBTENER HASH USANDO ALGORITMO SHA256
Replies: 3
Views: 435

Re: Consulta sobre Verificacion de codigo QR URGENTE

... que podras validar con un QR es que este te lleve a un sitio web donde te muestre la información del documento a validar, o que te devuelva un checksum de la informacion del documento o algo por el estilo siempre y cuando este un sistema en linea de contrastacion, es mi punto de vista saludos ...
by Marcelo Via Giglio
Thu Jun 09, 2022 5:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta sobre Verificacion de codigo QR URGENTE
Replies: 8
Views: 917

Re: Helping with Covid-19

... checksum=12380087156733dda31578c342c9a890d8cd1de31dcc Then configure it("name/pass" via hyperterminal for example) to connect to you ble device. ...
by dhf27
Wed Apr 08, 2020 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Helping with Covid-19
Replies: 4
Views: 712

Re: xBase now unstable, slow, error Status_Lock_Not_Granted

... ...0 = Fin: Not set [TCP Flags: ·······AP···] Window size value: 27609 [Calculated window size: 27609] [Window size scaling factor: -1 (unknown)] Checksum: 0x28ea [unverified] [Checksum Status: Unverified] Urgent pointer: 0 [SEQ/ACK analysis] [This is an ACK to the segment in frame: 641509] [The ...
by José
Mon Jan 21, 2019 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBase now unstable, slow, error Status_Lock_Not_Granted
Replies: 15
Views: 4052

Re: xbase ahora inestable, lenta, error Status_Lock_Not_Granted

... ...0 = Fin: Not set [TCP Flags: ·······AP···] Window size value: 27609 [Calculated window size: 27609] [Window size scaling factor: -1 (unknown)] Checksum: 0x28ea [unverified] [Checksum Status: Unverified] Urgent pointer: 0 [SEQ/ACK analysis] [This is an ACK to the segment in frame: 641509] [The ...
by José
Mon Jan 21, 2019 3:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbase ahora inestable, lenta, error Status_Lock_Not_Granted
Replies: 16
Views: 3702

Re: Update FWH programs via SQL-database?

... At this point we need to call a third program, Updater.exe that will do: - First, check that NewVersion.exe Exists. If posible, do a checksum validation if possible. - Rename Current.exe to something else like OldExe+CurDate() - Rename NewVersion.exe to Current.exe - Launch Current.exe ...
by Carlos Mora
Mon Aug 20, 2018 10:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Update FWH programs via SQL-database?
Replies: 15
Views: 2759

Re: Fastreport help

... from preview sreen to print a final bill or to cancel. I hope I explained myself. We in Austria have to print on every bill a qrcode with a checksum. With FR I was not able to fulfill following necessity. Preview the printout on the screen and then have 4 buttons to select between: effective ...
by Wanderson
Thu Nov 02, 2017 3:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fastreport help
Replies: 9
Views: 2030

Re: Fastreport help

... from preview sreen to print a final bill or to cancel. I hope I explained myself. We in Austria have to print on every bill a qrcode with a checksum. With FR I was not able to fulfill following necessity. Preview the printout on the screen and then have 4 buttons to select between: effective ...
by Otto
Wed Nov 01, 2017 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fastreport help
Replies: 9
Views: 2030

Re: funciones de FWH y Harbour en un archivo .txt

... CharXOR(<cString1>,<cString2>)->cResult CheckSum(<cString>)->nCheckSum Chr(<nCode>)->cChar ClearBit(<nInteger>|<cHex>,[<nBitPos,...>])->nNewValue ClearEol([<nRow>],[<nCol>],[<xColor>],[<xChar>])->cNull ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5710

Re: funciones de FWH y Harbour en un archivo .txt

... CharRela CharRelRep CharRem CharRepl CharRLL CharRLR CharSHL CharSHR CharSList CharSort CharSpread CharSub CharSwap CharUnpack CharWin CharXOR CheckSum Chr ClearBit ClearEol ClearSlow ClearWin ClEol ClWin CMonth Col ColorRepl ColorSelect ColorToN ColorWin CompressString ConvToAnsiCP ConvToOemCP ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5710

Re: Ayuda cpm hbzebra.lib

Mira yo lo hago asi #include "fivewin.ch" #include "codebar.ch" static oCode, oWndP function Main() local oMenu oCode := TCodeBars():New() oMenu = BuildMenu() ** BuildCode( CODEBAR_DATAMATRIX, "DataMatrix :)") * define window oWndP menu oMenu * activate window oWndP &am...
by Busmatic_wpb
Thu Sep 07, 2017 1:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda cpm hbzebra.lib
Replies: 12
Views: 2651

Rutina para leer Gps

... ComClose( ::nHdlCom ) RETURN nil ////////////////////////////////////////////////////////////////////// // ChkSum( cCad ) // // Calcula el checksum de la sentencia NMEA ////////////////////////////////////////////////////////////////////7 STATIC Function ChkSum( cCad ) LOCAL c, nLen, nSum1, ...
by Busmatic_wpb
Sat Jul 22, 2017 1:10 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Rutina para leer Gps
Replies: 1
Views: 968

Test GPS Error en encontrado

... ComClose( ::nHdlCom ) RETURN nil ////////////////////////////////////////////////////////////////////// // ChkSum( cCad ) // // Calcula el checksum de la sentencia NMEA ////////////////////////////////////////////////////////////////////7 STATIC Function ChkSum( cCad ) LOCAL c, nLen, nSum1, ...
by Busmatic_wpb
Fri Jul 21, 2017 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test GPS Error en encontrado
Replies: 0
Views: 643

Re: Prestashop Mapping solution

... using the order in which the fields occur in the CSV file). This could be done simply by replacing the header file. Read the header and find the checksum. Lookup the new replacement header Write the new header to a temp file Copy all the records (except the old header) into the new file. Append ...
by James Bott
Sat Oct 22, 2016 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prestashop Mapping solution
Replies: 17
Views: 9022
Next

Return to advanced search