• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: MacOS-X PPP Status dialogs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacOS-X PPP Status dialogs


  • Subject: Re: MacOS-X PPP Status dialogs
  • From: Rich Kubota <email@hidden>
  • Date: Wed, 30 Oct 2002 11:04:48 -0800

At 11:46 AM +0000 10/30/02, email@hidden wrote:
>Hi,
>
> The MacOS-X PPP status dialogs which appear, is there a way of turning
>them off like you could in Open Transport by setting some status flags ????
>( I remember seeing these in the docs), for a particular process the default
>should be no dialogs, as if you are controlling dialing you are likely to be
>doing the error checking yourself. Which would be similar to the Open
>Transport way, as I do not get any extra dialogs on 9.x and before.
>
> As I am dealing with busy lines, ..etc, and have actions on these, so this
>dialogs are taking the focus away.
>
>Thanks
>Mark.

How about using the following.

u_int32_t alertDisableOption;
alertDisableOption = PPP_ALERT_DISABLEALL;
result = PPPSetOption(gpppRef, glink, PPP_OPT_ALERTENABLE,
&alertDisableOption,
sizeof(alertDisableOption));

--
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.

References: 
 >MacOS-X PPP Status dialogs (From: <email@hidden>)

  • Prev by Date: ARPAddEntry Crashes iMac on System 9.0
  • Next by Date: Re: Open Transport cannot allocate enough system resources
  • Previous by thread: MacOS-X PPP Status dialogs
  • Next by thread: tcp socket delay
  • Index(es):
    • Date
    • Thread