>From: Jean Tourrilhes [mailto:[EMAIL PROTECTED]] 
>
...
>
>> But when the client is on my board telnet works fine only for commands 
>> that don't output many bytes, if more than 44 data bytes (!?) are sent 
>> back (IE: echo 123456789012345678901234567890123456789012345) then the 
>> connection hangs.  I think that this is due to a problem on the telnet 
>> client side of the connection, because W2K telnet clients do not 
>> have this problem.  I can't make a login from my board as a telnet 
>> client and the W2K system (I think because the login message is more 
>> than 44 bytes).
>
>       I don't usually try telnet too often. And I don't try W2k.
>       Have you tried something else, such a ftp ? Have you tried
Linux<->Linux ?
>       I also don't understand why the direction of the telnet would
matter.
>

When I try linux<->linux the client hangs when > 44 bytes are sent back to
it.  When the telnet client is W2K and my linux is the server there seem to
be no problems.

I think the telnet client always sends very small packets (because I type
much slower than the IRDA connection).  But it receives large chunks of data
back from the server side.  So the problem is probably not related to which
side is client, but just how big the received packets are.  This explanation
fits with the results from the test with the W2K client.  The W2K client
sends small packets and the linux side gets small packets that don't cause a
problem.  The linux side sends back large packets to W2K which doesn't have
a problem receiving them.  If this theory is correct, then the problem is
related to receiving large packets.


_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to