Closed
Bug 428343
Opened 18 years ago
Closed 1 year ago
support passive dcc file transfer
Categories
(Other Applications Graveyard :: ChatZilla, enhancement)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: samuel, Assigned: rginda)
Details
Attachments
(1 file)
|
3.78 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
mIRC has an option to reverse the normal dcc directions to help when transferring files behind a firewall.
http://trout.snt.utwente.nl/ubbthreads/ubbthreads.php?ubb=showflat&Number=139329&site_id=1#Post132241 has some info.
Comment 1•16 years ago
|
||
OK, so not quite the passive DCC File this bug is after, but it's an interesting start (e.g. changes to the state management). What this does is:
- If a connection for DCC Chat fails to connect, it switches direction and offers back at the source.
- When the switched request arrives it is automatically accepted.
- Note that because both ends get flagged passive, the accept will go to failed() if both ends fail to connect.
Assignee: rginda → silver
Status: NEW → ASSIGNED
Attachment #425572 -
Flags: review?(gijskruitbosch+bugs)
Comment 2•16 years ago
|
||
Comment on attachment 425572 [details] [diff] [review]
Automatic passive DCC Chat
This looks good to me. I am wondering though, if there are any other clients which implement this. If so, it'd be good to test this with them? (and also whether the switch to failed() that you mentioned works there, too, rather than having the other client continuing to request or something like that...)
Attachment #425572 -
Flags: review?(gijskruitbosch+bugs) → review+
Updated•16 years ago
|
Assignee: silver → rginda
Status: ASSIGNED → NEW
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Updated•1 year ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•