mIRC Home    About    Download    Register    News    Help

Print Thread
#86883 14/06/04 06:39 PM
Joined: Oct 2003
Posts: 6
N
nanami Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
N
Joined: Oct 2003
Posts: 6
i set up in options>conection>options>advanced dcc port to 18342 - 18370 and when i try tu send file it still sending on port about 53943 (or something like that) ): ... how to fix it?

Joined: May 2004
Posts: 50
Z
zaz Offline
Babel fish
Offline
Babel fish
Z
Joined: May 2004
Posts: 50
The current version of mIRC uses a DCC Server, limits it to port 59 by default. You can update your mIRC and use this option to limit the listen port to a specific port for all file sends.

Good luck.


zaz @ DALnet #mIRC http://www.mirc.org/ & #HelpDesk http://helpdesk.zaz.net/
Joined: Oct 2003
Posts: 6
N
nanami Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
N
Joined: Oct 2003
Posts: 6
hmmm ...
i have 59 forwarded to my pc too, but it trying to send files on ports 50000+
btw. im using mirc 614

Joined: May 2004
Posts: 50
Z
zaz Offline
Babel fish
Offline
Babel fish
Z
Joined: May 2004
Posts: 50
what are you doing to see what port you are sending the files on? Just want to be sure you are seeing the right port. smile


zaz @ DALnet #mIRC http://www.mirc.org/ & #HelpDesk http://helpdesk.zaz.net/
Joined: Oct 2003
Posts: 6
N
nanami Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
N
Joined: Oct 2003
Posts: 6
i just ask people whom i trying send file to tell me ...

Joined: May 2004
Posts: 50
Z
zaz Offline
Babel fish
Offline
Babel fish
Z
Joined: May 2004
Posts: 50
(this works on NT, 2000 and XP)

Go to a command prompt and do a "netstat". You will see a list of results like this.

Code:
Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    yourhost:3152      irc.dal.net:6666       ESTABLISHED
  TCP    yourhost:3977      xx.92.244.xx:ftp      FIN_WAIT_2
  TCP    yourhost:3978      xx.92.244.xx:ftp      TIME_WAIT
  TCP    yourhost:3985      xx.92.244.xx:ftp      ESTABLISHED
  TCP    yourhost:3987      xx.92.244.xx:ftp      ESTABLISHED
  TCP    yourhost:3996      forums.mirc.com:http  CLOSE_WAIT


On the left side where you see the numbers after "yourhost" this is the port your client is using for the connection. The port on the right column shows THEIR port, and has NOTHING to do with the limits in YOUR client.


zaz @ DALnet #mIRC http://www.mirc.org/ & #HelpDesk http://helpdesk.zaz.net/

Link Copied to Clipboard