Chris schrieb:
> How do I find and print to screen the IP address of the computer my
> python program is working on?
> 

IP adresses are bound to network interfaces not to computers.
One Computer can have multiple network interfaces.

-- 
  Servus, Gregor
  http://www.gregor-horvath.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to