*** *** *** *** *** *** *** *** *** *** *** *** *** *
assniffer v0.1 alpha, Copyright (C) 2004, Cockos Incorporated
*******************************************************************************
Usage:
assniffer output_directory [-d deviceindex] [flags (see below)]
-nopromisc disables promiscuous mode
-allports watches ports other than 80/8080 (slower)
-nosubdirs does not create subdirectories, uses filename for whole URL
Default MIME extension replaces URL s extension, or:
-nomime does not make extensions based on MIME type
-addmime makes MIME extensions appended to URL
-debugfn adds debug info to filenames
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of the Schifra Reed-Solomon Error
Correcting Code Library and its components may not be copied or
disclosed except in accordance with the terms of that agreement.
URL: http://www.schifra.com/license.html
Parties wanting to use the Schifra Reed-Solomon Error Correcting Code
Library and its components within an open source, academic or other
noncommercial or not-for-profit environment may do so under the
guidelines and in complete accordance with the below attached
General Public License (version 2). Under the described terms of
"free" use for open source and noncommercial purposes of the Schifra
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of the Schifra Reed-Solomon Error
Correcting Code Library and its components may not be copied or
disclosed except in accordance with the terms of that agreement.
URL: http://www.schifra.com/license.html
Parties wanting to use the Schifra Reed-Solomon Error Correcting Code
Library and its components within an open source, academic or other
noncommercial or not-for-profit environment may do so under the
guidelines and in complete accordance with the below attached
General Public License (version 2). Under the described terms of
"free" use for open source and noncommercial purposes of the Schifra
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra-
group similarity while minimizing the inter-group similarity.
The first and foremost question needed to be considered in clustering
W b sessions is how to measure the similarity between Web
sessions.However.there are many shortcomings in traditiona1
measurements.This paper introduces a new method for measuring
similarities between Web pages that takes into account not only the
URL but also the viewing time of the visited web page.Yhen we
give a new method to measure the similarity of Web sessions using
sequence alignment and the similarity of W eb page access in detail
Experiments have proved that our method is valid and e幣cient.