python
simple-socket-server-in-python
cskimair
2017. 4. 25. 09:10
1.
Code a simple socket server in Python
http://www.binarytides.com/python-socket-server-code-example/
2.
파이썬 소켓(socket) 모듈을 사용한 네트워크 프로그래밍 - Python 도서 리뷰
http://jonnung.blogspot.kr/2014/10/python-socket-chat-programing.html
*. python port listener example