transmission
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 87
Transmission 0.81
Transmission is a BitTorrent client which aims to be as efficient as possible. more>>
Transmission is a free BitTorrent client written from scratch in C. Transmission is still in early development stage.
Transmission aims to be as efficient as possible. Transmission runs on Mac OS X, BeOS, Linux and NetBSD (and probably on other UNIX-like systems too). Only the Mac OS X version has a graphical interface yet.
Transmission is released under the MIT license.
Enhancements:
- Fix 0.80 assertion crashes
- Fix a bug that miscounted how many peers Transmission wants connected
- Correct incorrect error messages
- Memory leaks fixed
<<lessTransmission aims to be as efficient as possible. Transmission runs on Mac OS X, BeOS, Linux and NetBSD (and probably on other UNIX-like systems too). Only the Mac OS X version has a graphical interface yet.
Transmission is released under the MIT license.
Enhancements:
- Fix 0.80 assertion crashes
- Fix a bug that miscounted how many peers Transmission wants connected
- Correct incorrect error messages
- Memory leaks fixed
Download (4.2MB)
Added: 2007-08-24 License: MIT/X Consortium License Price:
805 downloads
Cutlass 0.2.0
Cutlass is a cross-platform system for secure peer to peer communication, oriented towards small groups. more>>
Cutlass is a cross-platform system for secure peer to peer communication, oriented towards small groups. It provides IM and file transfer. A major design goal is to be easy to use, even by non-security conscious users. The Cutlass main goals are :
Easy enough to use for broad adoption
Coded using widely supported APIs, to be multiplatform
Secure by default, using encrypted channels
Useful for everyday Internet functionality. Transmit sound, files, text.
P2P as independent of central servers/failure points as possible.
Extendable (both in functionality and paranoia)
Not dependent on central servers
Cutlass is currently under development. The current version provides message, file and voice transmission, but grouping, directory services and connection forwarding are not yet implemented.
Cutlass was originally named DEFJAM (Distributed, Encrypted File Journalling And Messaging), and was the subject of a presentation at Notacon.
<<lessEasy enough to use for broad adoption
Coded using widely supported APIs, to be multiplatform
Secure by default, using encrypted channels
Useful for everyday Internet functionality. Transmit sound, files, text.
P2P as independent of central servers/failure points as possible.
Extendable (both in functionality and paranoia)
Not dependent on central servers
Cutlass is currently under development. The current version provides message, file and voice transmission, but grouping, directory services and connection forwarding are not yet implemented.
Cutlass was originally named DEFJAM (Distributed, Encrypted File Journalling And Messaging), and was the subject of a presentation at Notacon.
Download (0.25MB)
Added: 2006-06-24 License: BSD License Price:
1217 downloads
Test::Signature 1.06
Test::Signature is a Perl module to automate SIGNATURE testing. more>>
Test::Signature is a Perl module to automate SIGNATURE testing.
SYNOPSIS
# This is actually the t/00signature.t
# file from this distribution.
use Test::More tests => 1;
use Test::Signature;
signature_ok();
ABSTRACT
Test::Signature verifies that the Module::Signature generated signature of a module is correct.
Module::Signature allows you to verify that a distribution has not been tampered with. Test::Signature lets that be tested as part of the distributions test suite.
By default, if Module::Signature is not installed then it will just say so and not fail the test. That can be overridden though.
IMPORTANT: This is not a substitute for the users verifying the distribution themselves. By the time this module is run, the users will have already run your Makefile.PL or Build.PL scripts which could have been compromised.
This module is more for ensuring youve updated your signature appropriately before distributing, and for preventing accidental errors during transmission or packaging.
<<lessSYNOPSIS
# This is actually the t/00signature.t
# file from this distribution.
use Test::More tests => 1;
use Test::Signature;
signature_ok();
ABSTRACT
Test::Signature verifies that the Module::Signature generated signature of a module is correct.
Module::Signature allows you to verify that a distribution has not been tampered with. Test::Signature lets that be tested as part of the distributions test suite.
By default, if Module::Signature is not installed then it will just say so and not fail the test. That can be overridden though.
IMPORTANT: This is not a substitute for the users verifying the distribution themselves. By the time this module is run, the users will have already run your Makefile.PL or Build.PL scripts which could have been compromised.
This module is more for ensuring youve updated your signature appropriately before distributing, and for preventing accidental errors during transmission or packaging.
Download (0.016MB)
Added: 2007-05-04 License: Perl Artistic License Price:
903 downloads
TuxGuardian 0.5
TuxGuardian is an application-based firewall. more>>
TuxGuardian is an application-based firewall. TuxGuardian was developed after the observation that Linux security applications were not tailored for lay users. With TuxGuardian youll be able to implement access control policies to the network resources in order to identify and control every application that tries to access the network.
All this means that now you can make your machine secure by controlling and forbidding transmission and reception of data by unauthorized applications.
TuxGuardian makes use of the latest security mechanisms included in the Linux kernel 2.6, such as the LSM framework, and is really simple to use (thats the intention!).
TuxGuardian is free software distributed under the GNU GPL, which means that you can help too!.
TuxGuardian can be used in the next situations:
If you want to protect you computer against spywares, trojans and other evil pieces of software;
If you want to have an additional layer of protection working on a per-application basis,
besides a packet-filtering firewall or other low level security mechanisms;
If you want to stop backdoors and rootkits which modify the expected behavior of your applications from accessing the network;
If you want to implement the internal security of your network (this is specially useful since ordinary firewalls usually only take care of external threats);
If you want to implement an extra security layer in your network, in addition to the one provided by institutional firewalls and gateways;
Main features:
- Detects unauthorized applications trying to act like a client or a server;
- Operates with or without user intervention;
- Verifies the applications integrity so that maliciously modified software wont be able to send or receive data through the network;
- Uses a three-layered architecture of independent modules, which eases the task of addings new features and functionality;
<<lessAll this means that now you can make your machine secure by controlling and forbidding transmission and reception of data by unauthorized applications.
TuxGuardian makes use of the latest security mechanisms included in the Linux kernel 2.6, such as the LSM framework, and is really simple to use (thats the intention!).
TuxGuardian is free software distributed under the GNU GPL, which means that you can help too!.
TuxGuardian can be used in the next situations:
If you want to protect you computer against spywares, trojans and other evil pieces of software;
If you want to have an additional layer of protection working on a per-application basis,
besides a packet-filtering firewall or other low level security mechanisms;
If you want to stop backdoors and rootkits which modify the expected behavior of your applications from accessing the network;
If you want to implement the internal security of your network (this is specially useful since ordinary firewalls usually only take care of external threats);
If you want to implement an extra security layer in your network, in addition to the one provided by institutional firewalls and gateways;
Main features:
- Detects unauthorized applications trying to act like a client or a server;
- Operates with or without user intervention;
- Verifies the applications integrity so that maliciously modified software wont be able to send or receive data through the network;
- Uses a three-layered architecture of independent modules, which eases the task of addings new features and functionality;
Download (0.064MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1201 downloads
Airhook 2
Airhook project is a reliable data delivery protocol, like TCP. more>>
Airhook is a transmission control and reliable data delivery protocol, like TCP.
Unlike TCP, Airhook gracefully handles intermittent, unreliable, or delayed networks.
Other features include session recovery, queue control, and delivery status notification.
Airhook is useful for keeping connections running over bad wireless networks (like CDPD), intermittent dial-up connections, and any other network that doesnt work very well.
The implementation includes a TCP proxy (so you can use HTTP, SSH, etc.) and a protocol library for applications that want more control (real-time media delivery, games, etc).
BUILDING
Theres no autoconf or automake or libtool here, just a very simple Makefile
you can edit to suit your system.
When youre done, "make" and "make install"
(or "make install PREFIX=/my/install/prefix") should work.
<<lessUnlike TCP, Airhook gracefully handles intermittent, unreliable, or delayed networks.
Other features include session recovery, queue control, and delivery status notification.
Airhook is useful for keeping connections running over bad wireless networks (like CDPD), intermittent dial-up connections, and any other network that doesnt work very well.
The implementation includes a TCP proxy (so you can use HTTP, SSH, etc.) and a protocol library for applications that want more control (real-time media delivery, games, etc).
BUILDING
Theres no autoconf or automake or libtool here, just a very simple Makefile
you can edit to suit your system.
When youre done, "make" and "make install"
(or "make install PREFIX=/my/install/prefix") should work.
Download (0.028MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1138 downloads
Trustix Enterprise Firewall 4.7
Trustix Enterprise Firewall represents a revolution within firewall management software. more>>
Trustix Enterprise Firewall represents a revolution within firewall management software. Trustix Enterprise Firewall is the worlds first WYSIWYG Enterprise Firewall, making it easy-to-use and easy-to-deploy. By utilizing the WYSIWYG GUI, your Enterprise Firewall will be out of the box and implemented in an unbeatable 25 minutes- and without the need for a dedicated systems administrator!
A fully-featured packet-filtering router, Trustix Enterprise Firewall has advanced capabilities including an intuitive graphical user interface (GUI) for visualizing and editing firewall policy.
This unique GUI enables you to manage traffic for all your zones (up to 24) as well as port forwarding, network address translation (NAT) and virtual private network (VPN) configurations.
Packet-filtering enables Enterprise Firewall to act as a router to accelerate data transmission. Meaning no more bottle necks due to time consuming proxies.
IP-address sharing by masquerading or NAT.
The underlying rules generated by the program are then fully optimized before being deployed- thereby optimizing the security and performance of your firewalls architecture, and avoiding errors and duplications.
Trustix Enterprise Firewall uses the IPsec protocol to encrypt data transmitted over the net- extending the security of your network to all arms of your business. Communications between your office and home users are protected using 168-bit 3DES encryption- triple the encryption, triple the security! Enables remote, secure configuration of multiple firewalls from one Windows or Linux desktop.
Trustix Enterprise Firewall Blockades and repel malicious attacks from hackers, Trojans, worms and infected files.
Main features:
- Visualise DMZs - drag and drop security policy deployment
- Integrate branch offices with 3DES encrypted VPN tunnels
- Accelerate internet access times with proxy caching server
- Authenticate remote workers with PKI X.509 certificates
- Ensure high availability with fault tolerant automatic failover
<<lessA fully-featured packet-filtering router, Trustix Enterprise Firewall has advanced capabilities including an intuitive graphical user interface (GUI) for visualizing and editing firewall policy.
This unique GUI enables you to manage traffic for all your zones (up to 24) as well as port forwarding, network address translation (NAT) and virtual private network (VPN) configurations.
Packet-filtering enables Enterprise Firewall to act as a router to accelerate data transmission. Meaning no more bottle necks due to time consuming proxies.
IP-address sharing by masquerading or NAT.
The underlying rules generated by the program are then fully optimized before being deployed- thereby optimizing the security and performance of your firewalls architecture, and avoiding errors and duplications.
Trustix Enterprise Firewall uses the IPsec protocol to encrypt data transmitted over the net- extending the security of your network to all arms of your business. Communications between your office and home users are protected using 168-bit 3DES encryption- triple the encryption, triple the security! Enables remote, secure configuration of multiple firewalls from one Windows or Linux desktop.
Trustix Enterprise Firewall Blockades and repel malicious attacks from hackers, Trojans, worms and infected files.
Main features:
- Visualise DMZs - drag and drop security policy deployment
- Integrate branch offices with 3DES encrypted VPN tunnels
- Accelerate internet access times with proxy caching server
- Authenticate remote workers with PKI X.509 certificates
- Ensure high availability with fault tolerant automatic failover
Download (485MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1290 downloads
Vamos Automotive Simulator 0.5.7
Vamos is an automotive simulation framework with an emphasis on thorough physical modeling and good C++ design. more>>
Vamos Automotive Simulator project, as the name suggest is an automotive simulation framework with an emphasis on thorough physical modeling and good C++ design. Vamos includes a real-time, first-person, 3D driving application.
Vamos is young and its goals are only partially met. I invite anyone whos interested to contribute.
Thorough physical modeling
Vamos models most major systems of a car. The drivetrain includes a simulation of the engine, clutch, transmission and a limited-slip differential. Tires and suspension are also modeled. If I missed something, let me know.
Good C++ Design
The geometry, track, car and world modules are in their own namespaces. Care has been taken to avoid cyclic dependencies. Standard Library components like strings, vectors and maps are favored over arrays. Some of the modules and classes have aged more gracefully than others. If you see a design area that needs improvement, feel free to pitch in.
<<lessVamos is young and its goals are only partially met. I invite anyone whos interested to contribute.
Thorough physical modeling
Vamos models most major systems of a car. The drivetrain includes a simulation of the engine, clutch, transmission and a limited-slip differential. Tires and suspension are also modeled. If I missed something, let me know.
Good C++ Design
The geometry, track, car and world modules are in their own namespaces. Care has been taken to avoid cyclic dependencies. Standard Library components like strings, vectors and maps are favored over arrays. Some of the modules and classes have aged more gracefully than others. If you see a design area that needs improvement, feel free to pitch in.
Download (1.4MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
872 downloads
Tidydoc 0.2
The goal of tidydoc is to make documentation organization easier. more>>
The goal of tidydoc is to make documentation organization easier. You can add documents to a pool of documents, give them the right names and put them into the right directories, and generate a set of HTML pages to browse your documents.
A bibtex file can also be generated. It is written in Python in the spirit of flexibility and easy tweaking, but with default behaviors that fit the needs of most people. You can add documents using most transmission protocols, such as a simple cp or through SSH with SCP.
Tidydoc then generates HTML or bibtex files indexing your documents. A simple XML file is required for each document, including some information. These description files may be generated by using tidydocs upload facilities, but this is not mandatory.
Main features:
- Add documents to a pool of documents.
- Give them the right names and put them into the right directories.
- Generate a set of HTML pages to browse your documents.
- Generate a bibtex file listing indexing each document.
Enhancements:
- Support document reorganization a posteriori.
- Bibtex support.
- Easier installation.
<<lessA bibtex file can also be generated. It is written in Python in the spirit of flexibility and easy tweaking, but with default behaviors that fit the needs of most people. You can add documents using most transmission protocols, such as a simple cp or through SSH with SCP.
Tidydoc then generates HTML or bibtex files indexing your documents. A simple XML file is required for each document, including some information. These description files may be generated by using tidydocs upload facilities, but this is not mandatory.
Main features:
- Add documents to a pool of documents.
- Give them the right names and put them into the right directories.
- Generate a set of HTML pages to browse your documents.
- Generate a bibtex file listing indexing each document.
Enhancements:
- Support document reorganization a posteriori.
- Bibtex support.
- Easier installation.
Download (0.24MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads
BulkSMS 0.2
BulkSMS is a Python implementation of the BulkSMS.co.uk HTTP client API. more>>
BulkSMS is a Python implementation of the BulkSMS.co.uk HTTP client API. It features an object- orientated Python module which can be called from other Python programs, alongside a command-line sms command for sending SMS messages and performing account control functions.
BulkSMS.co.uk is a commercial SMS transit provider allowing programmatic transmission of SMS through an HTTP RPC API. The service provides facilities for sending 7-bit, 8-bit, and Unicode-encoded SMS messages, alongside giving account control functions.
More information on BulkSMS.co.uk can be found at http://www.bulksms.co.uk/.
The BulkSMS Python Module is an object-based implementation of a BulkSMS.co.uk API client designed for Python 2.3. It has been designed for use with version 1.0 of the BulkSMS.co.uk API.
More information on Python can be found at http://www.python.org/.
The BulkSMS Command Line Interface is a small program written around the BulkSMS Python module, giving the user an easy interface for sending SMS messages using any command line from which Python may be run.
Enhancements:
- Added support for sending 2-way SMSes in the CLI via --repliable and in API via a repliable attribute.
- Added support for reading your the 2-way SMS inbox using a BulkSMS Inbox proxy.
- Added Inbox Server protocol documentation.
- Added a new poll_report() method to the BulkSMS class. Added poll_time and poll_wait instance variables to control poll_report(). Modified the CLI module to utilise poll_report().
- Fixed several inconsistancies and typing mistakes in the inline documentation as well as README.html. Added new paragraphs and examples for poll_report().
<<lessBulkSMS.co.uk is a commercial SMS transit provider allowing programmatic transmission of SMS through an HTTP RPC API. The service provides facilities for sending 7-bit, 8-bit, and Unicode-encoded SMS messages, alongside giving account control functions.
More information on BulkSMS.co.uk can be found at http://www.bulksms.co.uk/.
The BulkSMS Python Module is an object-based implementation of a BulkSMS.co.uk API client designed for Python 2.3. It has been designed for use with version 1.0 of the BulkSMS.co.uk API.
More information on Python can be found at http://www.python.org/.
The BulkSMS Command Line Interface is a small program written around the BulkSMS Python module, giving the user an easy interface for sending SMS messages using any command line from which Python may be run.
Enhancements:
- Added support for sending 2-way SMSes in the CLI via --repliable and in API via a repliable attribute.
- Added support for reading your the 2-way SMS inbox using a BulkSMS Inbox proxy.
- Added Inbox Server protocol documentation.
- Added a new poll_report() method to the BulkSMS class. Added poll_time and poll_wait instance variables to control poll_report(). Modified the CLI module to utilise poll_report().
- Fixed several inconsistancies and typing mistakes in the inline documentation as well as README.html. Added new paragraphs and examples for poll_report().
Download (0.028MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1221 downloads
Draco GNU/Linux 0.1
Draco GNU/Linux is a Linux distribution based on Slackware 11.0 and featuring packages from pkgsrc 2007Q1. more>>
Draco GNU/Linux is a Linux distribution based on Slackware 11.0 and featuring packages from pkgsrc 2007Q1.
Main features:
- Kernel 2.6.19
- Glibc 2.3.6
- GCC 3.4.6
- X.org 7.2
- XFCE 4.4.1
- GNOME 2.16.3
- KDE 3.5.6
And many more (678 precompiled packages available and over 8000 from source).
It also contains the following applications:
- Slim
- Firefox
- MPlayer
- Thunderbird
- Gaim
- XChat
- Liferea
- Transmission
- GIMP
- Inkscape
- GQview
- Abiword
- Gnumeric
- Bluefish
- Audacious
- GXine
- Graveman
- SeaMonkey
- Epiphany
- Evolution
- Rhythmbox
- Totem
- KTorrent
- KOffice
- Amarok
- Kaffeine
<<lessMain features:
- Kernel 2.6.19
- Glibc 2.3.6
- GCC 3.4.6
- X.org 7.2
- XFCE 4.4.1
- GNOME 2.16.3
- KDE 3.5.6
And many more (678 precompiled packages available and over 8000 from source).
It also contains the following applications:
- Slim
- Firefox
- MPlayer
- Thunderbird
- Gaim
- XChat
- Liferea
- Transmission
- GIMP
- Inkscape
- GQview
- Abiword
- Gnumeric
- Bluefish
- Audacious
- GXine
- Graveman
- SeaMonkey
- Epiphany
- Evolution
- Rhythmbox
- Totem
- KTorrent
- KOffice
- Amarok
- Kaffeine
Download (170.7MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
839 downloads
REMITT 0.3.3
REMITT is Electronic Medical Information Translation and Transmission. more>>
REMITT is Electronic Medical Information Translation and Transmission.
REMITT is a revolutionary medical information translation and transmission system, which is primarily used for preparing and submitting medical billing data.
REMITT works independent of any specific electronic medical record (EMR) or practice management (PM) system, and can interface with any EMR or PM system which implements its application programming interface (API). The first system to do so has been FreeMED.
Currently Supported Formats
- HCFA-1500/CRM-1500
- ANSI NSF X12 837 Professional
Currently Supported Output Types
- PDF Document (with optional overlaying)
- PRN File
- X12 Message
- FreeClaims.com Direct Submission
- GatewayEDI.com Direct Submission
The name REMITT is a recursive acronym.
<<lessREMITT is a revolutionary medical information translation and transmission system, which is primarily used for preparing and submitting medical billing data.
REMITT works independent of any specific electronic medical record (EMR) or practice management (PM) system, and can interface with any EMR or PM system which implements its application programming interface (API). The first system to do so has been FreeMED.
Currently Supported Formats
- HCFA-1500/CRM-1500
- ANSI NSF X12 837 Professional
Currently Supported Output Types
- PDF Document (with optional overlaying)
- PRN File
- X12 Message
- FreeClaims.com Direct Submission
- GatewayEDI.com Direct Submission
The name REMITT is a recursive acronym.
Download (0.52MB)
Added: 2007-05-19 License: MPL (Mozilla Public License) Price:
889 downloads
Verona 0.9.3
Verona is a portable VOIP toolkit based on eXosip, oSIP, oRTP, curl, and ffmpeg. more>>
Verona is a portable VOIP toolkit based on oRTP, oSIP, eXosip, curl, and ffmpeg.
The toolkit includes a phApi module, which is a high level VOIP API that allows a developer to create voice/video over IP applications in a dozen lines of code.
It includes an example of a minimalistic SIP user agent that supports audio and video transmission. The toolkit is basically the VOIP engine used by the openwengo project.
Enhancements:
- This release optimizes and simplifies the build system.
- It adds support to cross-compile for ARM Linux.
- It adds support for transmission of DTMF in the SIP INFO packet.
- It is compatible with the latest version of Intels IPP.
<<lessThe toolkit includes a phApi module, which is a high level VOIP API that allows a developer to create voice/video over IP applications in a dozen lines of code.
It includes an example of a minimalistic SIP user agent that supports audio and video transmission. The toolkit is basically the VOIP engine used by the openwengo project.
Enhancements:
- This release optimizes and simplifies the build system.
- It adds support to cross-compile for ARM Linux.
- It adds support for transmission of DTMF in the SIP INFO packet.
- It is compatible with the latest version of Intels IPP.
Download (13.6MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1095 downloads
Eispice 0.10
Eispice is a ground-up re-write of the Berkley Spice 3 Simulator targeted to PCB level simulation. more>>
Eispice is a ground-up re-write of the Berkley Spice 3 Simulator targeted to PCB level simulation. Eispice runs in batch-mode only (i.e. no nutmeg) and doesnt include a plot utility. I use the original nutmeg but any plot utility that can read rawspice files will work (i.e. gwave).
I had two primary motivations for starting this project. I have been using Berkley Spice 3 to do PCB level SI simulations but found it a little slow. Eispice should run faster for most sims, mainly because the SuplerLU matrix library is faster than spices Sparse Matrix library.
I also wanted to add direct ibis support to spice but when I started working through the source code I came to the conclusion that it may be easier to start from scratch. So many global variables...
The current release is an alpha release. It doesnt contain all of the features that Id like it to contain, it may be unstable, it may not even compile on your machine.
Main features:
- Operating Point Analysis
- Transient Analysis
- CCVS, CCCS, VCVS, VCCS models
- I, V models
- R, L, C models
- T -- lossless transmission line model
- B -- non-linear current and voltage source models
Enhancements:
- The performance of the PyB model was greatly improved for this release.
- PyB error messages have been improved, and there is a handful of other minor bugfixes.
- This release also coincides with the release of a new eispice IDE (eide), which includes a simple PyQt based test editor, a Python Interpreter, and eispice rolled into a single application using pyinstaller.
- It is primarily intended for Windows users.
<<lessI had two primary motivations for starting this project. I have been using Berkley Spice 3 to do PCB level SI simulations but found it a little slow. Eispice should run faster for most sims, mainly because the SuplerLU matrix library is faster than spices Sparse Matrix library.
I also wanted to add direct ibis support to spice but when I started working through the source code I came to the conclusion that it may be easier to start from scratch. So many global variables...
The current release is an alpha release. It doesnt contain all of the features that Id like it to contain, it may be unstable, it may not even compile on your machine.
Main features:
- Operating Point Analysis
- Transient Analysis
- CCVS, CCCS, VCVS, VCCS models
- I, V models
- R, L, C models
- T -- lossless transmission line model
- B -- non-linear current and voltage source models
Enhancements:
- The performance of the PyB model was greatly improved for this release.
- PyB error messages have been improved, and there is a handful of other minor bugfixes.
- This release also coincides with the release of a new eispice IDE (eide), which includes a simple PyQt based test editor, a Python Interpreter, and eispice rolled into a single application using pyinstaller.
- It is primarily intended for Windows users.
Download (1.5MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1016 downloads
TCP Re-engineering Tool 1.4.3
TCP Re-engineering Tool monitors and analyzes data transmitted between a client and a server via a TCP connection. more>>
TCPreen is a simple tool to monitor and analyze data transmitted between clients and servers through connection-oriented streams data such as a TCP sessions; it supports TCP over either IPv4 or IPv6. This tool focuses on the data stream (software/socket layer), not on the lower level transmission protocol as packet sniffers do.
TCPreen listens on a TCP port and wait for incoming connections to come in. Then, it forwards data sent by the connecting client to another server port (possibly on another computer) and forwards server responses back to the client.
TCPreen can display data on your console in real-time and/or save it to log files for later reference.There are various display formats.
While it was originally meant to help developers reverse-engineer TCP-based protocols, it can also be very useful to debug network server or client software or for a system administrator to monitor a TCP service.
Enhancements:
- libsolve/getaddrinfo.{c,h}, src/winstub.{c,h}:
- dirty kludge to resolve getaddrinfo & co at run-time
- so that tcpreen can still run on Windows 2000 and older.
<<lessTCPreen listens on a TCP port and wait for incoming connections to come in. Then, it forwards data sent by the connecting client to another server port (possibly on another computer) and forwards server responses back to the client.
TCPreen can display data on your console in real-time and/or save it to log files for later reference.There are various display formats.
While it was originally meant to help developers reverse-engineer TCP-based protocols, it can also be very useful to debug network server or client software or for a system administrator to monitor a TCP service.
Enhancements:
- libsolve/getaddrinfo.{c,h}, src/winstub.{c,h}:
- dirty kludge to resolve getaddrinfo & co at run-time
- so that tcpreen can still run on Windows 2000 and older.
Download (0.041MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1216 downloads
TCPreen 1.4.2
TCP Re-engineering Tool monitors and analyzes data transmitted between a client and a server via a TCP connection. more>>
TCPreen is a simple tool to monitor and analyze data transmitted between clients and servers through connection-oriented streams data such as a TCP sessions; it supports TCP over either IPv4 or IPv6. This tool focuses on the data stream (software/socket layer), not on the lower level transmission protocol as packet sniffers do.
TCPreen listens on a TCP port and wait for incoming connections to come in. Then, it forwards data sent by the connecting client to another server port (possibly on another computer) and forwards server responses back to the client.
TCPreen can display data on your console in real-time and/or save it to log files for later reference. Various display formats are available.
While it was originally meant to help developers reverse-engineer TCP-based protocols, it can also be very useful to debug network server or client software or for a system administrator to monitor a TCP service.
<<lessTCPreen listens on a TCP port and wait for incoming connections to come in. Then, it forwards data sent by the connecting client to another server port (possibly on another computer) and forwards server responses back to the client.
TCPreen can display data on your console in real-time and/or save it to log files for later reference. Various display formats are available.
While it was originally meant to help developers reverse-engineer TCP-based protocols, it can also be very useful to debug network server or client software or for a system administrator to monitor a TCP service.
Download (0.040MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1660 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above transmission search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed