ED2K-Linker is a program to send ED2K-Links over LAN to EDonkey. What should that be useful for ??
|
At example : You have a slow PC running EMule or EDonkey all the time and you have your fast machine you're working and surfing with. Each time you find a nice ED2K-Link it's a problem to download it with EMule on the other PC. But with ED2K-Linker installed you can simply click on the link and it will be send to EMule over your Network. Easy, isn't it? |
How to does it work ?
Download and unzip ED2K-Linker to a folder of your choice on both PCs
On your EMule-PC execute Ed2k-Linker, go to Options and set "Register as Server".
Now you can enter a password and a port of your choice.
On Your main machine execute Ed2k-Linker and set "Register as Client".
Here you have to setthe same password and port as on your EMule-PC and the IP
of the machine on which Ed2k-Linker is running as Server.
|
Send Ed2k-Links from everywhere to your Client ?
No Problem. Just use our Online LinkSender. If your EMule-Client is behind a firewall or router you have to enable the port ED2K-Linker is running on.
| |
What is Ed2k-Linker written in and how do i compile it ?
The old outdated Ed2k-Linker was written in Delphi. But after it lacked some features and i lost the sources i decided to rewrite it.
The new Ed2k-Linker is written in C++ and wxWidgets. I used Dev-Cpp as an Development Enviroment.
If you want to compile Ed2k-Linker yourself : Just Download wx-Dev-Cpp. It has build in support for wxWidgets and is free to use. After installing and unpacking the source simply open the ed2klinker.dev and hit F9. Now it should compile. If you have any problems just stop by in the Forum.
After all: a big thanks to the people from wxWidgets for making such a great Library. |