From WikiChip
Difference between revisions of "mirc/commands/pdcc"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/pdcc Command}} | ||
The '''/pdcc command''' attempts to speed up the mIRC DCC send feature by sending packets ahead of acks, or acknowledgements. | The '''/pdcc command''' attempts to speed up the mIRC DCC send feature by sending packets ahead of acks, or acknowledgements. | ||
Line 30: | Line 31: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|pdcc command - mIRC]] |
Latest revision as of 18:34, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /pdcc command attempts to speed up the mIRC DCC send feature by sending packets ahead of acks, or acknowledgements.
Synopsis[edit]
/pdcc [on|off]
Switches[edit]
None
Parameters[edit]
- ON
- Enables DCC pumping.
- OFF
- Disables DCC pumping.
Note: If no parameter is specified, mIRC will simply echo to the main screen the status of DCC send pumps, eg: whether they are ON or OFF.
Example[edit]
/pdcc ON
Compatibility[edit]
Added: 3.3 - 3.4
See also[edit]
mIRC commands list