Re: PPP notifier
Re: PPP notifier
- Subject: Re: PPP notifier
- From: Vincent Lubet <email@hidden>
- Date: Wed, 20 Mar 2002 09:57:44 -0800
If you are using the OT/PPP endpoint in asynchronous mode, this is a
known problem.
Vincent
On Wednesday, March 20, 2002, at 07:35 AM, Jirome Foucher wrote:
Hi,
On X, I'm trying to make like on 9 : opening a PPP connection, and
getting messages in my notifier proc using that old buddy OpenTransport.
The problem is that I only get 2 messages : connect complete
(kPPPConnectCompleteEvent) and disconnect complete
(kPPPDisconnectCompleteEvent).
And I receive kPPPConnectCompleteEvent when in fact the connection is
initialized.
Same thing for kPPPDisconnectCompleteEvent : I receive it when
attempting to disconnect
Am I doing something wrong ? Or is it wanted ? What's the right way to
do it ?
Thanks,
Jirome
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >PPP notifier (From: Jérome Foucher <email@hidden>) |