Used the telnet client from apache commons net to implement a stream of ascii star wars IV from towel.blinkenlights.nl. Probably won't work on NUS wifi and any other restrictive network. The frame rate is a constant refresh using InputStreams and works poorer than running directly on command prompt or terminal. Any suggestions to improve the quality of the stream would be welcome.
For the lulz.
Used the telnet client from apache commons net to implement a stream of ascii star wars IV from
towel.blinkenlights.nl
. Probably won't work on NUS wifi and any other restrictive network. The frame rate is a constant refresh usingInputStream
s and works poorer than running directly on command prompt or terminal. Any suggestions to improve the quality of the stream would be welcome.