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 of Author : "Hillstone Software"

 

 HS COM | License: Demo | Price: |

 
  HS COM is a software library (with full C source code) that allows a calling user application to access serial communication ports (COM devices) under 32-bit MS Windows operating systems. It allows to transmit data, receive data and control line signals (such as RTS and DTR). HS COM library provides a convenient "packaging" to standard Win32 API by exposing only a few simple API services to a calling application -HsCOMInit -HsCOMOpenPort -HsCOMClosePort -HsCOMWriteBuffer -HsCOMExtendedFunc

Publisher: Hillstone Software | Date Released: 08-12-2006 | Download Size: 304 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003, Windows CE, Pocket PC
  -
 

 HS Crypto C Source Library | License: Demo | Price: |

 
   HS Crypto is a software library in C (supplied with full source code) which offers a programmer an API to several data encryption / decryption algorithms. Implemented methods include the use of 2 either pre-defined or dynamically generated translation tables, an XOR-based stream cipher method with random dynamic key, plus the library includes RFC1321 MD5 Message Digest Algorithm
 
 The table encryption is implemented via the use of two either pre-defined translation tables or any of the 2 or a combination of dynamically generated translation tables. Decryption is implemented in a similar way using reverse tables.
 
 The stream cipher method uses randomly generated key which must be known to both receiver and transmitter to encode each byte with a rotating byte of the key
 ...

Publisher: Hillstone Software | Date Released: 10-03-2006 | Download Size: 331 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003, Unix, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source, Windows CE, Pocket PC, Windows Mobile 2003
  -
 

 HS FTP Client C Source Library | License: Demo | Price: |

 
  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...

Publisher: Hillstone Software | Date Released: 20-10-2006 | Download Size: 236 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003
  -
 

 HS FTP Library | License: Demo | Price: |

 
  HS FTP is a software library written in C 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, MKD, RMD, DELE Offerd in two editions: * Standard Edition (source code is not included): includes Static C Library and standard DLL library, which can be used from various programming languages (Microsoft and Borland C/C++, Visual Basic, etc) * Blueprint Edition: includes all of Standard Edition plus full source code in C. Features - FTP Client RFC 959...

Publisher: Hillstone Software | Date Released: 29-08-2008 | Download Size: 821 KB | Download
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Media Center Edition 2005, Windows Vista
  -
 

 HS GSM SMS C Source Library | License: Demo | Price: 119 |

 
  HS GSM SMS is a C source library that provides a PC-based user application with access to a mobile phone's Short Message Service (SMS) functionality, according to ETSI standards: GSM 07.05 (ETS 300 585) - "Use of Data Terminal Equipment - Data Circuit terminating; Equipment (DTE - DCE) interface for Short Message Service (SMS) and Cell Broadcast Service (CBS)" GSM 03.40 - "Technical Realization of Short Message Service - Point-to-Point.

Features:
 * Interface with mobile phone over COM ports COM1 - COM8
 * Sending SMS messages to GSM network
 * Receiving incoming SMS indications from mobile phone
 * Reading received SMS messages from mobile phone
 * Deleting messages from mobile's phone memory
 * Decoding sender number and service center timestamp
 ...

Publisher: Hillstone Software | Date Released: 01-03-2006 | Download Size: 308 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003, Windows CE, Pocket PC
  -
 

 HS Invoice Manager | License: Shareware | Price: |

 
  HS Invoice Manager is an invoicing application for small business. It allows a user to Issue and Print Professional Invoices, Credit Notes, Account Statements, Price Lists and Control Product Stock. KEY FEATURES: Customer Accounts - Create, modify and delete customer accounts - browse and find customers - View outstanding balance, credit and turnover - Print out or export accounts - Create and print invoices - Service type invoices - Product type invoices - Issue Credit Notes - Record payments receipts - View account activity (sales) - Issue Account Statements Invoices, Credits, Payments: - Enter Invoice Items from predefined services or products - Select VAT rates - Add carriage option - Print and Save invoices - Product Invoicing linked to product database with stock control - Invoices automatically increase...

