public marks

PUBLIC MARKS from holyver

12 October 2006 08:45

10 October 2006 23:00

Azureus : Java BitTorrent client - FAQ

Access to the tracker web pages and the tracker announce process can be controlled by password settings specified on the Tracker configuration panel. This supports basic authentication and as such the user name and password values are transmitted in plain text. This can further be protected by using SSL (below). Note that password protecting the tracker announce process requires a BitTorrent client capable of handling authentication, such as Azureus. Communication with the tracker can be encrypted using SSL, again this requires a suitable client such as Azureus. Configuration of SSL is required for both the Azureus downloader and tracker

10 October 2006 21:45

Installez un serveur HTTP HTTPS PHP

(via)
Installez Apache, PHP, et configurez le serveur pour qu'il sache discuter le protocole https. Cet article traite de trois sujets distincts, et pourrait en devenir très long. L'objectif de cet article est au contraire d'être concis, le plus court possible mais de rassembler les trois sujets. Vous aurez ainsi une vue d'ensemble, et vous pourrez ensuite approfondir le sujet avec d'autres articles plus précis et ciblés déjà parus, ou la documentation abondante sur internet.Installez Apache, PHP, et configurez le serveur pour qu'il sache discuter le protocole https. Cet article traite de trois sujets distincts, et pourrait en devenir très long. L'objectif de cet article est au contraire d'être concis, le plus court possible mais de rassembler les trois sujets. Vous aurez ainsi une vue d'ensemble, et vous pourrez ensuite approfondir le sujet avec d'autres articles plus précis et ciblés déjà parus, ou la documentation abondante sur internet.

Stunnel.org

(via)
Stunnel is a program that allows you to encrypt arbitrary TCP connections inside SSL (Secure Sockets Layer) available on both Unix and Windows. Stunnel can allow you to secure non-SSL aware daemons and protocols (like POP, IMAP, LDAP, etc) by having Stunnel provide the encryption, requiring no changes to the daemon's code. The Stunnel source code is not a complete product -- you still require a functioning SSL library such as OpenSSL or SSLeay in order to compile stunnel. This means that stunnel can support whatever (and only) that which your SSL library can, without making any changes in the Stunnel code. The Stunnel source code is available under the GNU General Public License, meaning it is free to use in both commercial and non commercial applications as you see fit, as long as you provide source code (and any modifications) with the software. Your compiled Stunnel binary is 'restricted' by whatever license your chosen SSL library is under, however both OpenSSL and SSLeay are open source and similarly liberal in their licensing.

05 October 2006 14:00

Azureus : Java BitTorrent Client

by 4 others
Azureus implements the BitTorrent protocol using java language and comes bundled with many invaluable features for both beginners and advanced users: * Multiple torrent downloads * Upload and download speed limiting, both globally and per torrent * Advanced seeding rules * Adjustable disk cache * Only uses one port for all the torrents * UPnP sets the forward on your router * Can use a proxy, for both tracker and peer communications * Fast resume * Can set a default download dir and move completed files * Can import torrents automatically from a set dir * Highly customizable interface * IRC plugin included for quick help * Embedded tracker, host your own torrents, automate your shares (periodic scanning of a dir)... * Distributed Hash Table: host on it a completely decentralised torrent and/or benefit from it when the tracker is offline.

05 October 2006 13:45

How-To: BroadCatching using RSS BitTorrent to automatically download TV shows - Engadget

We’ll be using RSS and BitTorrent to look for and download TV shows. RSS also known as “Really Simple Syndication” is a way to publish information so other computers can read it in a simple and standard way. In the context of this How-To there are RSS feeds that will tell another application where and when a new TV show is available. BitTorrent is a way to transfer files over the web, instead of download the same file over and over from a central server, which will become slow or busy with high demand, BitTorrent uses the bandwidth of all the people downloading the file and sends parts to everyone as it downloads, so the more people who are downloading the better, and the more you upload, the faster you get your files (it definitely ends the free rider problem of other p2p applications). For downloading TV shows, this of course is a perfect match, the more popular a show is, the easier it is to get.

Jon’s Thoughts On Everything » RSS + Bittorrent + Xbmc == Bliss

by 2 others
I wanted to take a second and explain exactly how I’m using RSS and Bittorrent to download the television shows I watch, otherwise known as broadcatching. I use a combination of Azureus & an RSS plugin to download the shows, and Xbox Media Center to watch them.

Broadcatching - Wikipedia

Broadcatching is the downloading of content that has been made available over the internet using RSS syndication for listening on mobile devices and personal computers. The general idea is to use an automated mechanism to aggregate various web feeds and download content for viewing or presentation purposes.

05 October 2006 10:00

BitTorrent at AllExperts

(via)
With BitTorrent, files are broken into smaller fragments, typically a quarter of a megabyte each. As the fragments get distributed to the peers, they can be reassembled on a requesting machine in a random order. Each peer takes advantage of the best connections to the missing pieces while providing an upload connection to the pieces it already has. This scheme has proven particularly adept in trading large files such as videos and software source code. In conventional downloading, high demand leads to bottlenecks as demand surges for bandwidth from the host server. With BitTorrent, high demand can actually speed throughput as more bandwidth and additional “seeds” of the completed file become available to the group. Cohen claims that for very popular files, BitTorrent can support about a thousand times as many downloads as HTTP.

05 October 2006 00:15

BTPD - The BitTorrent Protocol Daemon

BTPD is a bittorrent client consisting of a daemon and client commands, which can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for a torrent distribution site. Efficient downloads and ease of use makes this client a good choice for the casual user as well.

