ivan386

Member
  • Content count

    6
  • Joined

  • Last visited

Everything posted by ivan386

  1. shared file filtering

    *.new need to be filtred to.
  2. shared file filtering

    I try this: *.new; *ut; And this: *.new; *.!ut; And this: *.new; *.?ut; It not work! It's agen and agen hashs "Excel.Saga.tv.[01].ogm.!ut"
  3. Direct Chat (Privat)

    Need to extend DC protocol in client. Client1 > $MyNick User1 Client2 > $MyNick User2 Client1 > $Lock EXTENDEDPROTOCOLABCABCABCABCABCABC Pk=DCPLUSPLUS0.698ABCABC Client2 > $Lock EXTENDEDPROTOCOLABCABCABCABCABCABC Pk=DCPLUSPLUS0.699ABCABC Client1 > $Key [Key] Client2 > $Key [Key] Client1 > $Supports DirectChat Client2 > $Supports DirectChat Client1 > $DirectChat Client2 > $DirectChat Ready Client1 > <User1> Hi! Client2 > <User2> Heloo!
  4. Bild new client hwo access to diffrent p2p net and download from web links. It's download diffrent parts of file from diffrent type of p2p and by web link if avalible. OffTop: I try to compile ApexDC++ from ApexDC++_0.4.0_source and conmpiler not found Winsock2.h.
  5. I am from Russia. (It's about my English) Let users can replace main hab if its dont avalible. Thats protect net. If net dont work fine. Users still be online. And wil see athers ho avalible. And i want to share FTP Resurses from other computer through my. Mp3 I Show <?xml version="1.0" encoding="utf-8" standalone="yes"?> <FileListing Version="1" CID="ID" Base="/" Generator="DC++ 0.698"> <Directory Name="Music"> <File Name="Cool.mp3" Size="100" TTH="A"/> <info> <Author Value="Name"/> <Album Value="Som Album"/> <Text lang="EN"> Text </Text> </info> <DataParts> <Data Name="ClearMP3DataWithoutID3Tag" Start="10" Size="90" TTH="B"> </DataParts> </File> </Directory> </FileListing> Info may use for serch and for list. If i change ID3 Tag, ClearMP3Data will not change and it part of file can dowload ather users hwo starts download ather copy of this file. Sorry if you can't anderstand me.
  6. After fall of main hab. First client in list become a new hab. And all else clients connect to him. If client do not can get access to main Hab, he can connect to the one of hab clients as to new hab. And get access through him. Of course if client give him access. And what about ather idias?