Re: where does Internet Connect get the connect rate?
Re: where does Internet Connect get the connect rate?
- Subject: Re: where does Internet Connect get the connect rate?
- From: "Justin C. Walker" <email@hidden>
- Date: Mon, 6 Jan 2003 14:30:02 -0800
On Monday, January 6, 2003, at 01:59 PM, Jen Beaven wrote:
I have a modem driver based on AppleUSBCDCModem.
When Internet Connect uses my port, it always lists the speed as 0 (as
in "coonected to x.x.x.x at 0 bps.")
How does IC get this value? I would expect a requestevent asking for
baud rate, maybe? But one is never done. The closest I find are a
couple of executeevent calls to _set_ baud rate.
You could look at the 'ppp' project (in the darwin repository) to see if
there's an API (don't know the answer, myself). I believe that the
information ultimately comes from the modem itself (SPEED xxxx). Check
the header files in the Controller directory for hints.
Any idea what I'm doing wrong?
Nope :-}
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | It's not whether you win or
lose...
| It's whether *I* win or lose.
*--------------------------------------*-------------------------------*
_______________________________________________
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.