On Thu, Jan 19, 2012 at 7:33 PM, Baiju M wrote:
> On Thu, Jan 19, 2012 at 1:00 PM, Anand Chitipothu
> wrote:
> The meeting will be in "Subhashri Pride" building:
>
> ZeOmega Infotech Pvt. Ltd.
> "Subhashri Pride", 4th Floor, Southend Road,
> Basavanagudi, Bangalore-560-004
> (Just look for "Axis
Venkatraman S writes:
> On Thu, Jan 19, 2012 at 7:33 PM, Baiju M wrote:
>
>> On Thu, Jan 19, 2012 at 1:00 PM, Anand Chitipothu
>> wrote:
>> The meeting will be in "Subhashri Pride" building:
>>
>> ZeOmega Infotech Pvt. Ltd.
>> "Subhashri Pride", 4th Floor, Southend Road,
>> Basavanagudi, Bangal
> Python implementation of ping that Noufal suggested is better, I think.
Python Ping has the problem that you need root permission - any program
that uses raw sockets has this issue. Another option is to try opening a
socket to port 9 (the discard port).
-Sanjay
_
Hi Guys,
We have couple of senior positions at McAfee in the experience range
of 8-12 yrs and matching the below skill set.
C / Python / Linux Kernel / TCP/IP
Please let me know if any of you\r friends are interested.
Regards,
Santhosh
___
BangPypers
Thanks for all the useful info ppl.
I am using .communicate() and then using re to match for the phrases.
On Mon, Jan 23, 2012 at 2:11 PM, Sanjay Padubidri wrote:
> > Python implementation of ping that Noufal suggested is better, I think.
>
> Python Ping has the problem that you need root perm