opening a http session to a device and passing xml data to perform operation like get information fr
        Posted  
        
            by aswani
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by aswani
        
        
        
        Published on 2010-05-27T07:29:58Z
        Indexed on 
            2010/05/27
            7:31 UTC
        
        
        Read the original article
        Hit count: 190
        
php
our requirement is, to open a http session to a device(https:\192.168.75.1...) and passing xml data to perform operation like get information from the device
eg: Adding user to device https://192.168.75.1/scgi-bin/platform-xml.cgi?sessionId=$sessionId&firstname="nmanglikNitinManglik3SSLVPNcisco12310"
© Stack Overflow or respective owner