Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Byte to Timeticks conversion

843785Jul 2 2008 — edited Jul 7 2008
Hi,

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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2008
Added on Jul 2 2008
25 comments
568 views