Theres not many free ones out there to do this , you can get a free evaluation download of NetWatch from Crannog Software here ..
http://www.crannog-software.com
Why not try out this handy utility (NetWhere) which has a free evaluation download .. its just been released but can be used to check all switch port usage and for free ports etc.
http://www.crannog-software.com/netwhere/NetWhere%201.1.zip
Why dont you try out a demo of NetWatch from Crannog Software its web based and cheap compared to some of the high end products out there ....
http://www.crannog-software.com/netwatch.html
Got some more info. from below link
http://www.experts-exchange.com/Applications/MS_Office/Q_20149311.html
Then I put in this code ....
--------------------------------------------
Private Sub Application_NewMail()
Dim oApp As Application
Dim oNS As NameSpace
Dim oMsg As Object...
Right so what I want to do is use the RemoveNewMailIcon vba code from link below to remove the Outlook New Mail Envelope when a mail with [Norton Antispam] in the
Subject comes in
http://www.slipstick.com/files/clear_icon.txt
Currently I have it set as follows
Private Sub...
Hi
I have installed MSDN 2003 which was recently released free by microsoft however I cannot link it into my visual studio (like when I press F1 on a class e.g CString it does not search the MSDN) ; It pops up a message about MSDN not being installed properly.
Does anyone know of a tweak to...
Hi
Is there a way (mib etc.) via SNMP to retrieve the VLAN an Interface is associated with.
e.g via ifname ->FastEthernet01
ifIndex -> 01
etc.
Any help would be great
Cheers
LK--<
p.s I.m using SNMP++ via VC++ program for all snmp interaction ....
I have an imagelist and a list ctrl
I asign the imagelist to the list control
I want to be able to programatically select the image from image list (choice of 3) for each row in list.
Any Ideas
Cheers
LK--<
Thanks for the advice ...
I actually hadn't taken the precautions mentioned , but am now using a critical section lock / unlock mechanism. It works ok for a couple of threads , however I then get unhandled exceptions on the CString = operator when I try to set the Progress Text ... so i'm still...
This is probably / hopefully simple but I've a main dialog which oninit... opens a few threads whihc run in the background filling info. into list boxes , I 've added a progress control / progress text to show user what sections are being worked on ....
I've also added some member functions to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.