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: de-linking old mIRC menu) |
||
(One intermediate revision 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. | ||
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