• 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: ISP internet connection ...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ISP internet connection ...


  • Subject: Re: ISP internet connection ...
  • From: Christian Weykopf <email@hidden>
  • Date: Sat, 9 Nov 2002 15:08:15 +0100

Am Freitag den, 8. November 2002, um 13:59, schrieb Payman:

Hi Vincent,

hi Payman,

I am using CW8.2 in OS 10.2 for a ISP & Tools Application .

There is no APIs for PPPLib and OpenTransport
return no errors (always kOTNoError) in NotifierProc
see below:
Dump data in NotifierProc ....

I've spend hours to get OT dialing working without success.
Use the PPPlib. There is a turorial at
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000026.php
It is a bit outdated but it helps. And search this list for PPPlib.

btw - I think about updateing from CW7 to CW8 but I've heard rumours about debugging problems. What are your experiences?


Without modem connection to tel. :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPDisconnectEvent : cookie= 0 - OTResult= 0

Wrong password (Auth Error) :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPLowerLayerUpEvent : cookie= 0 - OTResult= 0
kPPPLCPUpEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationStartedEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationFinishedEvent : cookie= 0 - OTResult= 0 (Nothing here ??? and disconnect)
kPPPLCPDownEvent : cookie= 0 - OTResult= 0
kPPPLowerLayerDownEvent : cookie= 0 - OTResult= 0
kPPPDisconnectEvent : cookie= 0 - OTResult= 0

All OK (connection) :
kPPPConnectCompleteEvent : cookie= 0 - OTResult= 1
kPPPLowerLayerUpEvent : cookie= 0 - OTResult= 0
kPPPLCPUpEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationStartedEvent : cookie= 0 - OTResult= 0
kPPPAuthenticationFinishedEvent : cookie= 0 - OTResult= 0
kPPPIPCPUpEvent : cookie= 0 - OTResult= 0

What happend? is this a OT Bug in OS X ?
What can i do now ?
Our ISP Application need internet connection ...
after config. (SCF).

Thanks Payman
PS :
Our OT Connection source code works in OS 9.
I just compile it in OS X


Let me emphasis the PPPLib code does not defines an API (Application Programming Interface). This is just a sample code that is part of Darwin but it is not part of the Mac OS X. Apple is not making any guaranty the PPPLib code does actually work now or will work in future releases of Mac OS X.

Obviously, we are aware of the usefulness of PPPLib and we will try to keep PPPLib working.

Use at your own risk!

Vincent Lubet
Manager, Networking Team
Apple
_______________________________________________
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.


Mit freundlichen Gr|_en

Christian Weykopf
--

Meilenstein Software GmbH

Neue Strasse 5
D-31582 Nienburg
Tel: +49 (0) 5021 91 24 44
Fax: +49 (0) 5021 91 24 45
http://www.meilenstein.de/
mailto:email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: ISP internet connection ...
      • From: Chris Hanson <email@hidden>
    • Re: ISP internet connection ...
      • From: Payman <email@hidden>
References: 
 >ISP internet connection ... (From: Payman <email@hidden>)

  • Prev by Date: Re: Internet Connection on OS X (PPP)
  • Next by Date: Re: ISP internet connection ...
  • Previous by thread: Re: ISP internet connection ...
  • Next by thread: Re: ISP internet connection ...
  • Index(es):
    • Date
    • Thread