用于轨道彗星服务器的简单扭曲接收器
我有一个不寻常的请求。
我刚刚搬到新公寓,一个多星期都不会连接互联网。我正在尝试使用手机来开发我的应用程序以获取在线文档。在我搬家之前,我发现了这个视频(vodpod.com/watch/4071950-building-real-time-network-applications-for-the-web-with-twisted-and-orbited-part-001?u=snaky&c= snaky)来自 pycon 关于轨道/扭曲基础知识,不幸的是我忘记了它是如何完成的并且我的手机无法播放视频。
有人可以帮我观看视频的第一部分并发布第一个 python 示例吗?演示者有一个简单的反应器(我认为),它可以中继来自 telnet 和 Web 客户端的聊天消息。我只需要基本的示例,即使是每个事件方法只有一个“pass”的示例,然后我就可以从那里继续。
I have an unusual request.
I've just moved to a new apartment and I won't have my internet hooked up for over a week. I'm trying to develop my application using my phone for online documentation. Before I moved I found this video (vodpod.com/watch/4071950-building-real-time-network-applications-for-the-web-with-twisted-and-orbited-part-001?u=snaky&c=snaky) from pycon about orbited/twisted basics, unfortunately I forget how it was done and my phone won't play the video.
Could someone watch the first bit of the video for me and post one of the first python examples? The presenter has a simple reactor (I think) which can relay chat messages from telnet and web clients. I just need the basic example, even the one where each event method just has a "pass" in it, then I can continue from there.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
该视频中使用的代码示例的 URL:
http://orbited.org/blog /files/tutorial/examples.tgz
The URL to the code examples used in that video:
http://orbited.org/blog/files/tutorial/examples.tgz
您可以在 Android/Symbian/WinMobile 上使用 SkyFire 观看视频。
You can watch the video on Android/Symbian/WinMobile using SkyFire.