README ¶ サンプルリスト TCP:基本パターン 一番基本的なパターン TCP:基本パターン(双方向)(受信側からクローズ) サーバとクライアントが決まったプロトコルでやり取りし、受信側から接続をクローズするパターン TCP:io.Copyを使う io.Copyを使っているパターン Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis tcp_01_basic client server tcp_02_twoway_recvside_close client Go でのソケットプログラミング 基本 (2) Go でのソケットプログラミング 基本 (2) server Go でのソケットプログラミング 基本 (2) Go でのソケットプログラミング 基本 (2) tcp_03_dial_with_context tcp_use_iocopy client server Click to show internal directories. Click to hide internal directories.