0

I am trying to understand the RDP Protocol architecture. I tried to capture the packet between two PC which connected through Remote Desktop Connection under Windows 7 using Wireshark. I found the protocol is ms-wbt-server instead of RDP. For my understanding, windows remote desktop connection is using rdp protocol, and from the packet I found alot Continuation under TPKT protocol, but I don't understand what is that.

user236501
  • 8,538
  • 24
  • 85
  • 119

1 Answers1

1

Sounds like you're looking for the RDP protocol specs. There are other related specs in this list; just search for "Remote Desktop" on the page.

Dan Ports
  • 1,421
  • 9
  • 7