From WikiChip
Difference between revisions of "mirc/commands/pdcc"
m |
m (Bot: de-linking old mIRC menu) |
||
(8 intermediate revisions by 2 users 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. | ||
== Synopsis == | == Synopsis == | ||
− | <source lang="mIRC">/pdcc[on|off]</source> | + | <source lang="mIRC">/pdcc [on|off]</source> |
== Switches == | == Switches == | ||
Line 14: | Line 15: | ||
: '''OFF''' | : '''OFF''' | ||
:: ''Disables DCC pumping.'' | :: ''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'''. | + | '''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 == | == Example == | ||
Line 25: | Line 25: | ||
== Compatibility == | == Compatibility == | ||
Added: 3.3 - 3.4 | Added: 3.3 - 3.4 | ||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[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