Re: readInBackgroundAndNotify & Socket
Re: readInBackgroundAndNotify & Socket
- Subject: Re: readInBackgroundAndNotify & Socket
- From: Cameron Hayne <email@hidden>
- Date: Tue, 08 Oct 2002 08:27:56 -0400
On 8/10/02 5:49 am, "email@hidden" <email@hidden>
wrote:
>
I have a small socket that read a file sent from a remote connection the
>
problem is that i read with readInBackgroundAndNotify max 32768 bytes after
>
the transfer block. The file to sent is more big (1,5MB). Why i'm not able
>
receiving more data from remote connection.
The doc on readInBackgroundAndNotify says:
>
Note that this method does not cause a continuous stream of notifications to
>
be sent. If you wish to keep getting notified you'll also need to call
>
readInBackgroundAndNotify in your observer method.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.