NSTask help
NSTask help
- Subject: NSTask help
- From: Lance Pysher <email@hidden>
- Date: Fri, 20 Jun 2003 13:40:56 -0600
I have an NSTask that seems to be losing data. I'm using the
NSFileHandleReadCompletionNotification to access the data. The task
I'm running is a client app, and when I access the server at
localhost, the data comes through fine, however if I query a remote
machine the data is lost if it is a short response, but comes through
if it is a long response. If I launch an identical task and arguments
through the Terminal, the data is fine. Any help / suggestions.
The task is a query of a Medical image archive using a findscu,
although that probably means nothing to most everybody.
Lance
_______________________________________________
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.