View Single Post
  #1  
Old 08-01-2006, 10:42 PM
Vbents Vbents is offline
Member
 
Join Date: Sep 2005
Posts: 25
How can I find the network address of this computer?

Hi,

I want to write a snippet so that if the code is being on one specific computer (with a specific IP), it adds PORT_INTERSENSE = 4.

Since <network>.send() sends this info anytime it is used, is there an easy way to grab that address without sending to another computer?

Thanks,
Ben
Reply With Quote