Categories > Coding > Python >

TCPComm (A basic TCP server chat-app)

Posts: 1998

Threads: 198

Joined: Apr, 2021

Reputation: 13

Posted

Hello!

Today I come with a Python project called TCPComm. It's a basic TCP server, used for chatting.

The server can't send any messages. However, multiple connections are allowed, so feel free to try it out!

 

Code: https://workink.xyz/1R9n/tcpcomm

 

Instructions:

1. Change the your_ip to your local IP. Should be something like 192.168.0.
2. Change the port to something random, make sure it's not taken already. Also set the IP + Port on both client and server files.

3. Run first the server, then the client.

4. Profit!

Consider joining my Discord server where I will release more stuff like this:

https://discord.gg/Jme8SD9gBB

  • 0

Random quote here...

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )