用于轨道彗星服务器的简单扭曲接收器

发布于 2024-09-16 12:59:47 字数 408 浏览 4 评论 0原文

我有一个不寻常的请求。

我刚刚搬到新公寓,一个多星期都不会连接互联网。我正在尝试使用手机来开发我的应用程序以获取在线文档。在我搬家之前,我发现了这个视频(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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

雨后彩虹 2024-09-23 12:59:47

该视频中使用的代码示例的 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

滥情空心 2024-09-23 12:59:47

您可以在 Android/Symbian/WinMobile 上使用 SkyFire 观看视频。

You can watch the video on Android/Symbian/WinMobile using SkyFire.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文