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
#1
Hello,

I really need some help. I have to create a client and server python program for school. The client is supposed to get files from the server using specific commands. I got everything working, but technically I am supposed to pickle the file and then send it across the network. I can not figure out how to send and then receive a pickled object over the network. I must send it in byte sizes of 1024. Any help would be appreciated.
Reply


Messages In This Thread
Pickle a file over a socket in 1024 segments - by HybridAK - Aug-07-2017, 06:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to send an image from server to client using PICKLE module dafdaf 1 3,213 Jun-02-2020, 01:08 PM
Last Post: nuffink
  File transfer with xmodem CRC (1024) checksum Jhonbovi 3 8,513 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