Posts

Showing posts from January, 2013

VB NET Check internet connection

Image
 Check Internet Connection using VB 2010 Using VB.NET to check Internet Connection status This is a very simple example of how to check if there is an internet connection available for your machine (LapTop, PC) using VB 2010 Programming Language . - Project Design : 1) Create new project, (save it) 2) Create new Windows Application form (Form1) 3) Place a Label (Label1) and Timer (Timer1) on your Form (Form1). VB.NET Check Internet Connection - Coding In the following VB.NET Code I'm using two Functions to ( Boolean ) : Check internet connection using  Computer.Network.Ping( "google.com" ) Check internet connection Using stream = client.OpenRead( "http://www.google.com" ) ♥ Here are some online Visual Basic lessons and courses : Visual Basic .Net snippets collection Visual Basic .Net - How to check for the internet connection Visual Basic .Net - POP3 and Receiving E-mails Visual Basic .Net - Generate Random Combi

Visual Basic Online Course - POP3 Method Reading / Receiving Emails in Vb.Net

Image
Visual Basic Online Course - Reading / Receiving Emails in Vb.Net Visual Basic .Net - POP3 Method Reading / Receiving Emails ( vb .net ) I was able to finish the (send Email) part successfully, though I've not finished the attachment and the Html parts yet, but the (receiving / reading Emails) part still out there somewhere I did not do it, though I managed to connect to POP3 servers and receive the +OK response successfully. Hotmail Mail Server Settings - Incoming Server(pop3.live.com) port(995) Secure Connection (SSL) is a must - Outgoing Server(smtp.live.com) port(587) Secure Connection (TLS) is a must Note that Hotmail.com have both free and paid accounts, but both supports E-mail clients. So you should go inside your Email settings to enable POP3 and forwarding option to be able to work with Email clients. Yahoo Mail Server Settings Incoming Server(pop.mail.yahoo.com) port(995) Secure Connection (SSL) is not a must if you're using the free mail. Outgoing Server(smtp.