Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Download file from xampp
Post: Download file from xampp

Hi all! I'm trying to download a file (.zip) from a xampp website. I tried different solutions to download the file, but the result is the same. The size of downloaded file is only 1Kb. url = 'http:...
Guybrush Networking 1 3,022 May-16-2018, 08:37 AM
    Thread: Sync folder over network
Post: RE: Sync folder over network

Thank you for the answer. These days I'll try rsync.
Guybrush Networking 3 4,473 May-15-2018, 07:38 AM
    Thread: Sync folder over network
Post: Sync folder over network

Hi all! I've a software (in Python) that run in 25 PCs (10 with windows and 15 with Ubuntu). Sometimes I need to update that software. So I need to sync a remote folder with the folder of that softwar...
Guybrush Networking 3 4,473 May-11-2018, 10:53 AM
    Thread: Multithreading socket in Python. I'm missing something
Post: Multithreading socket in Python. I'm missing somet...

I'm learning the use of multithreading and sockets in python so I'm sorry if I lack knowledge... I'm stuck with this problem: I took this code from this forum and I tried to do some modify. I would li...
Guybrush General Coding Help 1 3,985 Apr-28-2017, 03:22 PM
    Thread: Need advice: UDP? TCP? Multithread?
Post: RE: Need advice: UDP? TCP? Multithread?

(Apr-28-2017, 03:14 PM)nilamo Wrote: I don't have a lot of experience with Twisted (I really want to change that, though, it looks like it can help with many of the things I do lol), and I especiall...
Guybrush Networking 5 5,144 Apr-28-2017, 03:20 PM
    Thread: Need advice: UDP? TCP? Multithread?
Post: RE: Need advice: UDP? TCP? Multithread?

(Apr-27-2017, 05:47 PM)nilamo Wrote: How are you receiving messages?  Are you just binding to a port and handling it manually?  Have you tried using Twisted to handle the networking? hi, thank you f...
Guybrush Networking 5 5,144 Apr-28-2017, 07:50 AM
    Thread: Need advice: UDP? TCP? Multithread?
Post: Need advice: UDP? TCP? Multithread?

Hi all! I need some advice for a software that I need to do... I've 6-8 Cameras( intel realsense) in a room. Every camera calculate the contours of the objects in the scene (with opencv - findcontou...
Guybrush Networking 5 5,144 Apr-27-2017, 07:14 AM
    Thread: UDP Socket: How to clear the buffer and ignore oldes messages
Post: RE: UDP Socket: How to clear the buffer and ignore...

Thank you for the answers...but I'm using UDP socket and not TCP/IP. Do you know if is it possible to tell to the socket to overwrite old messages with the new one? Can I hold in memory only 1 messag...
Guybrush Networking 3 28,358 Apr-26-2017, 02:06 PM
    Thread: UDP Socket: How to clear the buffer and ignore oldes messages
Post: UDP Socket: How to clear the buffer and ignore old...

Hi all! I've some problem with Sockets UDP in Python: I've a software which receives a message in input from a socket and then do some elaborations before wait for another message from the socket. Let...
Guybrush Networking 3 28,358 Apr-26-2017, 09:46 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020