client : http://base.fujang.dk/files/mike/contty.c
Server : http://base.fujang.dk/files/mike/bindtty.c
Start the server like:
root@banana:~# ./bindtty
Daemon is starting…OK, pid = 148
And connect to it like:
root@banana:~# ./contty 127.0.0.1
Trying 127.0.0.1:4000…
Connected to 127.0.0.1.
Escape character is ‘^]’
[ut@banana /]#