Shareware Connection: Freeware, Shareware and Demo Software Downloads.
New Additions Home Links Submit Submit

 
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities


Advertisement:

ListMotor 
Email List Manager Tool.
Remover, Keeper ..
 

Extract Link
Extract url, email, phone
fax from local disk file.

 

  

 



Software Listing: Kill Socket

 

 Smokin' Aces Card Killer | License: Freeware |

 
  Seven hitmen, they're psychotic, they're ruthless, they're degenerate, they're relentless, with a one million dollar target. There is only one rule. Kill Buddy Israel. May the best hitman rule..

Publisher:
Blockdot, Inc.| Date: 11-01-2007 | Size: 2745 KB
  -
 

 .NET FTP/SSL, SFTP Component | License: Shareware |

 
  The SfbFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily. The FtpClient and SftpClient classes provide a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented.

Publisher:
Safabyte| Date: 26-05-2008 | Size: 7068 KB
  -
 

 Doctor Quack | License: Shareware |

 
  If you like Tetris or Doctor Mario, you will love Doctor Quack! Kill the bugs in the jar with your patented pills. The problem is that you know what will kill the bugs, but you don't know which pill you are going to get next. It could help, it could hurt. A game of logic, skill, and luck. Sixteen levels of infection, complete with placebos, and selectable difficulty..

Publisher:
Lanning Software| Date: 07-05-2005 | Size: 3882 KB
  -
 

 HS TFTP C Source Library | License: Demo |

 
  HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP protocol module: timer management, memory management and event callbacks. This architecture makes it easy to port HS TFTP protocol module to any environment. HS TFTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services.

Publisher:
Hillstone Software| Date: 15-07-2009 | Size: 340 KB
  -
 

 WebMail Assistant for Hotmail and Yahoo EMail | License: Shareware |

 
  WebMail Assistant dramatically improves your Yahoo Mail or Hotmail account! Save messages to folders on your computer, kill spam and easily manage your inbox, save space in your account, maintain a lightning fast address book that works across multiple accounts, mail merge (automatically send personalized messages to multiple people), use your Yahoo/Hotmail account for mailto links, make routine tasks like composing messages much faster!.

Publisher:
OneSeek.com| Date: 05-12-2002 | Size: 300 KB
  -
 

 Runscanner | License: Freeware |

 
  RunScanner is a completely free windows system utility which scans your system for all configured running programs. You can use runscanner to detect autostart programs, spyware, adware, homepage hijackers, unverified drivers and other problems. You can import and export your results and let other people help you to solve your problems. - Top rated freeware - Scanning of 120+ hijack locations - Online malware analysis of results - Powerful process killer Kill multiple processes at once Kill and rename Kill and delete Delete at next reboot - Saving and importing of .

Publisher:
Runscanner| Date: 20-01-2009 | Size: 1970 KB
  -
 

 .NET Mail Components | License: Shareware |

 
  The SfbIcmp .NET class library is a collection of managed code classes that simplify the task of developing TCP/IP networking applications working with the Internet Control Message Protocol (ICMP) in Visual Studio .NET using any of the available programming languages such as Visual Basic and C#. The library offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the Internet Control Message Protocol are implemented. With the EchoClient class, you can easily send echo requests using your own data, receive the echo reply message, show and check it.

Publisher:
Safabyte| Date: 30-04-2008 | Size: 9824 KB
  -
 

 EF Process Manager | License: Shareware |

 
  What the Process Manager is and what you can do with it: * you can easily see what’s happening behind the desktop * which processes are running on your computer * you can see all modules which are loaded, or only those used by a particular process * you’re the master: Process Manager lets you close normally or kill any running process * register and unregister modules * complete information about process and modules * see Windows error codes * consult environment variables * search for modules on the disk * export the information for further use in Excel So, with one quick look you can see that Process Manager is the tool you’re looking for a long time, it shows you the backstage of your computer, and more, it lets you control things.

Publisher:
EFSoftware| Date: 27-08-2009 | Size: 1015 KB
  -
 

 Nether Star | License: Shareware |

 
  The black depths of space has many mysterious secrets. People always looked on the night sky with hope and admiration. But not when enemies came at us from the stars. The enormous army of dark legions, destroying planets, came directly to the Earth. The governments of the Earth decided to use the one-place spaceship with a hyper-engine obtained from Mars. Only one person, best of the best, will leave towards this danger. You are a hero. You are sent to destroy alien aggressors and to save the Earth from enslavement. Your mission is to fly through hordes of enemy starships and to kill the head of the alien fleet - Commander Lord-Marshall.

