File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ You can refer the following sites:
2+ https://www.geeksforgeeks.org/socket-programming-multi-threading-python/?ref=rp
3+ https://www.geeksforgeeks.org/socket-programming-in-cc-handling-multiple-clients-on-server-without-multi-threading/
4+ https://www.geeksforgeeks.org/socket-programming-python/
5+ https://www.geeksforgeeks.org/multithreading-python-set-1/
6+ https://youtu.be/Iu8_IpztiOU
7+ https://realpython.com/python-sockets/#running-the-multi-connection-client-and-server
8+
9+
10+ For timeout feature
11+ https://stackoverflow.com/questions/15195167/how-to-properly-use-timeout-parameter-in-select
12+
13+
14+ Other useful references
15+ https://stackoverflow.com/questions/230751/how-to-flush-output-of-print-function
16+ https://stackoverflow.com/questions/7127075/what-exactly-is-pythons-file-flush-doing
You can’t perform that action at this time.
0 commit comments