amitbet / vncproxy

An RFB proxy, written in go that can save and replay FBS files
Other
206 stars 45 forks source link

Player file #33

Closed whu99192 closed 1 year ago

whu99192 commented 1 year ago

Hi I am new, it was rbs files when i used proxy to record. but play use fbs file. player -fbsFile=./myrec.fbs -tcpPort=5905

how to get fbs file?

whu99192 commented 1 year ago

E:\vnc\vncproxy-windows-386-v1.12>player -fbsFile=./22.fbs -tcpPort=5905 Log level set to: info


This is a toy server that replays a single FBS file to all clients


[Info ] running tcp listener on port: 5905 [Error] ServerConn.handle error: read tcp 10.30.11.52:5905->10.30.14.10:6015: wsarecv: An existing connection was forcibly closed by the remote host.

E:\vnc\vncproxy-windows-386-v1.12>player -fbsFile=./33.rbs -tcpPort=5905 Log level set to: info


This is a toy server that replays a single FBS file to all clients


[Info ] running tcp listener on port: 5905 [Error] FbsReader.ReadStartSession: error reading rbs init message - FBS file Version: EOF [Error] failed to open read fbs start session: EOF [Error] TestServer.NewConnHandler: Error in loading FBS: EOF