Byte to Timeticks conversion
843785Jul 2 2008 — edited Jul 7 2008Hi,
I have been testing some protocl level SNMP testing , in response to packet requests I am getting response in timeticks but the time ticks I am recvng are 4 bytes
Byte-1 10 (0A Hex)
Byte-2 102 (66 Hex)
Byte-3 19 (13 Hex)
Byte-4 104 (68 Hex)
I need to convert it in time ticks can soem help me with this? is there any class which can help me with that
Thanks.