[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
rdp vs w2k
- To: rdesktop@xxxxxxxx
- Subject: rdp vs w2k
- From: Carl L R Cook <clc38@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 02 Nov 2000 16:06:26 +1300 (NZDT)
- Delivered-To: mailing list rdesktop@cifs.org
- In-reply-to: <C83C1B7FE93CD411BC3000A0CC624F2F4643@mail.gardline.co.uk>
- Mailing-List: contact rdesktop-help@cifs.org; run by ezmlm
- References: <C83C1B7FE93CD411BC3000A0CC624F2F4643@mail.gardline.co.uk>
James writes:
> We have tried rdesktop with our W2K server and so far we have not
> been able to get it to work :-( It does try to connect however it
> then disconnects straight away. It does however work fine with our
> NT4TSE's.
Interesting... thanks for that. W2KTS uses RDP 5.0 - I wonder if
NT4TS uses an earlier version?
Actually, I ran a packet capture over the rdesktop client (from
solaris) and also a terminal server client (from a w2k workstation) -
both talking to the same server. Both packet streams appeared to send
packets in the same order, but the w2k client sent way more data in
several of these packets -- info such as client ip address, pc name,
workstation/domain info among other things.
Im guessing that the final "initialisation" packets sent by both
clients were security handshaking packets -- again the w2k client
sent way more data. The final thing that I noticed is that the
rdesktop client actually hangs in there after X has created the main
client window -- the disconnect from the server only occurs when the
first X client data arrives.
Kind Regards,
~Carl.