Pingy - Mass Ping Tool 2

medo00

Newbie
Joined
Jun 10, 2010
Messages
10
Reaction score
19
You can check it out at
Code:
pingymasspingtool.blogspot
Added Proxy for each Ping server!
Pinging 4x faster!
Added Estimated Pinging Time!
Added Elapsed Time...
Added possibility to minimize application into system tray!
No installation required (Only for .NET framework)

ATTENTION FOR ALL WEBMASTERS: If you want to promote your web site, you can change caption of the program in the left top corner by changing text file called Promote.txt and zipping it agian, and then you can upload/hyperlink it on your site or submit it on any software hosting site with your site adress in caption!
 
Dear medo00,

Great job! It seems like a fantastic tool.

Would you mind sharing where you find the "Ping function" code.

I guess, you made it using C++ right?
 
Just downloaded, will give it a try. Thanks for the share.
 
Dear medo00,

Great job! It seems like a fantastic tool.

Would you mind sharing where you find the "Ping function" code.

I guess, you made it using C++ right?

It's free dll lib called Cook Computing,it is for C#..but it's not really that hard to write it on your own you just have to send XML form in correct format to the RPC server..Used C# for better UI and faster development,but I assume It isn't that hard to write it in C++ with win api using http request with XML form and sending it to RPC! Hope this helps! :eek:
 
Thanks for the heads up! I appreciate it!
 
Back
Top