Connection View

Newbie Member
1Sep2007,21:54   #1
Netcat's Avatar
Hello I new to Visual Basic and not very good.
I am wonder if it is possible to display active connections in Visual Basic, if so how would I begin to do this? I'm not asking you to program this for me I would like to know how I might start this project. Any files or open source content that do similar things would be helpful.
Team Leader
2Sep2007,15:08   #2
jwshepherd's Avatar
netstat -a 2 >> c:\log.txt
Team Leader
3Sep2007,14:04   #3
pradeep's Avatar
Active connections as in which internet connection?? Or whether you are connected to the internet or not?? Please explain...