Re: Internet Connection on OS X (PPP)
Re: Internet Connection on OS X (PPP)
- Subject: Re: Internet Connection on OS X (PPP)
- From: Jens Bauer <email@hidden>
- Date: Mon, 11 Nov 2002 11:59:59 +0100
Hi Payman,
First, you must go to www.opensource.apple.com and register yourself as
an opensource developer.
Then you can download ppplib; you can get the latest ppplib via CVS.
After that, you can use a ppplib addition I found on the Web, which
I'll send to you, but this addition needs some sourcefiles from ppplib.
Now I found out who wrote the article, and where it is.
The article was written by Andreas Monitzer (who's often answering
questions in CocoaDev), and the article is located here:
http://www.cocoadevcentral.com/
Search for "ppplib"
Here's the direct link:
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000026.php
I wrote a thin Cocoa wrapper for it, but I guess you wouldn't be
interested in that, if you are writing your code in C++ with PP.
I hope this helps. Take an extra look at the error-codes in
/usr/includes/sys/errno.h, you will need them!
If you get error 9 or error 19, it's most likely because you didn't
wait long enough dialing after changing the modem-configuration.
On Monday, Nov 11, 2002, at 00:20 Europe/Copenhagen, Payman wrote:
Hi Jens
The MoreNetworkSetup is only for OS 8/9
For OS X i am using MoreSCF(Quinn)
with Auth. and all ..
the only probleme is internet connection, My Appli is finished because
For UI i have many classes in derived classes from PP (transparent
picture/buttons ....)
OK, if you must, then stay with PowerPlant. (Most of those classes
shouldn't be necessary, when you use Cocoa)
(My ISP for OS 9)
I dont have more then 2 weeks for finished this and porting all the
Application to Cocoa need more than
4 weeks (its not only a simple ISP appli., Dialer, update conn phone
number for out HTTP Server and more).
for PPPLib i need documentation or samples, but nothing find (Google
return nothing about PPPLib) .
Love,
Jens
_______________________________________________
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.