Advertisement

Results for "Author: jaystacey"

3_2004-2005 #132776
Connection Monitor (Firewall) Updated

Update to previous submition fixes some freezing problems and a more easier to use format also added system tray icon ability with amazing stability using windows hooks, this update is due to feedback from previous submission, so thanks for your input. 'Next' update will use strickly API calls for netstat :)

3_2004-2005 #133636
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

3_2004-2005 #143284
View all connections(Firewall) complete API (no netstat)

Using the AllocateAndGetTcpExTableFromStack API this returns a instant collection of all connections made by your computer showing them in a listview and have there appropriate application icons, also allows you to terminate a appication or close a connection. take a look at screenshot.

3_2004-2005 #144680
XP Connections Monitor *Final*

using the xp allocateandgetstack command this program will return all connections comming to and from your computer displyaing them in a listview with their appropriate file icons as well as showing information on the currently selected file, also alows you to terminate connection and/or program. Utilised with a traffic view showing all bytes sent and recieved during you online session as well as bytes/s (look at screen shot) i have also included a manifest file incorporated into the resource file so the program will create its own if one is not found. Many thanks go out to people sharing there code as some has been used in this project i have left most of the comments so gratitude can be shown.

4_2005-2006 #156438
Connection Monitor (Firewall) Updated

Update to previous submition fixes some freezing problems and a more easier to use format also added system tray icon ability with amazing stability using windows hooks, this update is due to feedback from previous submission, so thanks for your input. 'Next' update will use strickly API calls for netstat :)

4_2005-2006 #156439
View all connections(Firewall) complete API (no netstat)

Using the AllocateAndGetTcpExTableFromStack API this returns a instant collection of all connections made by your computer showing them in a listview and have there appropriate application icons, also allows you to terminate a appication or close a connection. take a look at screenshot.

4_2005-2006 #156440
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

4_2005-2006 #156441
XP Connections Monitor *Final*

using the xp allocateandgetstack command this program will return all connections comming to and from your computer displyaing them in a listview with their appropriate file icons as well as showing information on the currently selected file, also alows you to terminate connection and/or program. Utilised with a traffic view showing all bytes sent and recieved during you online session as well as bytes/s (look at screen shot) i have also included a manifest file incorporated into the resource file so the program will create its own if one is not found. Many thanks go out to people sharing there code as some has been used in this project i have left most of the comments so gratitude can be shown.

5_2007-2008 #178956
Connection Monitor (Firewall) Updated

Update to previous submition fixes some freezing problems and a more easier to use format also added system tray icon ability with amazing stability using windows hooks, this update is due to feedback from previous submission, so thanks for your input. 'Next' update will use strickly API calls for netstat :)

5_2007-2008 #178957
View all connections(Firewall) complete API (no netstat)

Using the AllocateAndGetTcpExTableFromStack API this returns a instant collection of all connections made by your computer showing them in a listview and have there appropriate application icons, also allows you to terminate a appication or close a connection. take a look at screenshot.

5_2007-2008 #178958
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

5_2007-2008 #178959
XP Connections Monitor *Final*

using the xp allocateandgetstack command this program will return all connections comming to and from your computer displyaing them in a listview with their appropriate file icons as well as showing information on the currently selected file, also alows you to terminate connection and/or program. Utilised with a traffic view showing all bytes sent and recieved during you online session as well as bytes/s (look at screen shot) i have also included a manifest file incorporated into the resource file so the program will create its own if one is not found. Many thanks go out to people sharing there code as some has been used in this project i have left most of the comments so gratitude can be shown.

6_2008-2009 #201474
Connection Monitor (Firewall) Updated

Update to previous submition fixes some freezing problems and a more easier to use format also added system tray icon ability with amazing stability using windows hooks, this update is due to feedback from previous submission, so thanks for your input. 'Next' update will use strickly API calls for netstat :)

6_2008-2009 #201475
View all connections(Firewall) complete API (no netstat)

Using the AllocateAndGetTcpExTableFromStack API this returns a instant collection of all connections made by your computer showing them in a listview and have there appropriate application icons, also allows you to terminate a appication or close a connection. take a look at screenshot.

6_2008-2009 #201476
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

6_2008-2009 #201477
XP Connections Monitor *Final*

using the xp allocateandgetstack command this program will return all connections comming to and from your computer displyaing them in a listview with their appropriate file icons as well as showing information on the currently selected file, also alows you to terminate connection and/or program. Utilised with a traffic view showing all bytes sent and recieved during you online session as well as bytes/s (look at screen shot) i have also included a manifest file incorporated into the resource file so the program will create its own if one is not found. Many thanks go out to people sharing there code as some has been used in this project i have left most of the comments so gratitude can be shown.

7_2009-2012 #223992
Connection Monitor (Firewall) Updated

Update to previous submition fixes some freezing problems and a more easier to use format also added system tray icon ability with amazing stability using windows hooks, this update is due to feedback from previous submission, so thanks for your input. 'Next' update will use strickly API calls for netstat :)

7_2009-2012 #223993
View all connections(Firewall) complete API (no netstat)

Using the AllocateAndGetTcpExTableFromStack API this returns a instant collection of all connections made by your computer showing them in a listview and have there appropriate application icons, also allows you to terminate a appication or close a connection. take a look at screenshot.

7_2009-2012 #223994
Connections Monitor (Firewall)

Shows all active connections with respective programs along with their 'actual' icons, shows status and remote address (IP) that connection is been made. Comes with a neat popup of new connections made (check screen shot). i owe credit for some parts of the code to others; Ariel icon extractor and CyberAlert (thanks Guys).

7_2009-2012 #223995
XP Connections Monitor *Final*

using the xp allocateandgetstack command this program will return all connections comming to and from your computer displyaing them in a listview with their appropriate file icons as well as showing information on the currently selected file, also alows you to terminate connection and/or program. Utilised with a traffic view showing all bytes sent and recieved during you online session as well as bytes/s (look at screen shot) i have also included a manifest file incorporated into the resource file so the program will create its own if one is not found. Many thanks go out to people sharing there code as some has been used in this project i have left most of the comments so gratitude can be shown.

Languages
Top Categories
Global Discovery