Python Forum
send all pictures instead of just two
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
send all pictures instead of just two
#11
data = s.recv(440179)
refers to the size of the first picture sent.
That number actually gave me some sort of outcome (2 pics were displayed). And the 'image' line
is a line that I took from my previous code as well, which displayed the pics then but once I try to implement it to my current code, it doesn't work.

I wrote the lines you mentioned, so of course I understand them.
Now I am just trying to implement them in your suggestion, and if I already knew how to do it, I wouldn't need to ask, would I ?
Reply


Messages In This Thread
send all pictures instead of just two - by mcgrim - Nov-06-2019, 09:35 PM
RE: send all pictures instead of just two - by mcgrim - Nov-08-2019, 08:40 AM

Forum Jump:

User Panel Messages

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