A simple CLI tool to send messages over LAN
Almost no code was written by AI, I just used ChatGPT to understand the socket module
A simple CLI tool to send messages over LAN
Almost no code was written by AI, I just used ChatGPT to understand the socket module
Yup! You can now both send, and receive messages, from other people!
Pasting is now also possible! It has to be done with PageDown, but it’s something, right?
Log in to leave a comment
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
Log in to leave a comment
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
Log in to leave a comment