Not many people know about mIRC as a P2P client
spread the word
However there are other tut's out there .. and no I HAVEN'T read them .
This is my attempt at it .. and i'm gonna try and keep it simple !
It's quite easy actually i'm gonna describe how I do it !
Get yourself mIRC first
Now we need to get those DCC options up and running for you to be able to send/receive files ( well receive .. anyways )
check out the following thumbnails for your DCC options
*img165.exs.cx/img165/5562/dcc15vf.th.jpg
Enable "SHOW GET" to be able to see the pop up window when someone's sending you a file
*img165.exs.cx/img165/9528/dcc26ud.th.jpg
here you can set to accept only certain file types
or ignore certain file types
and u can turn off ignore if u wish and turn it back on in a few minutes with the last setting
*img227.exs.cx/img227/7501/dcc38vv.th.jpg
Turn DCC server on if you wish to send files as well
Now that thats done .. we need to find the files we want to download
don't worry we have an IRC search engine ..
people sure make things easier for us
visit Packetnews and search for your file
for example here I searched for "Adaware"
*img227.exs.cx/img227/6108/packetnews2vz.th.jpg
now you see:
Network: *hypelinked network name*
Channel: *hyperlinked channel name*
and a hyper link under "PACKET" with format "#x" where x is an integer
clicking on either link will launch mIRC
clicking the first link will automatically connect you to the server
clicking the second link will connect you to the server then take you to the respective channel
clicking the "packet" link will connect you to the server, log you into the channel AND copy the command required to your clipboard
THIS is what we need to do
so click on the packet link ..
this is what you'll see .
*img113.exs.cx/img113/8034/irc16mp.th.jpg
click ok and you'll enter the channel
now when your in the chat room all u do is paste (ctrl+v) where you would usually type
and press enter
keep an eye out on the channel for messages in maroon ( default color )
it'll either say "sending file ..." and then you'll get a popup like following
or it will say "Queued ...."
when it says this it'll also give you your number in the que ..
once its your turn .. you'll get the popup asking if u want to receive the file ...click yes .
choose the location
click ok
and your transfer starts in a new tab !
If the file already exists it'll ask what you would like to do. So we have a much needed RESUME feature as well !
so remember which channel/bot you downloaded from and the file name
TIP:
A common complaint about DCCs is their lack of speed. mIRC's default DCC options leave the speed at a pathetically low level; to speed things up, try the following commands-
/dcc packetsize 4096
/fsend on
/pdcc on
The first command tells mIRC to send files in 4096 byte packets, the largest possible, and usually the most efficient. (if you are on a slow or noisy connection, you may find a smaller number provides better results.)
The second command tells mIRC to send data without waiting for the other end of the connection to acknowledge the received data. This means packets get sent in groups or streams instead of one at a time, and usually greatly speeds things up. This also disables mIRC's error checking of files being sent. The error checking is redundant. The Internet Protocol already has error checking.
The third command tells mIRC how much to 'pump' the DCC. This will cause mIRC to send data ahead, before the recipient has acknowledge the data that was previously sent to them. This speeds up the transfer by not having to wait between packets for an acknowledgement.
Once these options are set, they should stay set unless you reinstall mIRC
thats all for now !
another quality Disco82 post
spread the word
However there are other tut's out there .. and no I HAVEN'T read them .
This is my attempt at it .. and i'm gonna try and keep it simple !
It's quite easy actually i'm gonna describe how I do it !


check out the following thumbnails for your DCC options
*img165.exs.cx/img165/5562/dcc15vf.th.jpg
Enable "SHOW GET" to be able to see the pop up window when someone's sending you a file
*img165.exs.cx/img165/9528/dcc26ud.th.jpg
here you can set to accept only certain file types
or ignore certain file types
and u can turn off ignore if u wish and turn it back on in a few minutes with the last setting
*img227.exs.cx/img227/7501/dcc38vv.th.jpg
Turn DCC server on if you wish to send files as well

don't worry we have an IRC search engine ..
people sure make things easier for us
visit Packetnews and search for your file

*img227.exs.cx/img227/6108/packetnews2vz.th.jpg
now you see:
Network: *hypelinked network name*
Channel: *hyperlinked channel name*
and a hyper link under "PACKET" with format "#x" where x is an integer
clicking on either link will launch mIRC
clicking the first link will automatically connect you to the server
clicking the second link will connect you to the server then take you to the respective channel
clicking the "packet" link will connect you to the server, log you into the channel AND copy the command required to your clipboard
THIS is what we need to do
so click on the packet link ..
this is what you'll see .
*img113.exs.cx/img113/8034/irc16mp.th.jpg
click ok and you'll enter the channel
now when your in the chat room all u do is paste (ctrl+v) where you would usually type
and press enter
keep an eye out on the channel for messages in maroon ( default color )
it'll either say "sending file ..." and then you'll get a popup like following
or it will say "Queued ...."
when it says this it'll also give you your number in the que ..



and your transfer starts in a new tab !

so remember which channel/bot you downloaded from and the file name
TIP:

/dcc packetsize 4096
/fsend on
/pdcc on
The first command tells mIRC to send files in 4096 byte packets, the largest possible, and usually the most efficient. (if you are on a slow or noisy connection, you may find a smaller number provides better results.)
The second command tells mIRC to send data without waiting for the other end of the connection to acknowledge the received data. This means packets get sent in groups or streams instead of one at a time, and usually greatly speeds things up. This also disables mIRC's error checking of files being sent. The error checking is redundant. The Internet Protocol already has error checking.
The third command tells mIRC how much to 'pump' the DCC. This will cause mIRC to send data ahead, before the recipient has acknowledge the data that was previously sent to them. This speeds up the transfer by not having to wait between packets for an acknowledgement.
Once these options are set, they should stay set unless you reinstall mIRC
thats all for now !
another quality Disco82 post