[Setools] [Fwd: Re: Hi Chris]

Igor Stasenko siguctua at gmail.com
Mon Aug 13 08:15:24 UTC 2007


> So he told Magma to listen on the port reserved for telnet?

hehe, just found this in your previous post..
using telnet is my standard practice to check if something responsive
on given host at given port..
usually i type:

telnet somehost someport <enter>
:)

also, if this a HTTP server after connect , i usually type:
GET / HTTP/1.0
Host: somehost

:)


On 13/08/07, Chris Muller <asqueaker at gmail.com> wrote:
> > Well, i was just curious how well server behaves when, on occasion or
> > on intent, something opens connection with it and starts sending
> > random data.
>
> Ok, I fixed this.  No malformed request will get through now, whether
> from a telnet client or otherwise.  It should be impossible to crash
> the server remotely.
>
> Individual packages are posted, but I haven't yet posted a new Configuration.
>
> Thanks,
>  Chris
> _______________________________________________
> Setools mailing list
> Setools at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/setools
>


-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Setools mailing list