Thursday, April 2, 2009

reverse terminal design

reverse terminal design

server side:
keep trying to connect to a https service of client host.
after connect to https service of client, start a terminal and redirect stdin/stdout/stderr to the https channel.

client side:
start a https service recieve the connection request of waiting server side.
after connection recieved, start web based terminal(js), show the output and send the input.

No comments: