does VNC Server reply the SetEncoding and SetPixelFormat message from Client?

39 views Asked by At

I am trying to implement the VNC client. when I send SetEncoding or SetPixelFormat, it seems the server will reply with something which I debug it using Wireshark. below is the reply after SetPixelFormat. enter image description here enter image description here

I referred to https://web.archive.org/web/20160410055332/http://www.realvnc.com/docs/rfbproto.pdf. but it doesn't mention the server reply, so what are the 60 bytes?

0

There are 0 answers