PPP Control Stream
PPP Control Stream
- Subject: PPP Control Stream
- From: Duane Murphy <email@hidden>
- Date: Wed, 10 Apr 2002 10:26:20 -0700
We are using the PPP control stream to control Remote Access from our
application (we also have a control strip that shows the same problem).
If a connection is attempted using Remote Access but the configuration is
incorrect then the control stream will return error kENXIOErr = -3205, No
such device or address from the I_OTConnect ioctl call.
the I_OTConnect ioctl continues to return this error until Remote Access
itself is used to make the connection. This seemingly clears the error
and allows things to continue. At that point the connection to the PPP
control stream is fine and continues to work. Note that this is all the
same connection to the control stream; we never close the control stream
(except on exit).
The incorrect connection is usually caused by TCP/IP not having PPP selected.
Is there a call we can make to the control stream to clear this error? Is
there something that we are supposed to respond to? We are using an async
connection but all we do is grab the error results; we dont do or return
anything.
Thank you for your help,
...Duane Murphy
Efficient Networks, Inc.
<
http://www.efficient.com/>
_______________________________________________
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.