Modify

#988 closed Feature Request (Rejected)

TCP Send with URGENT bit active

Reported by: anonymous Owned by: Valik
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Would like to attempt to write a Telnet client. Need to be able to set the URG bit in the TCP headder for telnet control.

Attachments (0)

Change History (5)

comment:1 by Valik, on May 26, 2009 at 10:09:34 PM

Version: 3.3.0.0

Do not create any more tickets on this subject. You should have appended a comment to ticket #987 explaining your new discovery of why the TCP functions don't work. Instead you did the excessively obnoxious thing of creating a new ticket within two minutes of posting your last one.

As for this request, we'll think about it.

in reply to:  1 ; comment:2 by anonymous, on May 27, 2009 at 5:42:17 AM

Replying to Valik:

Do not create any more tickets on this subject. You should have appended a comment to ticket #987 explaining your new discovery of why the TCP functions don't work. Instead you did the excessively obnoxious thing of creating a new ticket within two minutes of posting your last one.

As for this request, we'll think about it.

Please accept my apology for the two tickets. I had seen it as two different request. The first was for a complete telnet client. Where the second request was for more control over the TCP function which, as I understand it, would be required to implement a telnet client.

As I believe there is other reasons to want to send TCP with the URGENT bit other then for Telnet, that is why I felt it was a different request.

Again, please accept my apology. I will try to be more careful in the future with my requests.

in reply to:  2 comment:3 by Valik, on May 27, 2009 at 6:19:23 AM

Replying to anonymous:

As I believe there is other reasons to want to send TCP with the URGENT bit other then for Telnet, that is why I felt it was a different request.

From what I've read, no, there's really not. Telnet seems to be the only useful program that uses the bit. Everything else suggests against the use and offers alternatives. So on the one hand it's something people have suggested should not be used but on the other there is a single legitimate use for it. For the time being I'm leaving this ticket open until I have a chance to review the socket functions and look at adding additional functionality. This will be awhile because I have a number of other things to wrap up before I will have an opportunity to do this.

comment:4 by Jpm, on Jun 12, 2009 at 6:41:33 PM

Owner: set to Valik
Status: newassigned

comment:5 by Jon, on Jul 21, 2013 at 11:32:31 PM

Resolution: Rejected
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Valik.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.