aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: aMule Client Daemon and aMule Interface for Terminal  (Read 14053 times)

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #15 on: June 09, 2004, 11:53:16 AM »

That would probably be because that CVS server isn't up to date, so users shouldn't use it anyway. We currently use a private CVS server, but you can probably get read-access to that. I'll ask the other devs if they're ok with that, but I cant see why not. Otherwise, you can use the cvs snapshots here: http://amule.hirnriss.net/
Logged

horst

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #16 on: June 09, 2004, 03:50:59 PM »

Quote
Originally posted by lfroen
My question is: will you accept patches that addressing those issues ?
so you seem to be determined to create a gui/core version of amule, thats great :D

i hope to see some patches and/or binaries to help testing the result :)
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #17 on: June 09, 2004, 09:56:14 PM »

Those are very sensitive changes and so they will be reviewed in deep. :)
Logged

lfroen

  • Guest
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #18 on: June 11, 2004, 07:37:30 AM »

I hope so.
I will split changes to smaller patches to target specific things like logging, notification, status updates, etc.
Logged

futal

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #19 on: June 11, 2004, 11:01:23 AM »

Quote
Well, i think an amule client daemon and amule interface for terminal would be a good idea for people with one server on their LANs so they could to run an amule interface for terminal and connect with amule client daemon in order to handle it. The amule client daemon should have support for web server administration, user accounts and user priorities. Each user could connect to amule client (by terminal, gui or web interface) daemon to add and administer their downloads.

Currently, you can run aMule on a server and export display to an X client on your computer. That's not as great as what ShareDeamon should look like as it is not multiuser, not a deamon and demand an X server running on the server but it's available.
Logged

lfroen

  • Guest
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #20 on: June 11, 2004, 11:59:03 AM »

Quote
Originally posted by futal
[
Currently, you can run aMule on a server and export display to an X client on your computer. That's not as great as what ShareDeamon should look like as it is not multiuser, not a deamon and demand an X server running on the server but it's available.

I know, and you can do it with VNC X server too. But this is pretty complicated setup and as you pointed not multiuser. ShareDaemon is so far away from amule considering feature set and status of code, so I can't see how it will replace amule.
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #21 on: June 11, 2004, 04:25:50 PM »

aMule IS multiuser.
and that's a fact ;-P
but code and gui are the same code.
Greetings
Logged

lfroen

  • Guest
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #22 on: June 11, 2004, 05:14:17 PM »

Quote
Originally posted by Jacobo221
aMule IS multiuser.
and that's a fact ;-P
but code and gui are the same code.
Greetings
I disagree. aMule doesn't distinguish between downloads of different users. Or you mean something else by "multiuser". Making it accessable by anyone doesn't make it "multiuser" :)
core and gui is not the same code - it just references one another :)
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #23 on: June 11, 2004, 06:37:36 PM »

I mean that each user can run _one_ and only _one_ aMule instance. That's enough to bemulti-user. Each user has it's own Inc and Temp dirs. System administeators must have already take care so that two users don't use the same directories at the same time.
I don't see what you are trying to explain, btw,
Greetings
Logged

smikinuzi

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
amule div 2
« Reply #24 on: June 13, 2004, 02:48:08 AM »

maybe it would be a good idea to split amule in 2
1- daemon that manges the ul/dl by using amule files - this part doesnt need a gui so it can be done
2- a gui prog to search and mange d/l u/l and configurtions
alittle rearange of the prog and you can enjoy both worlds :)

asuming it solves the problem :) it sounds good to me
Logged

lfroen

  • Guest
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #25 on: June 13, 2004, 07:38:22 AM »

that's exactly what is splitting gui-core is about. core must mng files, up-downloads, bandwidth limits etc, and gui must just mostly setup options and see status
Logged

smikinuzi

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 6
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #26 on: June 14, 2004, 02:22:37 AM »

:O
wow was i sleepy when i posted the last massage....
sorry didnt see there were 3 pages here :)

anyway spliting it would be grait and its the way to go as i see it

also i'll see what i can do with the sorce to help....
(its been a while since last time i wrote a sorce code.... :( )

keep up the good work

 :baby:
Logged

fish

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
    • http://www.dachboden-wg.de
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #27 on: July 15, 2004, 10:39:23 AM »

Yeah, the Museek guys did an excellent job separating GUI and Core of Soulseek, take a look:

http://museek.thegraveyard.org/

Something like that would be awesome!  :rolleyes:
« Last Edit: July 15, 2004, 10:40:20 AM by fish »
Logged

ominobufo

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: aMule Client Daemon and aMule Interface for Terminal
« Reply #28 on: July 29, 2004, 12:18:12 PM »

Will wait :)
Logged
Pages: 1 [2]