Trouble with getting remote Computer Name
Matthias Janes
matthias_j at lycos.com
Tue Feb 26 01:12:08 EST 2002
More information about the Python-list mailing list
Tue Feb 26 01:12:08 EST 2002
- Previous message (by thread): What's wrong with this subroutine?
- Next message (by thread): Trouble with getting remote Computer Name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
gerson.kurz at t-online.de (Gerson Kurz) wrote in message news:<3c7a75ea.16613828 at news.t-online.de>... > Example: > > >>> socket.gethostbyname("www.google.com") > '216.239.37.101' > >>> socket.gethostbyaddr('216.239.37.101')[0] > 'www.google.com' Thank's a lot this does it for me.
- Previous message (by thread): What's wrong with this subroutine?
- Next message (by thread): Trouble with getting remote Computer Name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list