Re: I CAN connect socket to any localhost port but I shouldn't be able to

2008-07-30 Thread qvx
On Jul 30, 4:48 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Tue, 29 Jul 2008 14:56:08 -0300, qvx <[EMAIL PROTECTED]> escribi : > > > I don't have server listening on port 8084 but I can open socket to it > > (and to many other ports, tested for all<8000) > > Your example fails -as expec

Re: I CAN connect socket to any localhost port but I shouldn't be able to

2008-07-29 Thread Gabriel Genellina
En Tue, 29 Jul 2008 14:56:08 -0300, qvx <[EMAIL PROTECTED]> escribi�: I don't have server listening on port 8084 but I can open socket to it (and to many other ports, tested for all<8000) Your example fails -as expected- on my PC running Python 2.5.2 + Windows XP SP2. It may be something spe