[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#486127: ITP: sock -- make a customized traffic over network



Package: wnpp
Severity: wishlist
Owner: Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>

* Package name    : sock
  Version         : 0.3
  Upstream Author : Willian Richard Stevens, Mike Borella and Christian Kreibich.
* URL             : http://www.icir.org/christian/sock.html
* License         : Specific (non-free)
  Description     : make a customized traffic over network

Network program written by William Richard Stevens and used in exemples in his
book called "TCP/IP Illustrated - Volume I".

It can be used both as a client and as a server and can send both TCP and UDP
packets. It works in 4 modes:

    - client: establishes a tcp connection to server's echo service.
    - server: runs a service on local socket (IP:Port). The server will copy data
	      received from the client to STDOUT and copy data input from STDIN to
	      the client.
    - source client: writes "x" buffers of "y" bytes of data to the discard
             service on server.
    - source server: discards any data received on a especific port.
                                
-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: