Discovery of web services using Python
        Posted  
        
            by chrissygormley
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by chrissygormley
        
        
        
        Published on 2010-03-17T13:39:31Z
        Indexed on 
            2010/03/17
            13:41 UTC
        
        
        Read the original article
        Hit count: 452
        
Hello,
I have several devices on a network. I am trying to use a library to discover the presence and itentity of these devices using Python script, the devices all have a web service. My question is, are there any modules that would help me with this problem as the only module I have found is ws-discovery for Python?
And if this is the only module does anyone have any example Python script using ws-discovery?
Thanks for any help.
© Stack Overflow or respective owner