Re:a strange problem about the pppoe connection
Re:a strange problem about the pppoe connection
- Subject: Re:a strange problem about the pppoe connection
- From: 侯 寅 <email@hidden>
- Date: Sun, 7 Jan 2007 11:24:29 +0800
OSStatus err = SCNetworkConnectionStart (pppConnection,NULL,1);
It could keep the connection,unless you SCNetworkConnectionStop () it.
hello everyone,I came across a strange problem about the pppoe
connection.
I am developping an application about ppp dialing, I used the function
kscnetworkpppconnect to connect to the internet. When the application
starts,everything goes well,and I get the avalible connection.
But when I terminate the application,the connection terminates too,
which is no the
thing I wish to happen. So is there a way to keep the connection
even if the application
exits?
Appreciate your help, thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden