PPPOE auto redial  
Author Message
Vitalijus





PostPosted: .NET Framework Networking and Communication, PPPOE auto redial Top

I have a little complicated situation,
I always loose connection (PPPOE) , and i want to write
small application, which reconnects, is there possibility
to do this in .Net framework,
sample code would be great,
thanks.



.NET Development14  
 
 
RizwanSharp





PostPosted: .NET Framework Networking and Communication, PPPOE auto redial Top

PPPOE Do you need an internet Dialer developed in C#

Best Regards,



 
 
Vitalijus





PostPosted: .NET Framework Networking and Communication, PPPOE auto redial Top

Yes, that's what i need, an internet dialer, or we should call it dial-up dialer, pppoe dialer, or anyway you want.
So is it possible to do this in C#/.Net


 
 
RizwanSharp





PostPosted: .NET Framework Networking and Communication, PPPOE auto redial Top

Yes this is possible. See this post:

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=737123&SiteID=1

Best Regards,