For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > March 2008 > RPC data









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RPC data
Ajinkya

2008-03-19, 7:15 pm

I have an RPC data in raw binary format. It is the data of the request
made when a mount call is made at the client for a server. I am not
able to extract or analyze the rpc data for the individual program
number version number procedure number and the XID value. Can anyone
tell me the format for the RPC Call header? Can you tell me the
interpretation of the above mentioned parameters in the following
mount call data ?

(This is 128 bytes of the data and I printed the %02x hex values of
the data.So each line is 1 byte.) Which is the XID , program number ,
procedure number from the following data ?

ffffff80
00
00
7c
06
ffffffba
54
00
00
00
00
00
00
00
00
02
00
01
ffffff86
ffffffa5
00
00
00
01
00
00
00
01
00
00
00
01
00
00
00
48
47
ffffffcd
ffffffab
ffffffec
00
00
00
15
6c
6f
63
61
6c
68
6f
73
74
2e
6c
6f
63
61
6c
64
6f
6d
61
69
6e
00
00
00
00
00
00
00
00
00
00
00
00
00
00
07
00
00
00
00
00
00
00
01
00
00
00
02
00
00
00
03
00
00
00
04
00
00
00
06
00
00
00
0a
00
00
00
00
00
00
00
00
00
00
00
05
2f
72
6f
6f
74
00
00
00
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com