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

(/pdcc)
 
m
Line 1: Line 1:
 
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 ==
 
  /pdcc[on|off]
 
  /pdcc[on|off]
 +
  
 
== Switches ==
 
== Switches ==
 
None
 
None
 +
  
 
== Parameters ==
 
== Parameters ==
Line 13: Line 16:
 
:: ''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 ==
 +
/pdcc ON
  
  
Line 23: Line 28:
  
 
<small>Note: Individual switches were not taken into consideration.</small>
 
<small>Note: Individual switches were not taken into consideration.</small>
 +
  
 
== See also ==
 
== See also ==

Revision as of 02:11, 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