Does anybody know how I can get the agent ID from the RSM multicast address in vb.net?
These are the bytes received for the agentid:
line 68 : 255
line 69 : 255
line 70 : 255
line 71 : 255
line 72 : 255
line 73 : 255
line 74 : 86
line 75 : 64
This should be agentid 5640, can somebody explain me how I can get this Id from the bytes above?
Thx
These are the bytes received for the agentid:
line 68 : 255
line 69 : 255
line 70 : 255
line 71 : 255
line 72 : 255
line 73 : 255
line 74 : 86
line 75 : 64
This should be agentid 5640, can somebody explain me how I can get this Id from the bytes above?
Thx