My downloaded question papers and games were on my boyfriend’s lappie. I installed openssh-server and ssh client to copy those files to my PC. But, then I found out that I can copy files using secure copy. So I used scp -r sourcepath username@IPaddress:/destinationpath. Then it asked for password.
Since I installed openssh, I wanted to try it. So, used ssh username@IPaddress and it asked password. The prompt changed to my username@my machine name.
Then I learnt to play Frozen Bubble in LAN. Started Frozen Bubble game and went to start LAN game option and create new game. This will start the game server on the machine. Then from another computer start Frozen Bubble -> start LAN game and the game server created will be listed, select it and join the game.
Tags: network gaming, openssh-server, secure copy (scp), ssh client