Python Chat App over the LAN

  • I programmed 2 Python scripts (Client-Side & Server-Side).
  • The Server-Side Script will automatically pull out the current machine's IP address and hostname and wait for the client connection.
  • Using Custom TKinter I Built a Graphical user interface on the Client-Side.