DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameucspi-tcp
Beschreibungcommand-line tools for building TCP client-server applications
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1:0.88-3
Sektionnet
Prioritätoptional
Installierte Größe380 Byte
Hängt ab vonlibc6 (>= 2.0)
Empfohlene Pakete
PaketbetreuerGerrit Pape
Quelle
Paketgröße91530 Byte
Prüfsumme MD54c19f084f2ddab7e42236f2347a8c51f
Prüfsumme SHA160e1291964389d2cef389377e598d100d1adfeaa
Prüfsumme SHA2563f9dcc38e043eb308ec6eb3bca2a8becbc78d81877cacdfe7a75cc586ef81c7b
Link zum Herunterladenucspi-tcp_0.88-3_i386.deb
Ausführliche Beschreibungtcpserver waits for incoming connections and, for each connection, runs a program of your choice. Your program receives environment variables showing the local and remote host names, IP addresses, and port numbers. . tcpserver offers a concurrency limit to protect you from running out of processes and memory. When you are handling 40 (by default) simultaneous connections, tcpserver smoothly defers acceptance of new connections. . tcpserver also provides TCP access control features, similar to tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules are compiled into a hashed format with cdb, so it can easily deal with thousands of different hosts. . This package includes a recordio tool that monitors all the input and output of a server. . tcpclient makes a TCP connection and runs a program of your choice. It sets up the same environment variables as tcpserver. . This package includes several sample clients built on top of tcpclient: who@, date@, finger@, http@, tcpcat, and mconnect. . tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program Interface, using the TCP protocol. UCSPI tools are available for several different networks.


Impressum
Linux is a registered trademark of Linus Torvalds