使い方は、以下のような感じ。 /1 id password で設定。1回だけ設定すればよい。 /2 statusでtwitterのstatusの更新 クライアントサイド //---------------------------------------------- // Constants/Global variables //---------------------------------------------- key requestId; string API_BASE = "http://xxx/"; //---------------------------------------------- // Functions //---------------------------------------------- update_status(string status)