25 lines
349 B
Markdown
25 lines
349 B
Markdown
![]() |
# Socket_Programming-Windows_CMD
|
||
|
Client and Multi-Connection Available Server in Windows with CMD
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
Basic Client and Server
|
||
|
|
||
|
|
||
|
#Client
|
||
|
|
||
|
|
||
|
--Use 2 threads send-receive
|
||
|
|
||
|
|
||
|
#Server
|
||
|
|
||
|
--It has primitive log system --> Connected IP-PORT-USERNAME and Disconnected IP
|
||
|
|
||
|
|
||
|
--Low Level Security with Password Protection
|
||
|
|
||
|
|
||
|
--Some commands which are /leave, /quit
|