aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: hmmm  (Read 3183 times)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
hmmm
« on: January 10, 2004, 10:06:19 AM »

I can`t see anything here in that thread so I post again  :)

The problem is then I open up amule over the command line typing:


# ./amule &

I get, of course, all kinds of startup messages by amule. And first thing is

Quote

Initialising aMule
Config:
x1: 162 y1: 137 x2: 851 y2: 690
split read, found : 255
*** TCP socket at 8888
*** UDP socket at 8891

as you can see the UDP port is 8891.
my .eMule file and my preferences show me
 
Quote

[eMule]
AppVersion=aMule 1.2.3
......
Port=8888
UDPPort=8889

So which port is amule really using? the port defined in the .eMule file or the one which my log messages tell me when I start amule??
Is there any linux commmand line command to find that out?? :)
thanks for the info


Carpe diem
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: hmmm
« Reply #1 on: January 10, 2004, 05:58:32 PM »

It's using both ports. both ports need to be open, the TCP+3 is used for server comunication :D
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: hmmm
« Reply #2 on: January 10, 2004, 07:21:48 PM »

thanks  :)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."