Python Forum
Pickle a file over a socket in 1024 segments
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pickle a file over a socket in 1024 segments
#4
You should show some code.  A pickled file is still just a file, so if it works before pickling, it should work after.
Reply


Messages In This Thread
RE: Pickle a file over a socket in 1024 segments - by nilamo - Aug-07-2017, 08:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to send an image from server to client using PICKLE module dafdaf 1 3,190 Jun-02-2020, 01:08 PM
Last Post: nuffink
  File transfer with xmodem CRC (1024) checksum Jhonbovi 3 8,465 Nov-08-2018, 09:01 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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