Displaying 1 result from an estimated 1 matches for "compc".
Did you mean:
comp
2010 Apr 24
1
Update on "non-dying" nx connections over unreliable network
...intercept myself in between NX client and server - detect connection drop, and reconnect. This is proving quite difficult.
My prototype is here. For now, I have dropped all encryption.
http://people.hnl.bcm.edu/misha/tmp/nx.zip
You will find:
nx/comps - compiles server (setuid root currently)
nx/compc - compiles client (moves old one to mxssh and replaces)
Host name and port are hardcoded at the moment. To test:
ssh server
cd nx
./server
Then connect on the client using !M's client.
Unfortunately, I seem to have ended up with a glorified way of peeking at the NX authentication connection...