Advertisement

Results for "Author: nfs"

Java_Volume1 #102073
CreditCard

Validate Credit Cards.

1_2002 #112396
CreditCard

Validate Credit Cards.

2_2002-2004 #126555
WebTest

So you have built a cool web site with code you wrote or downloaded from great sites like planet-source-code, the next thing you might want to do is testing it: Can your code handle more than, say 10 concurrent users? Does it have a memory leak that will eventually lead to crash if you don't reboot? Here is a java program I wrote that can query a web site continuously. If you want to simulate more than one user, just start as many instances of this program as you need. The command line to run it is: java WebTest "http://www.yahoo.com/" 20000 This will query the www.yahoo.com site continuously, sleeping a random amount of time from 0 up to 20000 milliseconds between consecutive requests. If you omit the second parameter, the default number 10000 will be used.

2_2002-2004 #126557
PortScanner

It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.

2_2002-2004 #126571
CoolM

cool.

2_2002-2004 #126628
Java Http Server

This simple server supports only Get and Head request from the client and returns HTML files and image data.Adding a "-v" command-line parameter enable verbose mode,which displays all connections in the Http server's console window.

2_2002-2004 #129220
CreditCard

Validate Credit Cards.

3_2004-2005 #145099
WebTest

So you have built a cool web site with code you wrote or downloaded from great sites like planet-source-code, the next thing you might want to do is testing it: Can your code handle more than, say 10 concurrent users? Does it have a memory leak that will eventually lead to crash if you don't reboot? Here is a java program I wrote that can query a web site continuously. If you want to simulate more than one user, just start as many instances of this program as you need. The command line to run it is: java WebTest "http://www.yahoo.com/" 20000 This will query the www.yahoo.com site continuously, sleeping a random amount of time from 0 up to 20000 milliseconds between consecutive requests. If you omit the second parameter, the default number 10000 will be used.

3_2004-2005 #145110
PortScanner

It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.

3_2004-2005 #145115
CoolM

cool.

3_2004-2005 #145172
Java Http Server

This simple server supports only Get and Head request from the client and returns HTML files and image data.Adding a "-v" command-line parameter enable verbose mode,which displays all connections in the Http server's console window.

3_2004-2005 #147764
CreditCard

Validate Credit Cards.

4_2005-2006 #162114
PortScanner

It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.

4_2005-2006 #162115
CoolM

cool.

4_2005-2006 #162116
CreditCard

Validate Credit Cards.

5_2007-2008 #184632
PortScanner

It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.

5_2007-2008 #184633
CoolM

cool.

5_2007-2008 #184634
CreditCard

Validate Credit Cards.

6_2008-2009 #207150
PortScanner

It scans port.It is usefull for system admins to find out which ports are open. Warning: Pointing PScanner at a machine you do not own would generally be considered a hostile act by the owner of the machine.The code is provided only for learning how socket works.

6_2008-2009 #207151
CoolM

cool.

Languages
Top Categories
Global Discovery