TDFS-lis

What is TDFS-lis?
TDFS-lis can be used both as TCP client and TCP server with IPv4 and IPv6 support.
TDFS-lis is a general pourpose tool. It may be usefull to test clients, servers and services.


Main features:
- both IPv4 and IPv6 are implemented for client and server
- IPv4 and IPv6 host name resolution
- server is concurrent and uses 5 threads to accept connections from multiple clients
- client uses a thread to read data coming from server and an other thread to send to the server so it's compatible with any kind of server


To do list:
- possible bug fix
- port and test surce code on OpenBSD


Get TDFS-lis
This software is released under terms of the BSD license. TDFS-lis can be downloaded here.

Links
Project summary page
Project news
TDFS-lis screenshot


Lastest version
Last TDFS-lis stable version is: 1.0.0.

Syntax
Using as client: $ tdfs-lis <IP version> c <remote host/IP> <port>
Using as server: $ tdfs-lis <IP version> s <port>


Requirments
- linux system (port to OpenBSD coming soon)
- tcp/ip and network kernel support
- IPv6 kernel support


Author
Alberto M. Scattolo (The Dark Free Soul).
Nic handle: AMS81-RIPE.
Contact: thedarkfreesoul at users dot sourceforge dot net.
PGP key is at: http://www.poetidistrada.com/tdfsroot/TDFSPgKey.txt



TDFS-lis is kindly hosted by:
SourceForge.net Logo
Many thanks to SourceForge.net for offering free support for this project.