Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Tcp: responding to a server's acknowledgment

Reply
 
Old 10-24-2009   #1 (permalink)
deostroll


 
 

Tcp: responding to a server's acknowledgment

Hi,

I am not that experienced with tcp programming. Lately I am trying to
understand how I can respond to server acknowledgements. I guess they come
into picture only if you send some IAC DO instructions to the server. I am
not sure though. I have posted a full account of my problem over @ msdn
forums. Not got a response so far. Below is the link to it:
http://social.msdn.microsoft.com/For...8-53df02228eae

Hoping I can find some advice. Thanx in advance.

--deostroll

My System SpecsSystem Spec
Old 10-24-2009   #2 (permalink)
Goran Sliskovic


 
 

Re: responding to a server's acknowledgment


"deostroll" <deostroll@newsgroup> wrote in message
news:0FC80D24-DC75-4E8A-9476-891FA26E5B74@newsgroup
Quote:

> Hi,
>
> I am not that experienced with tcp programming. Lately I am trying to
> understand how I can respond to server acknowledgements. I guess they come
> into picture only if you send some IAC DO instructions to the server. I am
> not sure though. I have posted a full account of my problem over @ msdn
> forums. Not got a response so far. Below is the link to it:
> http://social.msdn.microsoft.com/For...8-53df02228eae
>
> Hoping I can find some advice. Thanx in advance.
>
> --deostroll
The acknowledgment you are talking about is internal to TCP protocol. It's
not passed to an application and the application does not need to respond to
it (it can't). OS will handle that. Your problem is somwhere in the
implementation of telnet protocol.

Regards,
Goran

My System SpecsSystem Spec
Old 10-25-2009   #3 (permalink)
deostroll


 
 

Re: responding to a server's acknowledgment

> Your problem is somwhere in the
Quote:

> implementation of telnet protocol.
> Goran
So how do I implement it? I hope u see there is a challenge here. I
don't exactly understand what I have to send to the remote machine via
telnet. I have to keep discovering that using the wireshark tool...

--deostroll
My System SpecsSystem Spec
Old 10-26-2009   #4 (permalink)
Goran Sliskovic


 
 

Re: responding to a server's acknowledgment


"deostroll" <deostroll@newsgroup> wrote in message
news:0012f052-5e15-47b6-a736-f0dbdd90787b@newsgroup
Quote:
Quote:

>> Your problem is somwhere in the
>> implementation of telnet protocol.
>> Goran
>
> So how do I implement it? I hope u see there is a challenge here. I
> don't exactly understand what I have to send to the remote machine via
> telnet. I have to keep discovering that using the wireshark tool...
>
> --deostroll
Telnet protocol is specified in:
http://www.faqs.org/rfcs/rfc854.html

There are probably lot resources on the internet about telnet protocol.
Reverse engineering using wireshark is a bit tricky and unnecessary IMHO.

Regards,
Goran

My System SpecsSystem Spec
Old 10-27-2009   #5 (permalink)
deostroll


 
 

Re: responding to a server's acknowledgment

> Telnet protocol is specified in:http://www.faqs.org/rfcs/rfc854.html
Quote:

> Goran
I still can't develop a NVT just by reading that...are there any texts/
books which explain how to go about implementing it...?

--deostroll
My System SpecsSystem Spec
Old 10-28-2009   #6 (permalink)
Goran Sliskovic


 
 

Re: responding to a server's acknowledgment


"deostroll" <deostroll@newsgroup> wrote in message
news:08d31853-51f2-4067-99a7-5df6cc340f72@newsgroup
Quote:
Quote:

>> Telnet protocol is specified in:http://www.faqs.org/rfcs/rfc854.html
>> Goran
>
> I still can't develop a NVT just by reading that...are there any texts/
> books which explain how to go about implementing it...?
>
> --deostroll
Shouldn't be so difficult, you probably could implement only few options and
refuse most... Anyway, there are lot of free telnet clients with source code
available on the internet:

http://www.google.hr/search?q=telnet+client+source

Regards,
Goran

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Not Responding Vista General
Not Responding Vista General
joining windows 2003 server's domain using vista home premium Vista networking & sharing
(Not Responding) Vista mail
Windows explorer not responding, volume E: not responding Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46