From WikiChip
Difference between revisions of "mirc/commands/pdcc"
< mirc‎ | commands

m
m
Line 18: Line 18:
  
 
== Example ==
 
== Example ==
  /pdcc ON
+
  <source lang="mIRC">/pdcc ON</source>
 
 
  
 
== Compatibility ==
 
== Compatibility ==

Revision as of 02:12, 23 December 2013

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

Added On: 21/06/95

Note: Individual switches were not taken into consideration.


See also