Difference between revisions of "AMuleWeb"
From AMule Project FAQ
Line 1: | Line 1: | ||
− | + | AMuleWeb is an utility that listens for HTTP connections at port 4711 (by default) and allows remote users to control aMule using just a web browser. | |
+ | |||
+ | aMule itself doesn't support listening to HTTP connections, so the external utility AMuleWeb is used. This utility listens for remote connections, and once the link between amuleweb and the remote user is established, it connects to the aMule main program using the [[External_Connections]] mechanism. |
Revision as of 20:01, 21 July 2004
AMuleWeb is an utility that listens for HTTP connections at port 4711 (by default) and allows remote users to control aMule using just a web browser.
aMule itself doesn't support listening to HTTP connections, so the external utility AMuleWeb is used. This utility listens for remote connections, and once the link between amuleweb and the remote user is established, it connects to the aMule main program using the External_Connections mechanism.