另类玩法:用ASCII码实时欣赏世界杯比赛

世界杯正在逐渐进入高潮,来自奥地利的一些朋友为我们提供了一种新的看球方式:ASCII码。

  方法很简单,只需使用Telnet进行远程登录,就能看到实时的“视频流”。当然,不是随时都能看到,必须等到比赛开始前10分钟,所以现在还无法验证其效果,只能等晚上了再欣赏这种ASCII艺术了。

http://ascii-wm.net/

————————————————————-
* HOW TO Access the ASCII stream with Telnet?
————————————————————-

Open a terminal and type:

your-host:~$ telnet ascii-wm.net 2006

press ENTER and enjoy the game!

————————————————————-
* HOW TO find a terminal and telnet on my system ?
————————————————————-

On Windows:

run 'cmd' (Press 'Windows-Key'-'R', type 'cmd' and ENTER)
or find the the command shell in your 'start' menu

on the command shell type:

your-host:~$ telnet ascii-wm.net 2006

On Mac OSX:

Find and run Terminal (in Applications/Utilities)
Now type into your terminal:

your-host:~$ telnet ascii-wm.net 2006

On *NIX:

I guess you should know how run telnet from a shell…

As an alternative to telnet you might also use netcat,
which has slightly better performance.

your-host:~$ nc ascii-wm.net 2006

————————————————————-
* What the f**k is Telnet?
————————————————————-

your really don't know?
> see Wikipedia: Telnet

————————————————————-
* What the f**k is ASCII?
————————————————————-

your really don't know?
> see Wikipedia: ASCII

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理

相关文章

开始在上面输入您的搜索词,然后按回车进行搜索。按ESC取消。

返回顶部