Skip to content
#

tcp-client

Here are 1,092 public repositories matching this topic...

This is an implementation of a simple “Chat Messenger” that is connection oriented (i.e. it uses TCP) and that consists of a Client and a Server Program. 1) The Server runs first and waits for some client to contact it. 2) Client Program starts and connects to the server. 3) Client-Server sends and receives messages. The UI of this project is ma…

  • Updated Aug 31, 2022
  • Python

Improve this page

Add a description, image, and links to the tcp-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tcp-client topic, visit your repo's landing page and select "manage topics."

Learn more