Re: Still having trouble with PAP
Re: Still having trouble with PAP
- Subject: Re: Still having trouble with PAP
- From: Akira Nagata <email@hidden>
- Date: Sat, 27 Apr 2002 22:06:29 +0900
Hi Will,
I am also not sure why your code crashes, but my feeling is that PostScript
code you sent may be a key.
If you get timed out error only when the PS job takes more than 2 minutes
and no data returned until it completes, it is due to a bug of X (read()
system call) as I posted to this list before. If so, you should have the PS
code to return some data (should be flash-ed) while processing a time
consuming job, to avoid this problem.
Cheers,
----------------------------
Akira Nagata
Technical Support
Yukos World Co., Ltd.
Tokyo Japan
mailto:email@hidden
on 02.4.27 4:53 AM, Will at email@hidden wrote:
>
I am not able to really use PAP the way it is intended using the code
>
supplied by callAt.c. Here are the problems I am able to send as many
>
messages as I like to the printer but then at the end of the message
>
sending I'm getting an "ATPsndreq: Timed out" error and in general it
>
crashes soon afterward in I think the dequeue. I'm not sure what I'm
>
doing wrong here this code seems to work as stand alone so I know it's
>
something I am doing but I can't figure it out, the code I have is cut
>
and paste from callAT.c . Anyone have any ideas what is going on and
>
how I might fix it?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.