[python-win32] Find IP address for a UNC path

2009-08-27 Thread Dave Angel
I'd like to be able to figure out the IP address for a Windows XP file server (on a local subnet, not across the Internet), based on a successfully connected share. So I know the UNC name of the share, for example \\server\sharename\... (which was enabled by a NET USE to some other share

Re: [python-win32] Find IP address for a UNC path

2009-08-27 Thread Dahlstrom, Roger
] Find IP address for a UNC path I'd like to be able to figure out the IP address for a Windows XP file server (on a local subnet, not across the Internet), based on a successfully connected share. So I know the UNC name of the share, for example \\server\sharename\... (which was enabled

Re: [python-win32] Find IP address for a UNC path

2009-08-27 Thread Gerdus van Zyl
@python.org [mailto:python-win32-bounces+rdahlstrom=directedge@python.org] On Behalf Of Dave Angel Sent: Thursday, August 27, 2009 4:52 AM To: Python-Win32 List Subject: [python-win32] Find IP address for a UNC path I'd like to be able to figure out the IP address for a Windows XP file

Re: [python-win32] Find IP address for a UNC path

2009-08-27 Thread Steven James
: python-win32-bounces+rdahlstrom python-win32-bounces%2Brdahlstrom= directedge@python.org] On Behalf Of Dave Angel Sent: Thursday, August 27, 2009 4:52 AM To: Python-Win32 List Subject: [python-win32] Find IP address for a UNC path I'd like to be able to figure out the IP address

Re: [python-win32] Find IP address for a UNC path

2009-08-27 Thread Tim Roberts
Dave Angel wrote: I'd like to be able to figure out the IP address for a Windows XP file server (on a local subnet, not across the Internet), based on a successfully connected share. So I know the UNC name of the share, for example \\server\sharename\... (which was enabled by a NET USE

Re: [python-win32] Find IP address for a UNC path

2009-08-27 Thread Dave Angel
= directedge@python.org] On Behalf Of Dave Angel Sent: Thursday, August 27, 2009 4:52 AM To: Python-Win32 List Subject: [python-win32] Find IP address for a UNC path I'd like to be able to figure out the IP address for a Windows XP file server (on a local subnet, not across the Internet), based