Publisher: Hillstone Software | Date Released: 08-09-2008 | Download Size: 380 KB | Download
Platform: Win95, Win98, WinME, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Media Center Edition 2005, Windows Vista
  -
 

 HS NMEA GPS C Source Library 1.0 | License: Demo | Price: |

 
  HS GPS is a software library (with full C source code) which provides access to a NMEA-183 compliant GPS receiver via a serial communications port, decoding NMEA sentences: $GPGGA, $GPGSA, $GPGSV, $GPGLL, $GPRMC and $GPVTG. Decoded parameters include: time, date, position, altitude, speed, course and heading, according to standard - NMEA-183 (National Marine Electronics Association, Interface Standard 0183. * HOW IT WORKS: HS GPS library continuously reads asynchronous data stream from a serial port and analyses the information to recognize and decode NMEA-183 Protocol sentences. After each message is received it is checked for integrity by comparing the received and the calculated checksum. The NMEA sentence fields are then converted from ASCII values into C structure variables and passed up to user application code. *...

Publisher: Hillstone Software | Date Released: 12-03-2006 | Download Size: 309 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003, Windows Mobile 2003
  -
 

 HS POP3 Lite | License: Demo | Price: |

 
  HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics First user application calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer management and for reporting POP3 events to user. To receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail server name or IP address and login user name and password. HS POP3 library then resolves the server name, connects to it, receives and message scan list. according to RFC1939...

Publisher: Hillstone Software | Date Released: 27-07-2006 | Download Size: 80 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003
  -
 

 HS SMS DLL (GSM 07.05) | License: Demo | Price: |

 
  HsSmsDLL is a Windows DLL enabling applications to send, receive, read and delete SMS messages via a GSM modem attached to COM port, according to GSM 07.05, 03.40. The library includes integrated encryption AES, DES, 3DES, ARC4, CAST128, Blowfish,Twofish optionally applied to SMS text. HsSmsDll is designed for use from Visual C / C++, VB (v6 and 2003), C# .NET and other programming languages. Professional License includes full C source code. SUPPORTED GSM / GPRS MODEMS and MODULES: Falcom SAMBA 75,Falcom SAMBA 55,Siemens MC35, Siemens TC35, Siemens TC65, Siemens TC45, Nokia 12, Novatel Merlin U630, Option PC Cards. Serial interface of the HS SMS DLL library supports COM ports from COM1 to COM32, speeds from 110 to 115200, selectable data, stop bits, parity and hardware flow control. HS SMS DLL Library allows to send SMS text...

Publisher: Hillstone Software | Date Released: 17-04-2007 | Download Size: 752 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 4.x, Windows2000, Windows2003
  -
 

 HS SMTP Lite | License: Demo | Price: |

 
  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...

Publisher: Hillstone Software | Date Released: 29-09-2007 | Download Size: 76 KB | Download
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Media Center Edition 2005, Windows Vista
  -
 

 HS TFTP C Source Library | License: Demo | Price: 0.00 |

 
  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. User application need not worry about Winsock - HS TFTP does all transmission, reception and event handling over socket layer. TFTP module handles all protocol information flow, error recovery,...

Publisher: Hillstone Software | Date Released: 15-07-2009 | Download Size: 340 KB | Download
Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista, Windows CE, Pocket PC, Handheld/Mobile Other
  -
 

 HS X.25 C Source Library | License: Demo | Price: |

 
  HS X.25 is a software library in C (supplied with full source code) which implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode and connected to public data networks by dedicated circuit. HS X.25 internally at a lower layer interfaces to HsDL library. HsDL library is Data Link layer abstraction. When HS X.25 is ported into environment with LAPB or LAPD as data link layer, only HsDL module needs to change. HsDL links directly to HsSock module (also included in this package) - Winsock interface component that provides reliable TCP transport services similar to LAPB / LAPD / HDLC. HsX25 as provided to customer may be used immediately in X.25 over TCP (XOT) solution or it may be used with traditional LAPB or...

Publisher: Hillstone Software | Date Released: 19-05-2006 | Download Size: 344 KB | Download
Platform: Win 3.1x, Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003, Windows CE
  -
 

 HS XMODEM C Source Library | License: Demo | Price: |

 
  HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries * HOW IT WORKS: When user application initlialises HsXmodem library, it provides interface callbacks for the services used by Xmodem protocol module: timer management, serial transmission and reception, memory management, event callbacks. This architecture makes it easy to port Xmodem protocol module to any environment Xmodem module handles all protocol information flow, error recovery, acknowledgements, timeouts and so on. When it is appropriate to send next block of data Hs Xmodem will get next memory block from...

Publisher: Hillstone Software | Date Released: 04-12-2006 | Download Size: 340 KB | Download
Platform: Win95, Win98, WinME, WinXP, WinNT 3.x, WinNT 4.x, Windows2000, Windows2003
  -
 

 HsFtpWM - FTP Library for Windows Mobile / CE | License: Shareware | Price: |

 
  HsFtpWM - FTP Library for Windows Mobile / CE. HsFtpWM is a software library for Windows Mobile OS. It is written in C and implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. HsFtpWM is offered in two versions: * Standard Edition (source code is not included): includes HS FTP Static C Library and C Demo application executables and source code, both built from Microsoft Visual Studio 2005 for Windows Mobile OS, plus HS FTP programming manual. * Blueprint Edition: includes all of Standard Edition plus full source code in C. The library allows a user application to connect to remote FTP servers, traverse server directory structure, send, receive, delete and rename files, create, remove and rename folders. The HS FTP protocol module supports passive mode data connections, user /...

Publisher: Hillstone Software | Date Released: 25-02-2009 | Download Size: 543 KB | Download
Platform: Windows Mobile 2005
  -
 

 HsTcp2Com | License: Shareware | Price: 155 |

 
  HsTcp2Com is a communications application for Windows which allows to forward / bridge data between serial ports (RS232, bluetooth, IrDA, USB) represented as COM ports and TCP/IP connections or UDP/IP links. In the simplest scenario it is an COM port to TCP/IP converter, but it can bridge data between any combination of COM and UDP or TCP ports, with TCP ports in either client or server modes. Use HsTcp2Com to connect data collection devices such as modems, sensors, bar code scanners, meters, wireless devices, PBXes, any serial instruments to the serial ports of the PC and access that data from anywhere over an IP based network. Features * Any COM port to any other COM port (total 32 COM ports are currently supported) * COM port to TCP/IP (TCP client mode) * COM port to TCP/IP (TCP server mode) * COM port to UDP * TCP/IP...

Publisher: Hillstone Software | Date Released: 24-03-2008 | Download Size: 404 KB | Download
Platform: WinXP, Windows2000, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, Windows Vista
  -

    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 - Search - Contact Us - Privacy Info