im protocols
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1841
SurgeMail 37b8
SurgeMail is the fastest, most robust and secure, full-featured email server on the market today supporting all the protocols an more>>
SurgeMail is the fastest, most robust and secure, full-featured email server on the market today supporting all the protocols and standards. Surgewall works with every mail server and can be installed in minutes, instantly gives you the uniquely advanced, Spam Blocking, Virus Scanning and even user configurable filtering and friends modes normally only found in our SurgeMail product.
Main features:
- User existence is checked at rcpt stage to prevent major spam problems
- Spam and virus free email
- Friends mail screening system.
- Integrated mail server and web based email
- Web based administration (user, domain and server)
- Full SSL secure support for all protocols
- Runs on platform of choice (Windows, most Unix versions)
- Installs in minutes and unparalleled after sales service
<<lessMain features:
- User existence is checked at rcpt stage to prevent major spam problems
- Spam and virus free email
- Friends mail screening system.
- Integrated mail server and web based email
- Web based administration (user, domain and server)
- Full SSL secure support for all protocols
- Runs on platform of choice (Windows, most Unix versions)
- Installs in minutes and unparalleled after sales service
Download (10.7MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1649 downloads
Openfire 3.3.1
Openfire is a leading Open Source, cross-platform IM server based on the XMPP (Jabber) protocol. more>>
Openfire is a leading Open Source, cross-platform IM server based on the XMPP (Jabber) protocol.
Openfire server has great performance, is easy to setup and use, and delivers an innovative feature set.
Openfire is an enterprise instant messaging (EIM) server dual-licensed under the Open Source GPL and commercially. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and adminster, but offers rock-solid security and performance.
Use Openfire in your organization as a more secure and feature-rich alternative to the consumer IM networks. Or, replace your existing EIM server with a more open, easier to use, and much less expensive solution.
Enterprise Grade
Openfire supports SSL/TLS encrypted connections out of the box as well as packet auditing to meet compliance requirements. Optionally tie Openfire into your organizations existing authentication system such as LDAP and then handle thousands of concurrent users on a single server.
Open Source and Open Protocol
Openfire is available under the Open Source GPL or a commercial license. It supports the open XMPP (Jabber) IM protocol and popular extensions. XMPP is supported by dozens of IM clients and allows for easy federation between IM servers. Openfire is among the most compliant XMPP servers available.
Cross-Platform
As a 100% Java application, Openfire supports Windows, Unix/Linux, and Mac OSX. The server can be deployed as a standalone application or service, or deployed in any J2EE compliant application server (Tomcat, Resin, etc) as a WAR (Web Application Archive).
Easy to Use
Get Openfire up and running within ten minutes. Then, administer the server using the web-based admin console.
Plugins
The server is easily extensible with a full plugin architecture. Visit the plugin library for a full list of available plugins.
Spark IM Client
Openfire works great with the cross-platform, feature-rich Spark IM client. Use the Spark Manager server plugin to manage the Spark clients on your server.
Server-Managed Contact Lists
Define groups of users in the server and then use the shared-group feature to automatically push those groups into users contact lists. This makes it very easy for people to start using the system and find the people they work with.
<<lessOpenfire server has great performance, is easy to setup and use, and delivers an innovative feature set.
Openfire is an enterprise instant messaging (EIM) server dual-licensed under the Open Source GPL and commercially. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber).
Openfire is incredibly easy to setup and adminster, but offers rock-solid security and performance.
Use Openfire in your organization as a more secure and feature-rich alternative to the consumer IM networks. Or, replace your existing EIM server with a more open, easier to use, and much less expensive solution.
Enterprise Grade
Openfire supports SSL/TLS encrypted connections out of the box as well as packet auditing to meet compliance requirements. Optionally tie Openfire into your organizations existing authentication system such as LDAP and then handle thousands of concurrent users on a single server.
Open Source and Open Protocol
Openfire is available under the Open Source GPL or a commercial license. It supports the open XMPP (Jabber) IM protocol and popular extensions. XMPP is supported by dozens of IM clients and allows for easy federation between IM servers. Openfire is among the most compliant XMPP servers available.
Cross-Platform
As a 100% Java application, Openfire supports Windows, Unix/Linux, and Mac OSX. The server can be deployed as a standalone application or service, or deployed in any J2EE compliant application server (Tomcat, Resin, etc) as a WAR (Web Application Archive).
Easy to Use
Get Openfire up and running within ten minutes. Then, administer the server using the web-based admin console.
Plugins
The server is easily extensible with a full plugin architecture. Visit the plugin library for a full list of available plugins.
Spark IM Client
Openfire works great with the cross-platform, feature-rich Spark IM client. Use the Spark Manager server plugin to manage the Spark clients on your server.
Server-Managed Contact Lists
Define groups of users in the server and then use the shared-group feature to automatically push those groups into users contact lists. This makes it very easy for people to start using the system and find the people they work with.
Download (41MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
930 downloads
Eimp 1.0
Eclipse Instant Messenger Plugin is a plugin for Eclipse. more>>
Eclipse Instant Messenger Plugin is a plugin for Eclipse. It integrates some popular im protocols(MSN,YAHOO,ICQ,AIM,etc.). Eclipse is a kind of universal tool platform - an open extensible IDE for anything and nothing in particular. You can have more infomation from www.eclipse.org.
<<less Download (2.8MB)
Added: 2006-06-16 License: BSD License Price:
1227 downloads
Twisted Words 0.4.0
Twisted Words provides implementations of a handful of IM protocols, including IRC, MSNP8, OSCAR, TOC, and Jabber. more>>
Twisted Words library provides implementations of a handful of IM protocols, including IRC, MSNP8, OSCAR, TOC, and Jabber.
Twisted Words provides two separate high-level end-user features:
a multiprotocol instant messaging server
a multiprotocol instant messaging client
These are both still in the early stages of development and are not expected to work flawlessly in all configurations, however each is quite usable for a limited set of functionality. A Twisted Words server can be created with just a couple commands:
$ mktap words --irc-port 6667 --pb-port 8787 --passwd password_file --group somegroup
$ twistd -f words.tap
The Twisted Words client is named im and is usable as an IRC client, and possibly an AIM client (depending on the phase of the moon).
Low Level Functionality:
Twisted Words also includes:
Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM).
Jabber libraries.
Prototypes of chat server and client frameworks built on top of the protocols.
<<lessTwisted Words provides two separate high-level end-user features:
a multiprotocol instant messaging server
a multiprotocol instant messaging client
These are both still in the early stages of development and are not expected to work flawlessly in all configurations, however each is quite usable for a limited set of functionality. A Twisted Words server can be created with just a couple commands:
$ mktap words --irc-port 6667 --pb-port 8787 --passwd password_file --group somegroup
$ twistd -f words.tap
The Twisted Words client is named im and is usable as an IRC client, and possibly an AIM client (depending on the phase of the moon).
Low Level Functionality:
Twisted Words also includes:
Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM).
Jabber libraries.
Prototypes of chat server and client frameworks built on top of the protocols.
Download (0.13MB)
Added: 2006-05-29 License: MIT/X Consortium License Price:
1246 downloads
SimpServer 2.1.0
SimpServer acts as a proxy between your IM client and the server, encrypting all conversations. more>>
SimpServer is the first lightweight instant messaging security gateway for Unix systems. Install SimpServer on a Unix system and configure IM clients on your local network, and conversations with Simp-equipped parties will be automatically encrypted. SimpServer can indeed accept simultaneous remote connections and thus secure local and/or remote clients.
With SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
<<lessWith SimpServer, corporate environments can now benefit from centralized instant messenger encryption. Linux fans can now secure their MSN conversations. SimpServer is beta and is free for any use.
Main features:
- This version of SimpServer supports MSN Messenger, ICQ, Yahoo! and AIM encryption using the Diffie-Hellman key-agreement scheme. It does not currently support authenticated modes such as the RSA modes of the Windows version, nor does it support other IM protocols. That limitation brings an important advantage: SimpServer can be used as a security server for multiple IM clients, not only the one on the local machine, but others on the network. It is indeed possible to configure clients to use SimpServer as a proxy server, which will secure all outgoing IM flows.
-
-As for the Windows version, the Unix edition can be highly customized: messages can be colored depending on their cryptographic state and contact names can be prefixed during conversations (MSN) to quickly see if the conversation is secure.
Download (0.59MB)
Added: 2006-06-17 License: Free for non-commercial use Price:
1226 downloads
Net::YahooMessenger 0.16
Net::YahooMessenger is a Perl interface to the Yahoo!Messenger IM protocol. more>>
Net::YahooMessenger is a Perl interface to the Yahoo!Messenger IM protocol.
SYNOPSIS
use Net::YahooMessenger;
my $yahoo = Net::YahooMessenger->new(
id => your_yahoo_id,
password => your_password,
);
$yahoo->login or die "Cant login Yahoo!Messenger";
$yahoo->send(recipient_yahoo_id, Hello World!);
MAINTAINERS WANTED
This module is not in active maintenance now. Thus it doesnt play well with recent Yahoo! protocol updates. If you are interested in taking over this module on CPAN, please let me know your CPAN author ID to me at miyagawa[at]cpan.org.
Net::YahooMessenger is a client class for connecting with the Yahoo!Messenger server, and transmitting and receiving a message.
Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is working as expected usually.
<<lessSYNOPSIS
use Net::YahooMessenger;
my $yahoo = Net::YahooMessenger->new(
id => your_yahoo_id,
password => your_password,
);
$yahoo->login or die "Cant login Yahoo!Messenger";
$yahoo->send(recipient_yahoo_id, Hello World!);
MAINTAINERS WANTED
This module is not in active maintenance now. Thus it doesnt play well with recent Yahoo! protocol updates. If you are interested in taking over this module on CPAN, please let me know your CPAN author ID to me at miyagawa[at]cpan.org.
Net::YahooMessenger is a client class for connecting with the Yahoo!Messenger server, and transmitting and receiving a message.
Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is working as expected usually.
Download (0.016MB)
Added: 2006-12-11 License: Perl Artistic License Price:
1052 downloads
Kxremote 0.0.2
Kxremote is an application to integrate protocols of remote connection made with perlqt. more>>
Kxremote is an application to integrate protocols of remote connection made with perlqt.
Supports:
- xdmcp
- vnc
- rdp
<<lessSupports:
- xdmcp
- vnc
- rdp
Download (0.007MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1108 downloads
EB-lite alpha 13
EB-lite is the name of the rewrite that is being developed of the instant messaging client Everybuddy. more>>
EB-lite is the name of the rewrite that is being developed of the instant messaging client Everybuddy. EB-lite carries many major advances on the current codebase, the biggest of which is that the user interface is not contained in the same process as the core. How would you like to use the same messaging client everywhere - on your desktop, your console, your browser, even your mobile phone?
This is all possible because eb-lite allows interfaces written on any platform, in any language - they do not even have to run on the same machine. Any number of user interfaces can also connect to the same core.
Main features:
- Free software, distributed under the GPL.
- Supports the following IM protocols:
- MSN
- AIM (TOC)
- ICQ (TOC)
- Yahoo
- IRC
- Jabber
- Group chat (IRC, MSN, AIM, ICQ)
- Away messages
- Automatic translation (using Babelfish)
- SOCKS and (to a lesser extent) HTTP proxy support
- Modular structure allows different interfaces to share the same engine (and thus share preferences, contact lists, etc).
- Message queuing (including across UI sessions)
- Cross-platform code. The core is written almost entirely in ANSI C, making it easy to port to different operating systems. Although mainly developed on Linux, it will also build on other Unixes (including Mac OS X) and Windows.
<<lessThis is all possible because eb-lite allows interfaces written on any platform, in any language - they do not even have to run on the same machine. Any number of user interfaces can also connect to the same core.
Main features:
- Free software, distributed under the GPL.
- Supports the following IM protocols:
- MSN
- AIM (TOC)
- ICQ (TOC)
- Yahoo
- IRC
- Jabber
- Group chat (IRC, MSN, AIM, ICQ)
- Away messages
- Automatic translation (using Babelfish)
- SOCKS and (to a lesser extent) HTTP proxy support
- Modular structure allows different interfaces to share the same engine (and thus share preferences, contact lists, etc).
- Message queuing (including across UI sessions)
- Cross-platform code. The core is written almost entirely in ANSI C, making it easy to port to different operating systems. Although mainly developed on Linux, it will also build on other Unixes (including Mac OS X) and Windows.
Download (1.5MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
IM-Filter 0.9 RC1
IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. more>>
IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism.
IM-Filters main purpose is to run at a gateway, so all ICQ-related traffic of users in the LAN runs over IM-Filter. Nevertheless the daemon could also be used directly on end users computers. The following diagram shows, how the daemon is integrated in a GNU/Linux system.
One of the design goals of IM-Filter was modularity. So plugins for other protocols like MSN or IRC could be written easily. The source code already contains skeleton code for an IRC module.
Together with the source code, adequate iptables scripts are provided so that only packets which belong to ICQ traffic get in the netfilter queue of IM-Filter.
Main features:
Logging of messages sent via ICQ
IM-Filter is able to identify and log messages which have been sent via the ICQ protocol. These messages contain a timestamp, an IP-address, the appropriate UIN and - of course - the message itself. A logged message could look like this:
[2007-07-27 11:24:21] IP "10.0.0.1" sent following message to #123456789: "hello, this is a test"
Blacklists for messages and UINs
IM-Filter handles two different blacklists: for messages and for UINs. The message blacklist holds strings which must not occur in text messages. When such a string is detected in a message, it gets censored in the logfiles.
The UIN blacklist contains UINs of users which are not allowed to connect to the ICQ network. Those blacklists can be re-read by the daemon during runtime by sending signals.
Detection and blocking of file transfers
Since file transfers are not always welcome, they can be blocked by invoking the daemon with a specific command line argument. Then, users in the LAN can not send files to other users anymore. Beside blocking, the daemon logs file transfers. Such a log entry can look like this:
[2007-07-06 17:01:26] FILTRANSFER detected (outgoing): receiver uin: #123456789 || filename: test.txt || size: 143360B
List with currently logged in users
To be able to know which users are currently logged in, IM-Filter manages a text file which holds all necessary information. By default, the file is placed in /var/log/imfilter.users and contains IP-address and UIN of the users which are currently logged in. The file could look like this:
UIN=123456789, IP=10.0.0.1
UIN=234567890, IP=10.0.0.22
UIN=345678901, IP=10.0.0.4
<<lessIM-Filters main purpose is to run at a gateway, so all ICQ-related traffic of users in the LAN runs over IM-Filter. Nevertheless the daemon could also be used directly on end users computers. The following diagram shows, how the daemon is integrated in a GNU/Linux system.
One of the design goals of IM-Filter was modularity. So plugins for other protocols like MSN or IRC could be written easily. The source code already contains skeleton code for an IRC module.
Together with the source code, adequate iptables scripts are provided so that only packets which belong to ICQ traffic get in the netfilter queue of IM-Filter.
Main features:
Logging of messages sent via ICQ
IM-Filter is able to identify and log messages which have been sent via the ICQ protocol. These messages contain a timestamp, an IP-address, the appropriate UIN and - of course - the message itself. A logged message could look like this:
[2007-07-27 11:24:21] IP "10.0.0.1" sent following message to #123456789: "hello, this is a test"
Blacklists for messages and UINs
IM-Filter handles two different blacklists: for messages and for UINs. The message blacklist holds strings which must not occur in text messages. When such a string is detected in a message, it gets censored in the logfiles.
The UIN blacklist contains UINs of users which are not allowed to connect to the ICQ network. Those blacklists can be re-read by the daemon during runtime by sending signals.
Detection and blocking of file transfers
Since file transfers are not always welcome, they can be blocked by invoking the daemon with a specific command line argument. Then, users in the LAN can not send files to other users anymore. Beside blocking, the daemon logs file transfers. Such a log entry can look like this:
[2007-07-06 17:01:26] FILTRANSFER detected (outgoing): receiver uin: #123456789 || filename: test.txt || size: 143360B
List with currently logged in users
To be able to know which users are currently logged in, IM-Filter manages a text file which holds all necessary information. By default, the file is placed in /var/log/imfilter.users and contains IP-address and UIN of the users which are currently logged in. The file could look like this:
UIN=123456789, IP=10.0.0.1
UIN=234567890, IP=10.0.0.22
UIN=345678901, IP=10.0.0.4
Download (MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
818 downloads
AMI 0.2.1
AMI provides a full P2P network. more>>
AMI provides a full P2P network.
AMI is a universal P2P framework written in Java and XML. It allows people to communicate using plug-in AMI protocols. It can support any P2P protocol.
<<lessAMI is a universal P2P framework written in Java and XML. It allows people to communicate using plug-in AMI protocols. It can support any P2P protocol.
Download (0.97MB)
Added: 2007-03-13 License: GPL (GNU General Public License) Price:
957 downloads
Net::YMSG 1.2
Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. more>>
Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol.
SYNOPSIS
use Net::YMSG;
my $yahoo = Net::YMSG->new(
id => your_yahoo_id,
password => your_password,
);
$yahoo->login or die "Cant login Yahoo!Messenger";
$yahoo->send(recipient_yahoo_id, Hello World!);
Net::YMSG is a client class for connecting with the Yahoo! Messenger server, and transmitting and receiving a message.
Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is working as expected usually.
METHODS
This section documents method of the Net::YMSG class.
Net::YMSG->new()
It should be called with following arguments (items with default value are optional):
id => yahoo id
password => password
pre_login_url => url which refers to setting information.
(default http://msg.edit.yahoo.com/config/)
hostname => server hostname
(default scs.yahoo.com)
Returns a blessed instantiation of Net::YMSG.
Note: If you plan to connect with Yahoo!India (yahoo.co.in), it sets up as follows.
my $yahoo_japan = Net::YMSG->new(
pre_login_url => http://edit.my.yahoo.co.in/config/,
hostname => cs.yahoo.co.in,
);
Since it connects with Yahoo!(yahoo.com), this procedure is unnecessary in almost all countries.
<<lessSYNOPSIS
use Net::YMSG;
my $yahoo = Net::YMSG->new(
id => your_yahoo_id,
password => your_password,
);
$yahoo->login or die "Cant login Yahoo!Messenger";
$yahoo->send(recipient_yahoo_id, Hello World!);
Net::YMSG is a client class for connecting with the Yahoo! Messenger server, and transmitting and receiving a message.
Since implement of a protocol is the result of analyzing and investigating a packet, it has an inadequate place. However, it is working as expected usually.
METHODS
This section documents method of the Net::YMSG class.
Net::YMSG->new()
It should be called with following arguments (items with default value are optional):
id => yahoo id
password => password
pre_login_url => url which refers to setting information.
(default http://msg.edit.yahoo.com/config/)
hostname => server hostname
(default scs.yahoo.com)
Returns a blessed instantiation of Net::YMSG.
Note: If you plan to connect with Yahoo!India (yahoo.co.in), it sets up as follows.
my $yahoo_japan = Net::YMSG->new(
pre_login_url => http://edit.my.yahoo.co.in/config/,
hostname => cs.yahoo.co.in,
);
Since it connects with Yahoo!(yahoo.com), this procedure is unnecessary in almost all countries.
Download (0.015MB)
Added: 2006-12-11 License: Perl Artistic License Price:
1058 downloads
Kopete 0.12.2
Kopete is a flexible and extendable multiple protocol instant messaging system designed as a plugin-based system. more>>
Kopete is an instant messenger supporting AIM, ICQ, MSN, Yahoo, Jabber, IRC, Novell GroupWise Messenger, Lotus SameTime, and more. Kopete is designed to be a flexible and extensible multi-protocol system suitable for personal and enterprise use.
The goal of Kopete is to provide users with a single easy-to-use way to access all of their instant messaging systems. The interface puts people first, and is integrated with the system address book to let you access your contacts from other KDE applications.
IM can be intrusive, but Kopetes notification system can be tuned so that only important contacts interrupt you. Kopete also features tools to enhance your IM, such as message encryption, archiving, and many other fun and useful effects.
Kopete supports all commonly used instant messaging protocols, and the Kopete team provides templates for developers to base new plugins on. Our API provides developers with many features to ease supporting a new protocol. All protocols are plugins and allow modular installation, configuration, and usage.
<<lessThe goal of Kopete is to provide users with a single easy-to-use way to access all of their instant messaging systems. The interface puts people first, and is integrated with the system address book to let you access your contacts from other KDE applications.
IM can be intrusive, but Kopetes notification system can be tuned so that only important contacts interrupt you. Kopete also features tools to enhance your IM, such as message encryption, archiving, and many other fun and useful effects.
Kopete supports all commonly used instant messaging protocols, and the Kopete team provides templates for developers to base new plugins on. Our API provides developers with many features to ease supporting a new protocol. All protocols are plugins and allow modular installation, configuration, and usage.
Download (5.1MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1119 downloads
Emcast 0.3.2
Emcast project is a generic multicast toolkit. more>>
Emcast project is a generic multicast toolkit.
Emcast is a multicast toolkit for distributed/peer-to- peer applications that require multicast communication.
It includes the program "emcast", a generic multicast utility (like netcat), and the library "libemcast", a generic multicast library.
Emcast supports IPv4 multicast (IM) and can easily support almost any end-host multicast (EM) protocol.
The EM protocols supported are Banana Tree Protocol (BTP) and Internet Relay Chat (IRC).
Enhancements:
- Copy from inet address, not string. Interesting that mcast was still working before in Linux.
<<lessEmcast is a multicast toolkit for distributed/peer-to- peer applications that require multicast communication.
It includes the program "emcast", a generic multicast utility (like netcat), and the library "libemcast", a generic multicast library.
Emcast supports IPv4 multicast (IM) and can easily support almost any end-host multicast (EM) protocol.
The EM protocols supported are Banana Tree Protocol (BTP) and Internet Relay Chat (IRC).
Enhancements:
- Copy from inet address, not string. Interesting that mcast was still working before in Linux.
Download (0.28MB)
Added: 2007-03-07 License: LGPL (GNU Lesser General Public License) Price:
963 downloads
Senator 1.0 Beta3
Senator provides an ASF video stream server. more>>
Senator provides an ASF video stream server.
Senator is an implementation of a Microsoft ASF stream server that runs under Linux. Users can connect to it using Media Player and the HTTP stream protocol. Skipping and searching in the video stream is supported.
Currently there is a version you can download. This version uses the HTTP stream protocol so you can search trough the file using the Media Player.
The author of this software wiches to remain anonymous for now since the ASF protocol is (c) Microsoft and Im not sure if they are very happy with a server implementation running @ linux.
<<lessSenator is an implementation of a Microsoft ASF stream server that runs under Linux. Users can connect to it using Media Player and the HTTP stream protocol. Skipping and searching in the video stream is supported.
Currently there is a version you can download. This version uses the HTTP stream protocol so you can search trough the file using the Media Player.
The author of this software wiches to remain anonymous for now since the ASF protocol is (c) Microsoft and Im not sure if they are very happy with a server implementation running @ linux.
Download (.02503MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
967 downloads
DeleGate 9.9.3 / 9.9.4 Pre11
universal application level gateway, or proxy server which can relay most of fundamental application protocols used in the Internet more>> <<less
Added: 2009-07-21 License: Freely Distributable Price: FREE
13 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 im protocols 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