サクサク読めて、アプリ限定の機能も多数!
Bylineから 7 minutes ago Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. サーバーを作ろう (毎週のハンズオン勉強会の資料) - Presentation Transcript サーバーを作ろう
ji_ku のブックマーク 2011/10/23 14:56
サーバーを作ろうBylineから 7 minutes ago Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. サーバーを作ろう (毎週のハンズオン勉強会の資料) - Presentation Transcript サーバーを作ろう2011/10/23 14:56
このブックマークにはスターがありません。 最初のスターをつけてみよう!
www.slideshare.net/slideshow2011/09/10
4. TCP/IP送ったら送った順に届く$fp = stream_socket_client('tcp://www.nicovideo.jp:80');fwrite($fp, "GET / HTTP/1.0");fwrite($fp, "Host: www.nicovideo.jp");echo stream_get_contents($fp);fclose($fp);...
461 人がブックマーク・21 件のコメント
\ コメントが サクサク読める アプリです /
Bylineから 7 minutes ago Loading… Flash Player 9 (or above) is needed to view presentations. We have detected that you do not have it on your computer. To install it, go here. サーバーを作ろう (毎週のハンズオン勉強会の資料) - Presentation Transcript サーバーを作ろう
ji_ku のブックマーク 2011/10/23 14:56
このブックマークにはスターがありません。
最初のスターをつけてみよう!
サーバーを作ろう
www.slideshare.net/slideshow2011/09/10
4. TCP/IP送ったら送った順に届く$fp = stream_socket_client('tcp://www.nicovideo.jp:80');fwrite($fp, "GET / HTTP/1.0");fwrite($fp, "Host: www.nicovideo.jp");echo stream_get_contents($fp);fclose($fp);...
461 人がブックマーク・21 件のコメント
\ コメントが サクサク読める アプリです /