Posts by André Beraldo • 23 points
2 posts
- 
		1 votes1 answer47 viewsQ: Search and insert do not work together - FlaskHello, I am doing a job that needs to insert values in the database, return them in a table and be able to delete them through Flask. I am knowing the tool and I could not find solutions. Be able to… 
- 
		1 votes1 answer123 viewsQ: Problem with socket CGood afternoon to you all! I am doing academic work on Sockets in C Language, in which I need to create an MP3 file transfer program in Windows. In it I have two programs, client and tracker, in…