phex message flow hi,
i have a little confusion on the message flow as implemented by phex.
this is what i have observed when i was implementing by own ping -pong in a client that i am developing. as noted earlier, i am using phex in our build environment and i have installed the same in the same machine where i am running my new client.
here i have outlined the steps,
a. i send gnutella connect
b. i receive 200k
c. i send gnutella 200k to phex
d. phex responds me with user-agent phex and a set of headers.
e. i send a ping message .
d. i receive a set of pongs.
now while develping the client i have seen that after the receipt of the message (d), the pong guid that i got is not matching with the ping guid.
i mean after (d), is there any message that is being sent. I can post the output if necessary.
thanks |