Hi
I am facing an issue with P2P Desktop Share between a WIN 10 and a WIN7 Jabber client. Both clients are on the same ip segment. WIN 7 Client can share his screen but WIN 10 client don't. In both cases the client will receive an invitation for sharing and can be accepted. For the bad case I can see from the jabber logfile that the WIN 7 client is receiving a desktop share invite message with an sha256 hash key and the following parameters:
P="57208"
N"=fe80:1c04......%3
P="57209"
N="10.20.30.40"
the WIN 10 client in turn responds with an - successfully started - message with the same parameters as below:
P="57208"
N"=fe80:1c04......%3
P="57209"
N="10.20.30.40"
From the Wireshark traces you see an TCP packet going from WIN 7 to WIN 10 client with the Src Port of 53273 and Dst Port of 57209.
I expected to see Dst Port 57208 here...
Any help would be great!
Thx