|
|
Freeware: Communication Protocol
| |
SizePopup
License: Freeware
|
|
| |
This software allows you sending short texts in computers networks (LAN/WAN). It's similar to the WinPopup, unfortunately win2000 and XP haven't got the WinPopup. Communication is based on a TCP/IP protocol.SizePopup has easy list of users and their IP addresses.
Author: Ivan Sivak - SOFTWARE| Date: 30-06-2005 | Size:
628 KB |
| |
- |
| |
Network Protocols Map Screensaver
License: Freeware
|
|
| |
We design special screensavers and wall-papers for IT/Networking professionals and students, who will display our art on their computer screens for months or years. Screensavers are widely displayed on people's PCs for months, even years. Marketing messages, product names and corporate logos and active links to your websites can be designed into the screensaver. You may also bundle a small demo of your software or other products with the screensaver and distribute it widely with it. It is a very economical and effective tool for product awareness, corporate branding, and web traffic. Contact us today for your screensaver design, distribution and more.
Author: Javvin Company| Date: 8-22-2005 | Size:
2000 KB |
| |
- |
| |
MMD HttpHead
License: Freeware
|
|
| |
MMD HttpHeader is small, absolutely free tool designed to display http headers. Just
type http address to get http header and connection timeout displayed in text window.
It's perfect for all who learn http protocol, internet programers and testers and webmasters.
Author: MMD Software| Date: 05-05-2004 | Size:
268 KB |
| |
- |
| |
Spyware Firewall
License: Freeware
|
|
| |
Block spyware before it reaches your computer not afterwards and stop spyware communication.
Spyware Firewall protects your computer by monitoring your connection in real-time and denying access to all spy ware connections that occur. So spy ware attempts to communicate with your computer are denied and new spy ware entering into your computer when you surf the Internet are denied.
Currently you are possibly scanning your computer after the spy ware has been installed and then removing it. That is OK and a necessary part of the overall security scheme, but by that time communication between your computer and the spy ware makers has almost certainly already taken place and will continue to do so until you decide to scan your computer again. Spyware Firewall takes a different approach, it identifies Spyware initially before you download it and filters the communication at that preliminary point. Spyware Firewall is so success that it will keep you PC free of 99% of spy ware. Inbound and Outbound spy ware communication is monitored and filtered so even if you download spy ware you are still protected.
Author: ecommsec| Date: 15-12-2005 | Size:
1036 KB |
| |
- |
| |
Atomic Clock Time Synchronizer
License: Freeware
|
|
| |
Synchronizes time with NIST atomic time servers
Proxy support: Socks4/Socks4A/Socks5/HTTP
Supports SNTP (the Simple Network time protocol)
Supports the TIME protocol
Can synchronize time with any server running SNTP or TIME protocol
Periodically checks and synchronizes time at specific interval
Displays time in either local time or UTC/GMT
Easy to use and configure
Nice-looking interface
Author: Free Labs Sofware| Date: 10-01-2007 | Size:
200 KB |
| |
- |
| |
BigSpeed Secure Socket Library
License: Freeware
|
|
| |
BigSpeed Secure Socket Library is an ActiveX control that dramatically simplifies and accelerates the development of proprietary communication solutions over the Internet. It implements a flexible message-oriented protocol on top of a single TCP connection. The transfered data are scrambled using on-the-fly 128-bit AES encryption with random session keys, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryption with 1024-bit public/private keys. Transport level authentication is available with optional digital fingerprints or secret keys. Building a virtual private application network is just a matter of setting the same crypto key on two or more sites.
BigSpeed Secure Socket Library can be used both on client and server side, with centralized management of all connections. Information is exchanged through typed data packets identified by a command code. The library takes care of all low-level tasks: packetizing/depacketizing, compression/decompression, encryption/decryption, sending, receiving, buffer congestion and flow control. There is support for automatic DNS name resolution and SOCKS proxy servers.
BigSpeed Secure Socket Library utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications for chat, alert messaging, and file transfer are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.
Author: BigSpeed Computing Inc.| Date: 01-10-2005 | Size:
785 KB |
| |
- |
| |
Pivo Ping Component
License: Freeware
|
|
| |
Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network device to see if it is up. Pivo.Ping fully supports RFC 792 standard.
Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network.
A 'Ping' is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html.
Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }.
Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.
Author: Pivo Corporation| Date: 01-10-2005 | Size:
232 KB |
| |
- |
| |
Free Serial Port Monitor
License: Freeware
|
|
| |
Free software serial port monitor, Com Rs232 sniffer with communication packet data analyzer. This monitoring utility can spy, capture, view, analyze, test com ports activity performing com port connection and traffic analysis with data acquisition and control. You can use this system as device interface testing tool, modem data transfer viewer and so on.
Serial Monitor can be successfully used for monitoring data flow between serial devices and Windows application, debugging com port connections, developing, reverse-engineering and implementing serial protocol, serial device driver development, serial hardware development, research the functionality of any third-party software and hardware, testing software and hardware.
Free Serial Port Monitor can be successfully used by programmers, beta-testers, software developers, hardware engineers, IT support specialists, industrial control personnel, SCADA software engineers, science technicians, systems integrators, consultants, lab experts, University students.
Author: HHD Software| Date: 25-05-2005 | Size:
2892 KB |
| |
- |
| |
Fomine NetSend
License: Freeware
|
|
| |
Fomine NetSend is a package that contains two utility tools for sending messages via SMB protocol.
This first tool NetSend.exe is a console application with a parameter set similar to NET SEND (distributed with Microsoft Windows NT/2002/XP). But unlike NET SEND, this application works with all Windows versions.
The second utility tool NetSendGUI.exe has a simple and user-friendly visual interface. Program's window contains two fields. The first one is the addressee field and the second one is the message field. In addition, the window contains a list of computer names in the network and their descriptions. This list is formed automatically when the program is launched and you can refresh it any time if you press Refresh button. Thus, you don't have to memorize names of computers in the network and type them in manually. All you have to do is to select appropriate computer from the list and its name will automatically appear in the addressee field.
Fomine NetSend is fully compatible with the following messaging software: Microsoft WinPopup, Fomine WinPopup, Fomine Messenger, Microsoft Messenger Service.
Author: Vitali Fomine| Date: 26-05-2003 | Size:
279 KB |
| |
- |
| |
Qnext- Unified Communication & Sharing
License: Freeware
|
|
| |
Qnext unifies Communication, Broadcasting, and digital Media Sharing for business and consumers. Qnext’s advanced communication capabilities includes: all contacts in one place, 8-way voice (VoIP), 4-way video conferencing and a multi-protocol universal instant messenger that supports Yahoo!-AIM-ICQ-Jabber-Google Talk-IRC-and MSN. Group chat, Drag & drop file transfer of any size, remote PC access & more.
Qnext also includes real-time instant sharing of an unlimited number of files, videos, photos, and music streaming to anyone anywhere–even if they do not have Qnext.
Qnext turn your IM into a universal instant media messenger that makes sharing photos and files and streaming music with friends as easy as sending a message. Import your IM and email contacts from Hotmail-Yahoo-Gmail-AIM-.mac. Simply drag as many files or folders of your music or photos into an open IM window and instantly share or stream that content with your friends. They will receive a message with a web link that will display a webpage where they can listen to your music and playlists, view, zoom and download your photos or download files, documents at any size.
Qnext for Windows also include a built-in Remote PC Access and Application Sharing called QnextMyPC. It lets you give yourself or anyone you specify access to your computer or specific applications from any standard web browser anywhere.
With Qnext you communicate, broadcast and share in the most efficient and productive way. When communicating between Qnext users you can chat using video and voice, share files, photos, stream music, play instant games and enjoy high level of security, privacy (SSL encryption) and quality of service. Have peace of mind and get your friends to download Qnext and you are just a few clicks away from having your own secured worldwide Private network (P2P & Web2.0).
Qnext SDK enables broad array of third party developers to customize Qnext and develop new services. Free Windows-vista-Mac-Linux.
Author: Qnext Corp| Date: 14-05-2008 | Size:
44464 KB |
| |
- |
| |
CommuniCrypt2Go
License: Freeware
|
|
| |
RSA encryption tool for eMail-, webmail & messenger communication. No installation required, should run from an USB-Stick and other temporarely devices. See www.communicrypt.com for details.
Author: CommuniCrypt Software| Date: 11-06-2006 | Size:
370 KB |
| |
- |
| |
www-Sharp.Runtime
License: Freeware
|
|
| |
In-process web-server implemented as asynchronous pluggable protocol with support for PHP, ASP.Net and ISAPI. Can run PHP, ASP.Net applications in trusted mode (as HTA). Requires Internet Explorer 5.5 or higher.
Author: Viatcheslav V. Vassiliev| Date: 05-09-2003 | Size:
1217 KB |
| |
- |
| |
Barracuda Home Server
License: Freeware
|
|
| |
BarracudaDrive - Home Server is a free Web-Server for personal use. BarracudaDrive includes many advanced features such as a Web File Manager, WebDAV, HTTPS tunnel, an advanced server side scripting language, games, etc.
Barracuda includes Lua Server Pages, an easy to use scripting language for designing Database-Driven Web Sites. Lua Server Pages, or LSP for short, follows the PHP syntax, and the server side HTML tags start with .
With BarracudaDrive, you can securely upload, download, and manage your files on your home computer from anywhere in the world. BarracudaDrive bypasses firewalls and proxies with the communication protocol HTTPS. The communication is protected by using SSL, allowing no one to eavesdrop on your file transfer.
BarracudaDrive is free for Mac OS X, Linux, and Windows.
Features:
High performance Web Server.
Web-File-Manager.
WebDAV, secure file server.
HTTPS tunnel.
Lua Server Pages.
Free programs you can download separately.
Multiuser administration panel/editor.
Getting started guide.
Chat server and client.
Author: Real Time Logic| Date: 10-04-2006 | Size:
2304 KB |
| |
- |
| |
Pivo SMTP Component
License: Freeware
|
|
| |
Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code. Sends messages as plain text or in the HTML format.
Smtp Component can send email to any email address with or without smtp server as parameter. Email can contain any number of attachments, unlimited recipients, cc's and bcc's. Send Email directly from you web page via applications/browsers.
Author: Pivo Corporation| Date: 15-10-2005 | Size:
232 KB |
| |
- |
| |
Collanos Phone Mac OS X
License: Freeware
|
|
| |
COLLANOS PHONE
Collanos Phone is a software-only Voice over Internet Protocol (VoIP) phone and a multi-protocol instant messenger combined in one application. The main features include placing audio & video calls and sending instant messages, including transparently to existing Jabber, MSN, ICQ, AOL, and Yahoo! networks. Following Collanos multi-platform strategy, the product is available in versions running on Windows, Mac OSX, and Linux. All basic features of Collanos Phone are available at no cost. Additional premium features will be rolled out.
FEATURE OVERVIEW
- Audio and video calls
- 3-way conference calls
- Instant messenger (IM)
- Integration with existing IM networks: AOL, ICQ, MSN, Yahoo! and Jabber
- Runs on Windows, Mac OSX and Linux
- Based on existing Collanos user profiles (i.e. profile is shared with Collanos Workplace)
STANDARDS & PROTOCOLS
The phone is based on the popular Session Initiation Protocol (SIP) standard, the worldwide de-facto standard for VoIP solutions. The instant messenger part is based on the popular Extensible Messaging and Presence Protocol (XMPP) standard. It integrates with several existing proprietary IM networks in parallel.
LICENSE
Collanos Phone is based on many pre-existing open-source components and governed under the General Public License (GPL).
BETA PROGRAM
The Beta program will demonstrate the robustness of the new offering. Users are encouraged to report their experiences. Feedback is highly regarded and valuable to us and the entire Collanos user community.
Author: Collanos Software Inc.| Date: 17-07-2008 | Size:
17414 KB |
| |
- |
| |
VZOchat
License: Freeware
|
|
| |
Easy-to-use, small software application for free video communication via the Internet on any broadband or even dial-up connection. It works with most PCs and web cameras and does not require special skills to use. Its advanced network support allows connections when both users are behind a firewall and even works through HTTPS and SOCKS proxies. NAT hole punching (NHP) technique is implemented in program, allowing direct connections in many network configurations. The software provides good video quality with full-screen video support and a noise-reduction feature for noisy USB cameras. It contains a proprietary video codec that has been specially designed for online video communication at lower connection bandwidths from 30 to 128 kbit/s. This application features an address book with user presence status and detailed user information with a photo. The software supports downloadable language packs.
Author: Visicron Systems, Inc.| Date: 22-07-2008 | Size:
3625 KB |
| |
- |
| |
AirGrab Network Packet Analyzer
License: Freeware
|
|
| |
AirGrab Network Packet Analyzer is a professional network analyzer (also known as protocol analyzer and packet sniffer), AirGrab Network Packet Analyzer performs real-time packet capturing, network monitoring, advanced protocol analyzing, in-depth packet decoding. It allows you to get a clear view of the complex network, conduct packet level analysis, and troubleshoot network problems. You can Analyze Network events, Network protocols, Packet details (packet decoding), Network conversations. No training needed, no profound background required, data are displayed in intuitive tables and graphs.
Features:
# Inspection of of protocols, with more being added all the time
# Live capture and offline analysis
# Captured network data can be browsed via a GUI
# Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, Bluetooth, USB, Token Ring, Frame Relay, and others compatible devices
# Decryption support for many protocols
# Coloring graph of the packet list for quick, intuitive analysis
# Monitor Monitor Network Traffic
# Monitor Network Bandwidth Use
# Full Network traffic details
Author: AirGrab| Date: 09-09-2008 | Size:
3379 KB |
| |
- |
| |
FTP Master
License: Freeware
|
|
| |
FTP Master is a utility for transferring files between your computer and a remote File Transfer Protocol (FTP) server anywhere on the Internet. Whether you're making public a Web page; downloading the latest digital images, music, and software; or transferring large files between your home and office, FTP Master will do the task quickly and easily, even if you're a beginner. The program features a user-friendly interface, a connection wizard, automatic-transfer-resume functionality, a transfer queue, directory comparison, custom commands, firewall and proxy options, path bookmarks, and filtered listings.
How it works:
FTP Master is similar to a Web-browser in that you give FTP Master a remote address to connect to after which it creates a connection to that remote file transfer server located somewhere on the Internet. Once connected, FTP Master can be directed to transfer data between your PC and the remote server or you can manage existing data on the server, such as change a file name or permission, delete a folder, or edit a remote document.
Author: FTP Master| Date: 01-06-2007 | Size:
2258 KB |
| |
- |
| |
Comment Client for WordPress
License: Freeware
|
|
| |
Manage WordPress blogs easier with free Comment Client for WordPress. View, edit, delete, and moderate comments without opening a Web browser. No more lengthy delays and no need to open WordPress every time you need to approve or flag a comment as spam!
Save Internet bandwidth and make edits faster with a desktop administration tool. Comment Client for WordPress runs on any Windows PC and makes your work
as a blog owner or moderator easier and more efficient. Comment Client for WordPress has a built-in visual HTML editor, allowing you to create, edit and
manage posts and comments from a single application. Offering a built-in spell checker, Comment Client for WordPress will make sure posts and comments are free of spelling mistakes in a fast and convenient manner.
Manage multiple blogs from a single application. Comment Client for WordPress replaces all traditional functions of WordPress Control Panel, allowing you to do everything you can do from the WordPress dashboard and more without visiting your blog or opening the dashboard.
Comment Client for WordPress integrates Web browsers with blog's comment form via the proprietary commenton protocol: just click on a link in the Web browser to post a comment. The WordPress administration tool employs a spam-resistant communication protocol, and supports white and black lists to stop blog comment spam.
Comment Client for WordPress is completely free, making WordPress administration possible for any blogs based on any version of the WordPress engine. The administration tool supports blogs of any scale, from corporate blogs on dedicated servers to free
wordpress.com accounts.
Author: Yarrowsoft| Date: 07-09-2008 | Size:
1652 KB |
| |
- |
| |
WinSent
License: Freeware
|
|
| |
Instant messenger intended for use within local area networks (home, office, enterprise, corporate LANs). Allows to send and receive messages using computer network name, user login, nickname. Sends broadcast messages using workgroup or domain name. WinSent is fully compatible with WinPopup and Windows NT Messenger Service (net send). Does not require dedicated server. Works with any versions of Windows (95/98/ME/NT/2000/XP/Vista), over any network protocol (TCP/IP, IPX/SPX, etc.). WinSent is simple and easy-to-use, have friendly and comfortable interface.
Main WinSent advantages and features are:
* Allows to send and receive messages using computers network name, user login, nickname. Sends broadcast messages using workgroup or domain name.
* Does not require an dedicated server or third-party services (like icq or mail server). Does not require Internet connection.
* Secure as not using insecure public networks (Internet). Messages are transmitting within your local network only.
* WinSent works over any network protocol (TCP/IP, IPX/SPX, etc.).
* WinSent is fully compatible with WinPopup, Windows NT Messenger Service (net send) and Samba.
* Works with any versions of Windows (95 / 98 / ME / NT / 2000 / XP).
* Easy to use, friendly and comfortable interface. WinSent's user interface is not overloaded with bells and whistles. It looks and acts exactly like Microsoft's standard WinPopup. WinSent does not clutters up the task bar. It works in the system tray near the clock.
* WinSent is a compact program. It requires about 300 KB of hard disk space.
* WinSent is absolutely free.
Author: Vladimir Malcev| Date: 17-08-2003 | Size:
186 KB |
| |
- |
| |
HTTP Sniffer and Analyzer
License: Freeware
|
|
| |
If you need a handily tool to capture and analyze all communications over the HTTP protocol then xIBL HTTP Sniffer and Analyzer is a program for you.
HTTP transactions can be examined to see the HTTP header values, cookies, query strings and error codes. HTTP packets can be saved on the hard drive for future use.
HTTP Sniffer and Analyzer supports all today's browsers and their plugins, as well as works with your own software.
Author: xIBL Software| Date: 5-52-2007 | Size:
266 KB |
| |
- |
| |
SMS Wizard LIGHT
License: Freeware
|
|
| |
SMS Wizard is the ultimate software solution for sending short messages (SMS) to pagers and cellular phones using standard SNPP protocol (RFC1861: Simple Network Paging Protocol).
As a counterpart to the commonly spread method of sending messages using web browser SMS Wizard incorporates a unified interface to allow you to:
> Have your own address book with all your favorite mobile pager contacts
> Send messages both to pagers and to cellular phones using the same comfortable interface of SMS Wizard.
> Review the list of already sent messages at any moment of time.
> Use your native language as the program interface language*!
> ...and much much more!
SMS Wizard supports a wide range of service functions such as:
> Automatic connection to the Internet with ability to cycle through multiple dial-up phone numbers
> Automatic transliteration of ASCII8 text for pagers and mobiles that do not support extended ASCII charset
> Automatic sending of SMS-messages from command prompt
> Possibility of integration of external software with SMS Wizard using ODBC-connection or direct Microsoft JetDB interface.
> Unique feature! Real-time control of message delivery process (i.e. if the recipient's phone or pager is turned off you will know the delivery failed at once!)**
> Postponed delivery by schedule feature allows you to send SMS-messages by schedule **
> SNPP-authentication feature allows you to get access to username/password protected SNPP-gates **
> New feature! Integration with Microsoft Outlook 2000/XP.
SNPP protocol is the standard protocol for sending short messages (SMS) which means you can send messages to any phone or pager worldwide! Unlimited SMS is now available using SMS Wizard!
---
*) Available only if there is a localization file for your native language.
**) Available only if your network operator (service provider) supports this feature.
Author: | Date: 19-08-2003 | Size:
5440 KB |
| |
- |
| |
LanToucher Network Chat
License: Freeware
|
|
| |
LanToucher Network Chat is small and easy-to-use chat software for your small office or home LAN (Local Area Network).
This easy-to-use LAN chat program with simple, intuitive user interface and a minimum of settings to adjust is an easy text communication solution for your small office LAN and a perfect chat application for your private home network or intranet. LanToucherâ„¢ Network Chat software supports the system tray (taskbar notification area) and sound notification on new messages.
Based on peer-to-peer technology, LanToucher allows users to communicate directly with one another. No dedicated server or Internet connection is required. And it is absolutely FREE!
KEY FEATURES:
True serverless (peer-to-peer) messaging;
Proven cross-platform compatibility;
Supports All 32-bit Windows versions including Windows 95, Windows 98, Windows Millennium Edition, Windows NT 4, Windows 2000, Windows XP, Windows Server 2003, and Windows Vista operating systems;
Works over any available network transport protocol (TCP/IP, IPX/SPX, or NetBEUI)
No dedicated server or Internet connection is required;
Taskbar notification area (system tray) support;
and more...
LanToucher Network Chat is a quick and easy solution for communicating on your small office and home network. It is compatible with Microsoft WinPopup (Windows 3.x/95/98/ME), Messenger service / 'net send' command (Windows NT/2000/XP/Server 2003), Samba smbclient (Unix/Linux), and a broad range of compatible instant messengers based on the standard SMB/CIFS protocol.
Author: Vital Sound Laboratory| Date: 16-11-2007 | Size:
799 KB |
| |
- |
| |
ZoomChat
License: Freeware
|
|
| |
Easy and small application (1.6MB when installed) for free video communication via Internet on any broadband or even dial-up. Easy and convenient interface which doesn’t require special skills and knowledge. It has call history book, full user information with photo, address book, alternative change of interface skins, multi-language support, chat, convenient search of friends via Web. It is possible to call right from Web-site. It also has big size video picture, separated self-view window; works through HTTP-proxies and firewalls. Thanks to the noise silence, face detector, automatic estimation of channel width, own video codec and other technologies it ensures good connection even through instable low speed channels. This application ensures more competitive quality of video communication on dial-up. A free service available on http://www.zoomfriends.com/
Author: Visicron| Date: 29-09-2005 | Size:
2275 KB |
| |
- |
| |
PopNote
License: Freeware
|
|
| |
PopNote is a lightweight yet robust peer to peer Instant Messaging communication client that works over the Internet or LAN's. PopNote can send an instant message that will pop up on the destination's Desktop on arrival; or allow more aggressive real time chatting. The inherent beauty of a PopNote is it does not demand an immediate reply as is the case with real time chatting. In other words, a received Pop Note can be minimized for later disposition, or answered and returned back to the sender immediately
Author: The ARC Group| Date: 05-06-2008 | Size:
260 KB |
| |
- |
| |
ICQ
License: Freeware
|
|
| |
ICQ, the classic Instant Messaging service, has launched its newest version, ICQ 5.1. The one stop service for all your communication needs.
The ICQ 5.1 version includes all of the essential communication features such as messaging with the ability to save your chat history, file transfer, sending SMS messages (in selected countries), Voice & Video chats, and an extensive directory search for meeting new people. It also provides the ability to add and communicate with AOL and AIM users. In addition, ICQ has recently introduced ICQ Phone, a new, low-rate way to make PC to Phone calls. ICQ Phone joins the multimedia feature set that includes ICQ Push-to-Talk, the ""walkie-talkie "" like service.
ICQ also includes Xtraz which allow you to send personalized greeting cards, apply custom icons to your buddies, play online games, and customize your shortcuts panel for one-click access to all your favorite features. The ICQ Xtraz platform enables ICQ to present users with a selection of new services as they are created, without the need for you to download a new client. ICQ Xtraz also supports the creation of new ICQ features that can be built separately from the core ICQ client and then delivered and automatically updated over time. The new interface is clean and intuitive, so you can start chatting quickly and easily.
Users now have more options to customize ICQ 5.1's newly designed interface. ICQ tZers allow users to send short flash animations to their Contact List friends as well as newly designed boyz and girlz skins and emoticons to add more personality to their messages.
Author: ICQ| Date: 11-02-2007 | Size:
6159 KB |
| |
- |
| |
OfficeSIP Server
License: Freeware
|
|
| |
Enable your employees call each other for free with OfficeSIP Server.
Multi-office and trans-national corporations pay thousands of dollars for long-distance calls every month even after considerate savings made possible with IP telephony. Voice over IP is great for saving money on long-distance calls, so why not to make the next step? Enable employees call each other for absolutely free no matter where they are in the world!
With OfficeSIP Server you'll be able to use regular telephones, including wireless handsets or headsets, and will never pay a penny for long-distance calls.
PC-to-PC calls were always a great way to save. Free calling between computers is fully supported by OfficeSIP Server. To make it simple, install OfficeSIP Server, run free Windows Messenger and start talking! OfficeSIP Server enables voice calling in Windows Messenger, X-Lite and similar software-based open protocol SIP clients. OfficeSIP Server is designed for IM, enabling VoIP
communications in SIP-compliant software and hardware clients.
Don't like using computers for taking? Training employees costs more than anticipated savings? No need to change the workflow in your office! OfficeSIP Server allows using regular telephones for intra-office and inter-office calling without paying. Being a fully compliant, open-protocol SIP product OfficeSIP Server enables free VoIP communication between remote locations with no computers. Connect your wired or wireless office phones, handsets or headsets to inexpensive SIP devices and communicate for absolutely free in a convenient and customary manner!
OfficeSIP Server is designed for modern offices and runs on any Windows PC. No crippled command line and no config files to fine-tune. Install and configure OfficeSIP Server from within the comvenient graphical user interface. OfficeSIP Server requires minimum configuration and zero maintenance. Install OfficeSIP Server and start saving immediately!
Author: OfficeSIP Communications| Date: 07-12-2007 | Size:
533 KB |
| |
- |
| |
.NET FREE Domain Who Is Component
License: Freeware
|
|
| |
SfbDomainWhoIs component is a powerful component and easy to use implementation of the Who Is protocol for .NET and ASP.NET applications. It allows developers to perform domain registration lookups easily with a few lines of code.
Key Features:
1. Fully support both event-driven (asynchronous) and blocking (synchronous) application designs.
2. Fully compliant with RFC-954.
3. Specify the question to ask.
4. Request domain registration, user, mailbox and related information.
5. Easily handling exception in asynchronous calls with AsyncExceptionRaisedevent.
6. Uniform and comprehensive error handling with .NET exceptions.
Author: Safabyte| Date: 08-02-2008 | Size:
3983 KB |
| |
- |
| |
Loudtalks
License: Freeware
|
|
| |
Loudtalks brings voice back to the internet communications. It´s a little application, which allows you to talk to your friends or colleagues instantly with a single touch of a button. Think walkie talkie. It´s faster than text chat and more convenient than calls. Loudtalks is available for Windows right now, but we are working hard to bring it to other platforms soon, including your mobile phone.
Features:
* One to one and one to many communication
* High-quality voice
* Re-play incoming messages
* Fast and lightweight
Author: Loudtalks| Date: 01-10-2007 | Size:
833 KB |
| |
- |
| |
Free Dolphin Screensaver
License: Freeware
|
|
| |
Who didn't dream of swimming together with dolphins! These friendly creatures are notable for their joyful temper, high intellect and love for communication. These warm images of Free Dolphin Picture Screensaver will give you truly unforgettable impression, the same for children and adults.
Author: My-savers.com| Date: 30-03-2008 | Size:
4001 KB |
| |
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|