回答編集履歴
1
誤記修正
test
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
ソケットなら環境(OS)に合った物を使いましょう。
|
2
2
|
|
3
|
-
|
3
|
+
MacOS,BSDやLinux(UNIX系)はだいたい同じ、Windowsは別物
|
4
4
|
|
5
|
-
[ソケットプログラミング](https://www.katto.comm.waseda.ac.jp/~katto/Class/11/GazoTokuron/code/socket.html)
|
5
|
+
参考→[ソケットプログラミング](https://www.katto.comm.waseda.ac.jp/~katto/Class/11/GazoTokuron/code/socket.html)
|