sockets and data??

Miguel Angel Blanch Lardin x5101920 at fedro.ugr.es
Tue May 1 07:08:42 EDT 2001


akhar wrote:

> I have a python program that send text to a socket and another, the server
> program responds with the string and a hello.  now I try to transmit a file,
> and exeptions are raised?? I am actually trying to stream audio but the file
> won't read? what do I do to read while receiving data?
> many thanks in advance
> Stephane

Woo!
This looks exactly like my problem.
I have realised that when data sent through a socket is bigger than 10000 bytes
it breaks the connection.

So I wanted to know if someone else is aware of this problem, and if exist an
easy solution.

Regards,
Miguel


http://www.arianne.cx




More information about the Python-list mailing list