05 October 2006 00:00

Azureus PHP Control Layer

The Azureus PHP control layer is an interface for Azureus written in PHP. It's based on the Swing control layer and interfaces using XML over HTTP with Parg's XML control plugin for Azureus.

04 October 2006 23:15

TorrentFlux - PHP Torrent Client

TorrentFlux is a FREE PHP based Torrent client that runs on a web server. Manage all of your Torrent downloads through a convenient web interface from anywhere. TorrentFlux is a feature rich Torrent manager. * Upload Torrents via URL or File Upload * Start, Stop, and Delete Torrents with a click * Advanced Torrent start options (ports, speeds, etc.) * Multi-user interface * RSS Feeds, download Torrents files with a click * View Download Progress of all torrents at a glance * View drive space at a glance * View Torrent file meta information * Built-in User management and Security * Private Messaging * Themes (selectable per user) * Upload History * Detailed User Administration * Admin Searchable Logs * Advanced Torrent Search (many major sites included) * Cookie support at the user level for private trackers * Queue Manager * Maketorrent -- supports making torrents * Language Support

04 October 2006 15:00

PHPBTTracker

(via)
PHPBTTracker+ is a bittorrent tracker; it is an extension of the original PHPBTTracker authored by DeHackEd. Version 2.x of PHPBTTracker+ is based off of the core of PHPBTTracker 1.5e, and supports peer caching and the compact protocol. Version 1.x of PHPBTTracker+ is based off of the core of PHPBTTracker 1.4 (an older release of the original phpbttracker.)

04 October 2006 09:00

Etude et utilisation des technologies des P2P

(via)
Cet article aborde les différentes technologies actuellement employées du P2P, ainsi que des axes de recherches, comme le P2P sémantique. Les utilisations possibles du P2P sont aussi abordées.

À la recherche d'un site sémantique - Biologeek

Ce billet fait suite à celui intitulé À la recherche du site parfait qui était une ébauche de réflexion sur la structure de mon prochain site. Depuis que je vous ai promis l'avenir du web comme étant sémantique, je suis sûr que vous vous êtes jetté sur votre moteur de recherche préféré pour essayer d'être prêt lorsque ce jour sera arrivé. Si ce n'est pas le cas, 1/ c'est mal car les prédiction de Biologeekus ont une très forte probabilité d'apparition (si si je vous assure !), 2/ c'est compréhensible et c'est la raison pour laquelle je vais tenter de détailler ce que c'est ici.

04 October 2006 08:30

Monter un tracker BitTorrent sur Linux (Fedora Core 3)

(via)
Cet article va vous expliquer comment monter un tracker Php pour faire du BitTorrent, ainsi qu'un client BitTorrent en seeding perpétuel

04 October 2006 00:00

XBNBT Home Page

(via)
BNBT is a BitTorrent tracker that is written by Trevor Hogan. BNBT is a complete port of the original Python BitTorrent tracker to C for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable. XBNBT is a modifed BitTorrent tracker based on BNBT, The Trinity EasyTracker and CBTT. Covered under the GNU Lesser General Public License (LGPL).

03 October 2006 23:30

..::phpMyBitTorrent::..

phpMyBitTorrent is the brand new Open Source solution for Bit Torrent communities! phpMyBitTorrent is not just a simple tracker like the ones you see around. It has so many amazing features that it cannot be called simply "Tracker". In fact, it is a BMS (Bittorrent Management System), something like a Bit Torrent-oriented Content Management System. *** Incompatible avec php5 (cf. http://sourceforge.net/docman/display_doc.php?docid=28058&group_id=129993) ***

03 October 2006 23:00

Brian's BitTorrent FAQ and Guide

by 4 others
Background Information Installing BitTorrent Getting Started with BitTorrent Configuring Your Network for BitTorrent Opening/Viewing/Using Files You've Downloaded Troubleshooting Errors and Problems Advanced Topics Getting Help and Support Links to Popular BitTorrent Sites

03 October 2006 20:15

BitTorrent - Guide complet

Guide complet, technique, outils...

BTG

by 1 other
Bittorrent client implemented in C and using the Rasterbar Libtorrent library. Provides a Ncurses, Gtkmm and www GUI, which communicate with a common backend running the actual bittorrent operation.

Rasterbar Software | Products | libtorrent

by 2 others
libtorrent is a C library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. The main goals of libtorrent are: to be cpu efficient, to be memory efficient, to be very easy to use

The libTorrent and rTorrent Project - Trac

by 2 others
LibTorrent is a BitTorrent library written in C for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.

01 October 2006 21:45

holyver's TAGS

search:

limit:50 100 200

ajax   apache   api   application   appserver   architecture   atom   Atom Publishing Protocol   benchmark   bittorrent   broadcatching   browser   c++   cache   clevermarks   cloud   cluster   code   collaboratif   comparison   css   database   development   dhtml   doc   drupal   ejb   facebook   failover   faq   framework   free   google   gui   heartbeat   hibernate   howto   ie   j2ee   jackrabbit   java   javascript   jboss   jcr   JMeter   jsr170   library   linux   list   load balancing   mac   modules   monitoring   mysql   network   oss   ovp   p2p   performance   php   plugin   portal   portlet   protocol   rdf   regex   rest   Rich Text Editor   rss   scalability   search engine   security   seo   server   service   shell   sla   soap   social network   spring   ssl   sso   stress   system   tomcat   tools   tuning   tutorial   unicode   unix   utf   video   virtualization   web   web 2.0   web services   web sémantique   webserver   windows   xml