# tinyp2p.py 1.0 (documentation at http://freedom-to-tinker.com/tinyp2p.html) import sys, os, SimpleXMLRPCServer, xmlrpclib, re, hmac # (C) 2004, E.W. Felten ar,pw,res = (sys.argv,lambda u:hmac.new(sys.argv[1],u).hexdigest(),re.search) pxy,xs... 続きを読む
Keep your latest files with you, no matter which computer you're using. 続きを読む
ネットストレージ戦略を根底から覆すFolderShareの衝撃 複数台のパソコンを使っていると、別のパソコンにあるデータを参照する必要がどうしても出てくる。会社内、企業内であればLAN上の共有フォルダを使うのが一般的。出先でも使いたいのであれば、.MacのiDisk... 続きを読む