Re: ISP internet connection ...
Re: ISP internet connection ...
- Subject: Re: ISP internet connection ...
- From: Payman <email@hidden>
- Date: Sun, 10 Nov 2002 23:53:32 +0100
Hi Christian
Thanks for your help,
OT probleme is a Apple Network Bug ...
I send a bug report today.
For CodeWarrior CW8 is better than CW7 for debugging
and for OS X.2 the only version supported by Metrowerks is CW8.2
but i have a little crashe sometimes ...
And Debugger is very very better then CW7 (i can't debug in CW7).
Little Question ;
Is there any samples using PPPLib the Sample in PPPLib package
isn't very simple for me and no docs or comment .
for example in
int PPPConnect(int ref,u_int32_t link);
what is link parameter ?
I know i can get it using
int PPPGetLinkByServiceID(int ref,CFStringRef serviceID,u_int32_t *link);
What is serviceID ?
thanks
Payman
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?
_______________________________________________
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.