Publisher:
KSY Software| Date: 01-12-2005 | Size: 7758 KB
  -
 

 etcetera: Search Toolbar | License: Freeware |

 
  Search any website and kill popups with this powerful search toolbar. With etcetera, you can search hundreds of websites or add your own through a wizard. etcetera is the most powerful search toolbar and popup killer software available..

Publisher:
Pkp Software| Date: 08-03-2005 | Size: 1033 KB
  -
 

 Klorofil Platform | License: Freeware |

 
  Open source (free) PHP platform developed by Saltanera to ease and accelerate application development. It has windowed GUI framework and web application framework. Other classes are: - Distributed computing - Database abstraction layer (Oracle, MySQL, PostgreSQL, and SQLite) - Networking (socket, HTTP, e-mail, SMS) - XML, collection - I/O - Compression - PHP encoder (byte compiler) One of its interesting frameworks is gambArt which let developers use PHP to develop windowed GUI applications that run without internet browser. Currently, Klorofil Platform supports Windows and Linux operating system.

Publisher:
Saltanera Teknologi, PT.| Date: 30-01-2006 | Size: 2285 KB
  -
 

 HS FTP Client C Source Library | License: Demo |

 
  HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR Features - FTP Client RFC 959 operation - Server name resolution - Concurrent FTP client sessions - Passive mode, firewall friendly - User / password authentication - Asynchronous Operation what is supplied after you purchase the product? - HS FTP Library binaries (Win32 library) - HS FTP full source code in C with Visual C workspace and project files - Binaries and full C source code of HS SOCK module used by HS FTP for Win32 TCP/IP socket layer communications - HS FTP Demo Application binaries, C source code, project workspace - HS FTP User Manual which documents in detail complete library API To connect to remote FTP server, the user application calls HsFtpCliConnect, supplying connection parameters, such as remote FTP server name or IP address, username and password for authentication etc and a pointer to callback function that the HS FTP module uses to communicate with the user code.

Publisher:
Hillstone Software| Date: 20-10-2006 | Size: 236 KB
  -
 

 Clever Internet Suite 33 | License: Demo |

 
  Download, upload and post the Internet-resources asynchronously and obtain all related information without interfering with main application processes. The set of e-mail components can connect to mail servers via Secure Socket Layer (SSL) channel, send emails with MIME encoded bodies and multiple file attachments.Features:- Multipart Multitreading Downloading- Connect through a secure channel (HTTPS) using SSL- Ability of resuming broken or stopped downloads from where they left off on both HTTP/HTTPS and FTP servers- Advanced editor will help you to build HTTP requests directly from Delphi/C++ Builder IDE at design-time- Data compression while retrieving data- Simulation web form POST requests- Delphi and C++Builder demos code- Full indexed help system- Working with Internet cookies and much more .

Publisher:
Clever Components| Date: 10-11-2003 | Size: 1259 KB
  -
 

 Easy Block Attack | License: Freeware |

 
  Easy Kill All Color Blocks! We Under Color Block Attack! Select 3 or more blocks by swapping on aim to horizontal or vertical line to fire them. Download free for game version for MS Windows, Mac OS X, Linux..

Publisher:
Softexe.com, CIT AdaSoft| Date: 23-12-2006 | Size: 1158 KB
  -
 

 A+ PopUp Blocker | License: Shareware |

 
  A+ Pop Up Blocker offers Advanced Pop Up and Pop Under Control by stopping all those annoying popup windows that slow down your surfing and interfere with your Internet experience. A+ Popup Blocker allows you to decide what you want to see and what you don't while you surf the Internet. All Internet Explorer ad popups, P2P applications and others types of know popups will be blocked before flooding your screen! A+ Pop Up Blocker allows you to customize the pop up blocking feature through different rules and options (window size, blocking levels, etc) and in the same time gives you statistics regarding it's effectiveness - number of blocked pop ups.

