User Profile
Collapse
-
thanks killer i'll try with that...thanks for your time -
Calculate Checksum VB 6
Could I have some help calculating a checksum for receive data from a Video server?
The data is in Hex and the values and here is an example:
20 24 49 4C 30 31 37 38 37 39 CS
CS=Checksum
the cheksum is the 2's complement of the sum of the values.
If anyone have an algoritm or knows how to do it, please help me, thanks -
MSComm receive data
Hello
Im using the MSComm to send and receive binary data to a video server, the sending part works fine, but when a receive more than 8 byets, the input variable only keeps the bytes over the eighth byte. ...Please some can some one tell me where im wrong??? these are the settings and the OnComm part
MSComm1.CommPor t = 1
MSComm1.Setting s = "38400,O,8, 1"
MSComm1.InputMo de = 1
MSComm1.InputLe n...
No activity results to display
Show More
Leave a comment: