From WikiChip
Difference between revisions of "mirc/commands/pdcc"
m (PatrolBot moved page /pdcc command - mIRC to mirc/commands/pdcc: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/pdcc Command}}{{mIRC menu}} |
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. | ||
Revision as of 04:27, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /pdcc command attempts to speed up the mIRC DCC send feature by sending packets ahead of acks, or acknowledgements.
Synopsis
/pdcc [on|off]
Switches
None
Parameters
- 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
/pdcc ON
Compatibility
Added: 3.3 - 3.4
See also
mIRC commands list