GNUstep - Tasks: task #5951, SOCKS support needed in NSStream
You are not allowed to post comments on this tracker with your current authentication level.
task #5951: SOCKS support needed in NSStream
Submitter: | Richard Frith-Macdonald <CaS> | ||
Submitted: | Fri 06 Oct 2006 01:20:46 PM UTC | ||
Category: | Foundation | Should Start On: | Fri 06 Oct 2006 12:00:00 AM UTC |
Should be Finished on: | Fri 06 Oct 2006 12:00:00 AM UTC | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Percent Complete: | 50% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2008-03-22 | CaS | Percent Complete | 10% | ![]() |
50% |
NSStream needs t be enhanced to provide proxying via SOCKS as described in Apple's documentation. I made a start on this but don't have time to complete it right now.
Any implementation must support mswindows (mingw32) as well as unixlike systems.