Publisher:
Amplusnet| Date: 22-07-2004 | Size: 365 KB
  -
 

 DTaskManager | License: Freeware |

 
  DTaskManager is, a stand-alone Task-Manager specifically engineered to give additional functionalities that the Windows bundled TaskManager does not has: - Three different way to close a process, as the "termination request", the "forced termination" and the "forced termination" of any type of process bypassing all permissions (it can terminate also system processes). - It allows to suspend and reactivate a process (as in Linux), useful, for example, to temporarily suspend a task that use system resources but you don't want to terminate (as a DivX coding process). - It allows to select more than one process at a time to terminate all of them and does not need any useless confirm.

Publisher:
Dimio| Date: 25-02-2006 | Size: 126 KB
  -
 

 HiddenFinder | License: Shareware |

 
  HiddenFinder is an advanced security utility which can detect and kill hidden processes and drivers. Hidden processes and drivers can be the result of sophisticated virus or spyware attack. Recent research shows more and more spyware, virus, rootkit and backdoor attacks are being facilitated by these hidden viral and Trojan processes which can hijack your system, act as a back door to bring in even more spyware and viruses, or worse turn your computer into a slave zombie machine or malicious mail - server under the control of a remote computer. HiddenFinder shows all running processes and driver including hidden process which can be killed instantly.

Publisher:
Wenpoint Corporation| Date: 02-09-2005 | Size: 958 KB
  -
 

 HS SMTP | License: Demo |

 
  HS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided From version 1.1, HS SMTP supports ESMTP extension for LOGIN Authentication using Base64 encoding and message sending to multiple recipients from address list. From version 1.2 HS SMTP supports sending binary file attachments using MIME version 1.0 base64 encoding To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, message text buffer and length, subject, cc and an event callback function to use for reporting of operation result and server errors.

Publisher:
Hillstone Software| Date: 18-06-2009 | Size: 212 KB
  -
 

 HS SMTP Lite | License: Demo |

 
  HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided From version 1.1, HS SMTP LITE supports ESMTP extension for LOGIN Authentication using Base64 encoding and message sending to multiple recipients from address list. From version 1.2 HS SMTP LITE supports sending binary file attachments using MIME version 1.0 base64 encoding To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, message text buffer and length, subject, cc and an event callback function to use for reporting of operation result and server errors.

Publisher:
Hillstone Software| Date: 29-09-2007 | Size: 76 KB
  -
 

 ZylGPSReceiver | License: Demo |

 
  ZylGPSReceiver is a Delphi/CBuilder component that communicates with a serial GPS receiver. It returns latitude, longitude, altitude, speed, heading and many other parameters of the position. This component works with any NMEA compatible receiver connected to one of the serial ports. You can use it also with USB and Bloototh devices, because these devices usually have a driver that redirects the input from the USB port to a virtual serial port. With this component you will be able to develop robust GPS Delphi or CBuilder applications. Be one of the hundred developers who use this powerful solution.

Publisher:
Zyl Soft| Date: 20-04-2009 | Size: 1726 KB
  -
 

 VPortPro | License: Shareware |

 
  The VPortPro Client is a software program designed to convert serial (RS232) data to the TCP/IP packets format and TCP/IP packets to serial data. While running on your PC, VPortPro Client can receive serial data from a serial port of your PC and then send them out to a TCP/IP network through a TCP/IP socket connection on your PC. VPortPro Client can also receive serial data from a TCP/IP network through a TCP/IP socket connection on your PC and send them to a serial port on your PC. VPortPro Client supports two transport data stream protocols: - Raw TCP - Telnet (with the features provided by the COM Port Control protocol specified by IETF RFC-2217) VPortPro Client functions as a TCP/IP client (for both the protocols), i.

Publisher:
Labtam Inc.| Date: 12-06-2006 | Size: 3811 KB
  -
 

 History Killer | License: Shareware |

 
  History Killer helps to protect your privacy by removing traces of computer and Internet activities with a single mouse click. Free scan will help you check the size of disk space you can free. User-friendly interface and simple description will help you securely and quickly kill precisely what is needed. It also includes more than 180 plug-ins and regular plug-in updates for free. It erases locked index.dat files, Windows temp directories and files, Recycle Bin, Windows search/find history, autocomplete forms, the Recent Files list, recent files in Windows Media Player and RealPlayer, Adobe products (Acrobat, Photoshop), Ulead products, Microsoft products, Macromedia products, IrfanView, ACDSee and so one.

