News

This is simple file transfer project. In this project, client send file to server using socket in python. I made this for learning socket and how real file sending working. then our data is send to ...
🧪 socket-testbed-python A modular TCP socket server/client testbed in Python with logging, configuration via YAML, and pytest testing support.
so I have this script that bounces Python code to a program for scripting purposes and everything works fine until there's an indent in the code to be sent ...