Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Python
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Python section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 1st, 2006, 02:37 AM
Registered User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to acquiesce11
Default multiple sites ping program

Hello there. I am sorry for being such a noob. I am looking for Python code for a program that pings multiples sites; by either typing their IP or the actual address.

I don't really want to use Windows CMD prompt and enter each manually. Any suggestions would be greatly appreciated. Thank you very much.. =) :)
 
Old October 24th, 2006, 07:55 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

You mean pings multiple sites at the same time, or one after the other?

Either way, it should be pretty simple to implement a Tk interface and "call out" to the system to do the pinging, and read back the data. Not being a Python coder I can't offer much more help than that.



--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com
 
Old November 13th, 2006, 11:08 AM
Authorized User
 
Join Date: Mar 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

CORBA architecture is the solution to your problem!!!!

Exactly, the "Omniorb" is a package or a distribution architecture of CORBA Technology, that conforms with C++ and Python programming language mappings, and solves problems like the one you mentioned !!!

This architecture is a bit more, or to better say a lot more, than that, and it could help you solve this problem. It is a bit complex, but for what it offers, on the end you will see that the problems you will come along solving them, this architecture will help you solve them all...

It is very difficult, but very very powerfull, especialy when working beyond your own process, on a different machine, and on a different Operating System over the network!

recomended link for documentation http://omniorb.sourceforge.net/docs.html
recomended link for package download http://omniorb.sourceforge.net/download.html

greetings from: CROATIA
by: icopec





Similar Threads
Thread Thread Starter Forum Replies Last Post
ping in c++ assareh C++ Programming 10 August 5th, 2009 10:15 AM
ping multiple address khodijah C++ Programming 1 October 10th, 2007 11:14 PM
Multiple Host Ping Programm Code HELP! cabanaworld C++ Programming 2 April 28th, 2005 09:55 AM
Ping in VC++6 Charley Visual C++ 0 May 13th, 2004 09:28 AM
how to search on multiple sites and showing result cyberviral Classic ASP Basics 0 March 23rd, 2004 09:08 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.