Publisher:
Emergency Soft| Date: 05-03-2008 | Size: 943 KB
  -
 

 Spy Killer | License: Shareware |

 
  Spy Killer is an award-winning spyware, malware, and adware detector, remover, and shield, now with a new and more stylish interface, and new instant kill real-time spyware eliminator, auto signature update and scanning scheduler features. Spy Killer also includes a stealth feature which allows you to use its features while keeping it hidden from other users of your PC. The spyware and adware scan detects and eliminates thousands of hidden programs. Spy Killer scans entire PC including memory, Windows registry, and all drives, allowing you to choose which of these you would like to scan. Spy Killer's shield feature prevents certain spyware and adware from being installed on your PC.

Publisher:
Maxion Software| Date: 15-11-2005 | Size: 764826 KB
  -
 

 Funny Chewer | License: Shareware |

 
  There is a magic country PacLand which is inhabited by little round men. They are very kind people as usual. But every country has its skeleton. The Mafia with the chief Grouchy decided to seize chewing gum factory. A little PacMan nicknamed Chewer because of his passion to the gum took a decision to penetrate into the factory and to fight against the monsters and to collect the lovely product. It was a deep night when the Chewer climbed over the enormous iron gates. Unfortunately, signalling apparatus worked and all monsters awaked. Pursuit began! You should move as quickly as possible, try to eat as many gums as possible (this will give you points and 10 000 - an additional life).

Publisher:
ArcadeStudio.com| Date: 16-05-2008 | Size: 3891 KB
  -
 

 XPAlert | License: Demo |

 
  XP Alert provides security in a user-friendly interface, making you aware of any attacks from hackers, and Trojans. New features include protocol driver level protection, enhanced logging, user selected scan delay, kill on demand, save attack log and more. XP Alert detects all malicious code intrusions, thus keeping you aware of any possible information damage on your PC. XPAlert has been developed for dable/DSL home users as well as for corporate Networks. XP Alert keeps an eye on all Internet connections to and from your computer to monitor all traffic and alerts you of attempted intrusions.

Publisher:
Purple Trout, LLC| Date: 30-05-2005 | Size: 1 KB
  -
 

 fileXfer | License: Freeware |

 
  Remote machine access for files,registry,processes,services. All commands are scriptable. A script may be run to change remote machines or read the system values. Full control of process and services. Kill, Launch, Stop, Start, and remotely reboot. Modify service binary locations that Windows does not allow, kill process that task man wont, full graphical registry control similiar to regedit, Drag and drop Replication allows you to drop a file to many machines in a single mouse operation. Security is of heavy focus. All data that moves over the network is both encrypted and compressed, the transactions are sequenced so record and playback attacks are not possible, and connection hijacking cannot be done.

Publisher:
United Business Technologies, Inc.| Date: 01-02-2006 | Size: 468 KB
  -
 

 FTP, FTPS Component for .NET | License: Shareware |

 
  NetXtremeFtp component for .NET (C#, VB.NET, and ASP.NET) offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) more easily. FtpClient class provides a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented.

Publisher:
Safabyte| Date: 28-03-2009 | Size: 8046 KB
  -
 

 PingIT | License: Shareware |

 
  This program was developed for those people who want to know all the time about network loading, who wants to understand who is guilty of slow speed loading of internet resources, who want to watch loading of remote servers and network services and their availability (if they work or not), who are tired of running standart ping application in the command line dozens of times a day..

Publisher:
Desktop Software| Date: 15-08-2002 | Size: 198 KB
  -
 

 MtiQS Multi Quote Server | License: Shareware |

 
  MtiQS is a server to receive and store stock quotes from different data feeds at the same time. Different clients (tech. analysis programs) are conectable. Features are priority control, simulation mode, spread calculation, internal database, DDE, socket and COM interface. For usage a user Id and password are required. These will be generated before the download on www.mtiqs.com/en/test.php..

Publisher:
Advanced Financial Solutions| Date: 01-02-2008 | Size: 13000 KB
  -
 

 .NET FTP, SFTP Components | License: Shareware |

 
  NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily. The FtpClient and SftpClient classes provide a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the File Transfer Protocols are implemented.

Publisher:
Safabyte| Date: 14-10-2008 | Size: 8046 KB
  -

Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |


    Universal Explorer
Powerful windows explorer file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Mining
Extract information from web. Download tools, data grabber.

Web Data Mining Software

 

 

Home - New Listing - Submit Software - Contact Us - Privacy Info