This domain may be for sale!
This domain may be for sale!
Thanks to Alexey Dokuchaev, there is now a Pwytter 0.8 port on FreeBSD : http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-im/pwytter/ Thanks to Jean-Etienne, here are the detailed instructions: I found Pwytter via an article from Linux.com and found it very interesting to try. I’m trying to install source of version 0.8 on a Linux Fedora 11. Here is how to install it on Fedora 11 from the command
P2P Programming › Overview » Python framework implementation › Java framework implementation › Python P2P File Sharing App On this page › Peer initialization › Main loop › Handling connections › Routing and sending › Other methods › PeerConnection class The P2P Framework Implementation (Python version) This page walks through a Python implementation of the P2P framework library itself. I will assu
まとめ。 まとめで全ソース。 server.tac from twisted.application.internet import TimerService from twisted.application import service, strports from nevow import static from nevow import appserver import setting import downloader import web import shell application = service.Application('youtube') page = web.ListPage() page.putChild('flvplayer.swf', static.File('./flvplayer.swf')) page.putChild('video', static.
Youtubeネタ発展版。 せっかくなのでサーバも書いてしまおう。 Twistedはマルチサーバーを簡単に書く事ができる。 今回は Webサーバ(Webアプリケーション) Youtubeダウンローダー(定期的実行サービス) sshサーバ を書いてみる。 なんでsshかは秘密。 キモいサーバを書くからだよ。 DBを使わないだっさいサーバだけどね。 今回はtwisted.webではなくnevowを使用。 更にAxiomを使った発展系はあとでかくかも。 まずはvideoのダウンロード部分を作る。 downloader.py from twisted.web import client from twisted.web import error from twisted.internet import reactor import os.path import re import web cons
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く