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: Sock 4.0
| |
Robust FTP Client
|
License:
Shareware |

|
|
| |
Transer files with this FTP client for both advanced Web developers and novice users. RobustFTP is a FTP client for Windows that lets you update a Web site with a single click and resume interrupted downloads or uploads. It features an Explorer-like interface that is fully customizable and supports drag-and-drop functions. RobustFTP is easy for beginners to use and has enough features to be useful to power users as well..
Publisher: AE Soft Inc.|
Date:
04-07-2002 | Size: 4907 KB |
| |
- |
| |
Robust FTP FREE
|
License:
Freeware |

|
|
| |
Transer files with this FREE FTP client for both advanced Web developers and novice users. RobustFTP is a FTP client for Windows that lets you update a Web site with a single click and resume interrupted downloads or uploads. It features an Explorer-like interface that is fully customizable and supports drag-and-drop functions. RobustFTP is easy for beginners to use and has enough features to be useful to power users as well..
Publisher: robust.ws|
Date:
15-06-2003 | Size: 3253 KB |
| |
- |
| |
HTTP Interceptor
|
License:
Shareware |

|
|
| |
Trace / view http header data, see cookies being sent and received - control whether they get sent or not. See what the JavaScript on a web page is actually doing. Browse anonymously by withholding your Referer tag, and user agent. Even change your Referer and User-Agent tags to pose as someone else. Find out what sort of URL redirection the site may be using. A must for webmasters, or as a debugger for any one writing software that uses http..
Publisher: Silicon Wold Ltd.|
Date:
04-06-2003 | Size: 357 KB |
| |
- |
| |
Robust FTP and Download Manager
|
License:
Freeware |

|
|
| |
Perfect tool for Web developers or anyone that moves files on the Internet. Ftp Client & Download Manager all in one. Features: Browser integration, Clipboard monitoring, update a Web site with a single click, resume interrupted downloads or uploads, Firewall/Proxy support, one click directory with subdirectory transfers, Drag and Drop and many other features, With the ability to split file
into chunks & download simultaneously, it dramatically speeds up your download times. You can
schedule your downloads for later, perform recursive downloads, uploads & deletes, prompts for file overwrites and preserving file date and time, a favorites list similar to that of Internet Explorer, background transfers, time-outs, the ability to delete to the Recycle Bin, port numbers and passive mode file transfers, easily perform batch downloads from the Internet, You can manually add remote file names to the queue or let it capture clicks from your browser, multithreading support, Traffic regulation, auto login into secure sites, HTTP/FTP/SOCKS proxy support, categorization of downloaded files, a handy download scheduler & full logging support.
Publisher: Robust.ws|
Date:
07-02-2005 | Size: 5354 KB |
| |
- |
| |
IPi Phone
|
License:
Shareware |

|
|
| |
IPi Phone is internet IP to IP telephone software that allows you to talk and use
text chat. IPi Phone is easy to use. All you need to know is the other person IP address
and you can connect to them and start talking over the internet for free.
You can use secure communication and voice modification.
It allows you to keep your privacy and stay anonymous.
Communication can be encrypted with AES (160 bit key length).
Main Features
Direct connection (IP to IP connect)
Full duplex voice communication
Conference calls
Optional half duplex voice communication
Secure communication (strong AES encryption)
Voice modification (10 levels)
Text chat while talking
Manual voice mute
Automatic voice mute
Selectable connection speed
TCP port configuration
Connect to HTTP tunnel proxy
Connect to SOCK proxy
Detect destination country from IP address.
Publisher: olej|
Date:
26-08-2003 | Size: 700 KB |
| |
- |
| |
ITLocus Charting
|
License:
Shareware |

|
|
| |
IT Locus Charting is an advanced charting application for graphical analysis of financial and stock market.
It supports any number of windows with an arbitrary number of charts of stocks, futures, mutual funds or indices in each of them.
The list of technical indicators includes moving averages, relative strength index, MACD and others.
The charts may be saved and printed, and the historical stock quotes may be exported for independent analysis. IT Locus Charting works with end of day (EOD) data and with realtime and historical data from commercial providers.
DEMO VERSION:
The demo works with end of day data from Yahoo or intraday data from QUOTE.
Publisher: ITLocus.com|
Date:
03-03-2004 | Size: 10000 KB |
| |
- |
| |
HS NTP C Source Library
|
License:
Demo |

|
|
| |
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user.
To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use.
Publisher: Hillstone Software|
Date:
03-11-2008 | Size: 68 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 |
| |
- |
| |
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. Optional 1024 block size vs 512 size configuration is available
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:
14-03-2006 | Size: 340 KB |
| |
- |
| |
HS POP3 Library
|
License:
Demo |

|
|
| |
HS POP3 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.
Publisher: Hillstone Software|
Date:
02-09-2008 | Size: 240 KB |
| |
- |
| |
HS POP3 Lite
|
License:
Demo |

|
|
| |
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.
Publisher: Hillstone Software|
Date:
27-07-2006 | Size: 80 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 |
| |
- |
Page: 1 |
|
|
|
Universal
Explorer
Powerful windows
explorer file
manager and
viewer.
Disk
Size Manager
Analyses
hard disk space and collects statistics.

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

|