LAN-Comms banner

LAN-Comms

3 devlogs
3h 25m 4s

A simple CLI tool to send messages over LAN

This project uses AI

Almost no code was written by AI, I just used ChatGPT to understand the socket module

Repository

Loading README...

Aquaticsanti

Sending and receiving messages is now fully functional!

Yup! You can now both send, and receive messages, from other people!

Pasting!

Pasting is now also possible! It has to be done with PageDown, but it’s something, right?

All of this is really janky, so I’ll have to spend a little polishing it. Progress is progress, nonetheless!

Attachment
0
Aquaticsanti

Sending and receiving messages works! (kinda)

I made a “barebones” prototype for sending and receiving messages.
It kinda works? It sends a message, receives it, and terminates the program, which is not what I want to do, but it’s something, ig.
I’ll have to work on threading the receiving and sending (so they can happen simultaneously) next.

Stay tuned and subscribe or smth

Attachment
0
Aquaticsanti

New project! LAN-Comms.
I didn’t do much right now, just managed creating the socket, and selecting username and color. Now I’ll try to get into the actual chatting

Attachment
0