Skip to content

Latest commit

 

History

24 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Python Socket Chat

Socket Chatroom Application in Python.

Final Capstone Project from this Udemy Course.

Objectives:

  • Remember about sockets low-level functioning in C.
  • Learn about sockets in Python.
  • Practice Python.
  • Work with threads.
  • Learn about GUI's in Python.
  • Learn about code security in Python.
  • Finish the Capstone Project.
  • Have fun.

里程碑:

✔️ Create a simple connection between server and client. ✔️

✔️ Handle multiple clients with the capaticity to continuously send and receive messages during a session. ✔️

✔️ Use threads. ✔️

✔️ Make the code more secure. ✔️

Create a GUI w/ Flask.

关于

Simple socket chatroom in python

Topics

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages