Official eMule-Board: [addon] Remote Stats - Official eMule-Board

Jump to content


Page 1 of 1

[addon] Remote Stats viewing your emule from anywhere

#1 User is offline   TriPhoenix 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 53
  • Joined: 12-January 03

Posted 21 February 2003 - 10:59 PM

Hi :)

Just finished first stage of my emule addon and I'd like to have some feedback ;)

Many mods feature a webserver now but a webserver has some problems. First of all the webserver puts some traffic on the upstream of your machine, the traffic especially grows if you include graphics etc. Second the view on your emule is restricted to what the webserver allows to be displayed (although some do feature skins/templates).
My approch is another, that is my Emule mod gives out some raw data which has to be displayed by someone else. This addresses the issues given above (although it requires some additional display instance). First the traffic is reduced dramatically because you don't have to send out all the HTML stuff but only the raw data which is much less. Second you can display the data in various ways. A PHP script on a webserver is probably the common one (some PHP samples are available) but you can also write a client in Java, C/C++ or anything to show youwhat your Emule is doing (controlling via remote is planned but has not yet begun ;))

So here it is, would be nice to have some feedback, error fixes and suggestions are welcome as well ;)
modified source files
sample PHP interface
mod protocol
simple PHP sample
NEW! compiled binary

Note: You have to activate it in the preferences dialog prior to using it ;)

This post has been edited by TriPhoenix: 28 February 2003 - 03:23 PM

0

#2 User is offline   Morpheus 

  • Morph Mod Dev
  • PipPipPipPipPipPipPip
  • Group: Member_D
  • Posts: 598
  • Joined: 13-September 02

Posted 22 February 2003 - 01:05 AM

hmm intresting thing!!! :D

ill try it!
-- Using Morph Mod :D
http://emulemorph.sourceforge.net
0

#3 User is offline   khaos 

  • Khaotic Modder
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 410
  • Joined: 24-November 02

Posted 22 February 2003 - 05:46 AM

Phoenix, I like this idea for two reasons:

1. My ISP does not allow me to run a webserver on port 80, if at all. It blocks HTTP type traffic or something.

2. Flexible and doesn't put much strain on the client's upline. You can make a little PHP page on a public server and let the public server handle the PHP generation, image bandwidth and all that. Excellent.

And finally:

You don't mind if I try implementing this in my statistics add-on, do you? I think it would fit in perfectly... I'll give you credit for the basecode, of course. :)
0

#4 User is offline   TriPhoenix 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 53
  • Joined: 12-January 03

Posted 22 February 2003 - 12:10 PM

khaos, on Feb 22 2003, 05:46 AM, said:

You don't mind if I try implementing this in my statistics add-on, do you?  I think it would fit in perfectly...  I'll give you credit for the basecode, of course.  :)

Sure, we could even put our stuff together :) Will be escpecially nice when I implement network export of the statistic tree (which will be probably quite a bunch in your mod ;))

This post has been edited by TriPhoenix: 22 February 2003 - 11:23 PM

0

#5 User is offline   TriPhoenix 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 53
  • Joined: 12-January 03

Posted 22 February 2003 - 11:22 PM

new version up
  • code cleanups (macros are a nice thing :lol:)
  • added shared files request
  • corrected spelling mistake in my post :P

This post has been edited by TriPhoenix: 22 February 2003 - 11:24 PM

0

#6 User is offline   TriPhoenix 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 53
  • Joined: 12-January 03

Post icon  Posted 23 February 2003 - 02:05 PM

version 0.1b up

Implemented statistic tree export. This allows you to export the stat tree as-is from emule. The mod take sit directly form the tree control so whatever is added to the tree, will be visible via network
0

#7 User is offline   TriPhoenix 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 53
  • Joined: 12-January 03

Posted 28 February 2003 - 03:22 PM

finally binaries are available for all ppl that don't have vc.net :) (see first post)
0

  • Member Options

Page 1 of 1

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users