How do i send a file with sockets in python?

Posted by Jake on Stack Overflow See other posts from Stack Overflow or by Jake
Published on 2010-06-03T21:47:53Z Indexed on 2010/06/03 21:54 UTC
Read the original article Hit count: 237

Filed under:
|
|
|
|

Hi all, I am already familiar with python and socket usage and can send strings of text over these. But how would i go about sending, say, an MP3 file?

© Stack Overflow or respective owner

Related posts about python

Related posts about sockets