Re: Stumped with OS9 listener problem
Re: Stumped with OS9 listener problem
- Subject: Re: Stumped with OS9 listener problem
- From: "jud spencer" <email@hidden>
- Date: Mon, 23 Dec 2002 01:11:05 -0800
That's not it.
I am thoroughly confused now. OTVirtualServer doesn't accept connections
when running in the background even when compiled under InterfaceLib. This
is a stock OTVirtualServer. I tried it on two different computers, same
result. Anyone else have any suggestions?
----- Original Message -----
From: "Rich Kubota" <email@hidden>
To: "jud spencer" <email@hidden>; <email@hidden>
Sent: Tuesday, December 24, 2002 10:57 AM
Subject: Re: Stumped with OS9 listener problem
>
Jud,
>
>
When you compiled the carbon version of the program, did you set the
define
>
>
#define TARGET_API_MAC_CARBON 1
>
>
I ran into a problem when converting OT programs for carbon that the
>
without this flag set, the notifier routine was no compiled properly.
>
In my case, every call to the notifier would crash if this define was
>
not set properly. I'm not sure what's going on with your case, but
>
it's worth a check.
>
>
At 9:54 AM -0800 12/24/02, jud spencer wrote:
>
>A little further on this. I took the OTVirtualServer and converted it to
>
>carbon, it wouldn't answer listen calls in the background on OS9 either.
Am
>
>I missing something obvious here? Do servers on OS9 have to be written
using
>
>InterfaceLib?
>
>----- Original Message -----
>
>From: "jud spencer" <email@hidden>
>
>To: <email@hidden>
>
>Sent: Tuesday, December 24, 2002 12:41 AM
>
>Subject: Stumped with OS9 listener problem
>
>
>
>
>
>> I've got a problem that is driving me up a wall. I have an application
>
>that
>
>> works under OSX fine but when run on OS9 in the background. My
T_LISTEN OT
>
>> callback is never called when I try and connect to the endpoint. If
the
>
>app
>
>> is in the foreground, all is well.
>
>>
>
>> Any clues?
>
>
--
>
Sincerely,
>
Rich Kubota
>
email@hidden
>
(408) 974-6212
_______________________________________________
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.