Olorin
Member-
Content count
73 -
Joined
-
Last visited
About Olorin
-
Rank
Advanced
- Birthday 06/29/84
Contact Methods
-
Website URL
http://service.webmen.ru
Profile Information
-
Gender
Male
-
Location
Russia Moscow
-
so you will develop a weel again? Then we will develop a bike. It's a very big job!!! To much time. New expereance, new bugs and new logic...
-
Olorin started following We are now hiring
-
Could you merge with linuxdc?! Please! They work with DC core. And they work and think as your team! https://launchpad.net/linuxdcpp Also there is a FreeDC http://code.google.com/p/freedcpp/ linuxdc based.
-
Olorin liked a post in a topic: Translators needed
-
Keep the beginning tag (<??????>) and the ending (</??????>). You should replace only the text between the tags like: <Beginning ???="???">Beginning</Beginning> -->> <Beginning ???="???">Начало</Beginning>
-
Translation file is a textfile maked with extendable markup language (xml). Encoding is utf-8. Oh, people! Could you post an english xml, please?
-
Olorin started following Translators needed
-
Hi! I can help with russian. Could you include me in your mailing list, please.
-
Olorin started following Chat search
-
It's not important. But it can be great if I can rightclick the nick and choose the "get user posts" and client then open a new tab where will be all %userNI% posts, kept in that chat tab, where was right click. It can be made as writing all posts needed to a text file and opening that file in a new tab. Thanks. ps. It's less than not important it's just comfortable at times. pps Happy new year! ppps I use 1.2b - it's great. I had no crashes all time I use it. Thank you.
-
There is connection per seeder limiter by ip or if possible by ID
Olorin replied to Olorin's topic in Feature Requests
OK :shifty: You can read Big Muscul posts above He have already thought about some ways :yahhooo: -
Olorin started following Windows routing script for LANs
-
To prevent the questions: My ISP uses the PPTP to share the Internet. If I have no routes sat and make up the PPTP, the tunnel is unstable and slow, no connectivity to the LAN, DNS requests are slow. IF I USE ROUTES, THERE IS 50-70 Mbits/s AVERAGE DOWNLOAD DC++ SPEED IN LAN!!! UPLOAD SPEED IS UP TO 95 Mbits/s. The attached version is 12.0.2 Many ISPs use additional connections like ppp, pppoe, IPSec tunnels. So there is routing table tune is needed to prevent downloading through the tunnels because of the automated '0.0.0.0 mask 0.0.0.0 through the PPP gateway' route adding. If you need LAN you should use '10.0.0.0 255.0.0.0 route' or '192.168.0.0 255.255.0.0 route'. This makes operating system use your LAN connection but the tunnels. All of used routes got with RFCs: https://www.nic.ru/whois/en/?query=10.0.0.0 - http://www.faqs.org/rfcs/rfc1918.html and others... Also there can be your own LAN routes (like 212.1.224.34/32 for me. Those addresses are routable through my ISP LAN - name servers, ISP sites, ISP DC, VoIP, torrent and other stuff servers). So you can post your additions here but you should use the PM. TO ADD YOUR ISP PERSONAL ROUTES TO THE PACKAGE: 1) I need to watch your cmd output after 'nslookup .' command line execution. (Yes, there is a dot. The dot is the root of the national domain zones) 2) I need the destination address, mask and metric for this route like '10.0.0.0 255.0.0.0 1' or '10.0.0.0/8 metric 1' 3) Post this data to my PM (the best way), to this tread (deprecated way). COMPATIBILITY: 1) Full: Win 2k/XP any SP 32bit 2) Partially: Vista and Server 2008 32bit - if you pass through the idiot defence system, the routes will be sat. 3) Not tested: Win 9x/ME/NT, 64bit 4) Not tested: posix systems through the Wine to watch the script abilities - but the routes won't be added. FEEDBACK IS NEEDED 1) Vista/Server 2008 - I hope someone will help me to pass through the idiot Vista defence - idea or the CMD code. 2) That can be great if you patch or graduate the script - use PM to merge. 3) Win9x - does it work under the Win 9x/ME/NT4??? 4) Other versions of the Windows HISTORY - 12.0.2: LAN gateway addresses are marked now as LAN (for example, - any address from 10.0.0.0/8). - 12.0.1: bugfix: gateway addresses are all shown now. Not only the last from ipconfig output. - 12.0.0: the code is rewritten throughout. More automated and more reliable. - 10.0.29: there it Bulgarian language now. - 10.0.28: the dinamic menu key grabber is rewritten with assembler and the IPv6 check is also rewritten. This script comes with ABSOLUTELY NO WARRANTY; view the http://www.gnu.org/licenses/gpl.html for details. This is free software, and you are welcome to redistribute it under certain conditions; view the http://www.gnu.org/licenses/gpl.html for details. routing.zip
-
There is connection per seeder limiter by ip or if possible by ID
Olorin replied to Olorin's topic in Feature Requests
1 -
There is connection per seeder limiter by ip or if possible by ID
Olorin replied to Olorin's topic in Feature Requests
you are right. But the protocol will not be patched. The client wiil be patched because of some troubles in nmdc. -
Olorin started following I have crashed 1.1.0
-
Code: c0000005 (Access violation) Version: 1.1.0 (Jun 10 2008) Major: 5 Minor: 1 Build: 2600 SP: 2 Type: 1 Time: 2008-08-23 20:43:51 TTH: F6EZUIGJN4SAKTNOSHPXV5OGFRNTRLBUQJ63UOQ d:\development\apexdc\final\trunk220\trunk\windows\chatctrl.cpp(780): ChatCtrl::onGetList d:\development\apexdc\final\trunk220\trunk\windows\chatctrl.h(64): ChatCtrl::ProcessWindowMessage d:\program files\microsoft visual studio 9.0\vc\atlmfc\include\atlwin.h(3976): ATL::CContainedWindowT<ATL::CWindow=0x00BD6520,ATL::CWinTraits<1442840576=0x00000111,0> >::WindowProc USER32!0x7E368734: GetDC USER32!0x7E368816: GetDC USER32!0x7E3689CD: GetWindowLongW USER32!0x7E368A10: DispatchMessageW d:\development\includes\wtl\atlapp.h(992): WTL::CMessageLoop::Run d:\development\apexdc\final\trunk220\trunk\windows\main.cpp(432): Run 0x00E30410: ? ApexDC!0x004448C1: MainFrame::FileListQueue::`scalar deleting destructor' ApexDC!0x0045EBCD: [thunk]:MainFrame::`vector deleting destructor' 0x8351F8E4: ? _______________________________________ I have just tried to load the filelist (right click in PM) from the user which have been reconnecting that time. I'm a hero - the first crash after more than 2 months.
-
Do we can get the NAT ID from the frame?
-
Russia Moscow. Metronet provider NetByNet has already more than 150 kUser. ns.ti.ru. Our host links are 10 Gbit/s ringed fiber channels. :shining: But we have no such hubs, only hopes. Only up to 5000. And approx. 6000-7000 dc users at all because of low awareness. Also chats infulences the popularity - noone needs to be spoiled (even worce) through the chat because of low qualification of a NetByNet employee responsible for the hubs. We have only up to 250 TB hub shares. :sad: ;)
-
:B I have had a 200 megabits per second on 1Gbit/s LAN uplink. It's not fast because the sources upload speed limitations added: Also it's because the apex. But I have a ****y WAN uplink - 80000 bit/s. he-he
-
up People! Come on, help me, please!