Re: query a port
- From: Lawrence Oluyede <raims@xxxxxxx>
- Date: Sun, 30 Oct 2005 11:02:27 +0100
Il 2005-10-30, eight02645999@xxxxxxxxx <eight02645999@xxxxxxxxx> ha scritto:
> hi
> in python, how do one query a port to see whether it's up or not?
> thanks
>
Have a look at this:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286240
--
Lawrence
http://www.oluyede.org/blog
.
Relevant Pages
- Re: query a port
... > in python, how do one query a port to see whether it's up or not? ... I'm an absolute beginner, but let's see if I can help. ... (comp.lang.python) - query a port
... in python, how do one query a port to see whether it's up or not? ... Prev by Date: ... (comp.lang.python) - RE: MBSA and MSs attempts at "security"
... >the port status of TCP and UDP ports on a computer you choose. ... you can also query an LDAP service. ... LDAP query and interpret an LDAP server's response to ... (Focus-Microsoft) - Re: Open source English dictionary to use programmatically w/ python
... I can query an Access DB w/ standard SQL ... queries (and this is how I would access it w/ Python)? ... Here's my anagram locator. ... (the [signature] is an example ... (comp.lang.python) - Windows Service Project
... I've started my first practice windows service project in C#, ... there are three key moments which prevent me from programming such ... How do I make the service listen on any port? ... What is the event that is raised, when some query ... (microsoft.public.dotnet.languages.csharp) |
|