by JF Mezei <jfmezei.spamnot@[EMAIL PROTECTED]
>
Dec 8, 2007 at 04:21 AM
Maxim Vyalkov wrote:
> May be Net Tools may come in handy?
>
> The midlet itselft:
> http://download.siemens-club.ru/files/java/nt.rar
>
> The do***entation:
> http://download.siemens-club.ru/files/java/nthelp.rar
Thanks. I downloaded it and it does run on a Sony Ericsson phone (790a).
However, it doesn't "work" :-(
It seems to send an HTTP transaction to the specified host for both a
ping and traceroute. (probably illformed because my web server responds
with a 302 code.
And the do***entation is in russian and I am not fluent in russian :-(
Unix does its traceroutes by sending UDP packets with an invalid ****t
number. So the node that get the packet with no TTL left will re****t
back with an ICMP failure message.
So if there isn't any ICMP sup****t on the java stuff, then perhaps it
can't be done short of writing a C/C++ program with the symbian
developer kit.