Create README.md
This commit is contained in:
parent
1672fc1590
commit
4e42b27572
1 changed files with 24 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# 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
|
Loading…
Add table
Add a link
Reference in a new issue