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: Protocol Library

 

 wodSFTPdll | License: Shareware |

 
  ***This is win32 dynamic dll library, provided only for VC (and similar) customers that prefer to use win32 dynamic library over ActiveX version. Only limited support is available for this product. Customers using other programming environment should try using ActiveX instead*** The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTPdll library implements client side of this protocol which is reliable and easy to use. SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner.

Publisher:
WeOnlyDo Software| Date: 08-03-2002 | Size: 2150 KB
  -
 

 HS XMODEM C Source Library | License: Demo |

 
  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.

Publisher:
Hillstone Software| Date: 04-12-2006 | Size: 340 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 FTP Library | License: Demo |

 
  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.

Publisher:
Hillstone Software| Date: 29-08-2008 | Size: 821 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 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 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
  -
 

 Music Library Organizer Pro | License: Shareware |

 
  Music Library Organizer Pro: is a complete library management software for Windows. It's a perfect choice for the following music libraries: school library, church library, corporation library, non-profit organization library, business library, specialized library, college or university library,.. Our library software is designed to manage the following activities of your library: - catalog, search, and circulate all library items (CDs, tapes, music dvds, ..) - manage library members - keep track of the library circulation data - manage fine transactions (optional).

Publisher:
PrimaSoft PC| Date: 15-01-2008 | Size: 9129 KB
  -
 

 SmartFTP FTP Library | License: Shareware |

 
  The SmartFTP FTP Library ActiveX component (COM) provides file transfer functionality for the FTP and SFTP protocol. It offers a wide range of features which allows reliable and secure file transfers (SSL/TLS and SSH). The component takes advantage of the COM technology which makes it possible to use it in numerous environments as Visual Basic, Visual C++, JavaScript/VBScript, VB.NET, C#.NET, Delphi, etc.

General Features
 
  * Upload, Download with Resume capability
  * Rename, Make and Remove Directory
  * Move/Rename and Delete File
  * IPv4 and IPv6
  * International Domain Names (IDN)
  * Enhanced NAT/UPnP/ICS/ICF Support
  * UTF8 / Unicode Support
  * SOCKS4, SOCKS4A, SOCKS5, HTTP Proxy Support
  * Support for 64-bit file size (> 4GB)
  * Transfer Speed Limits (Global and per connection)
  * File Logging
  * Multi Language Support
  * Synchronous (Blocking) and Asynchronous (Non-blocking) calls.

Publisher:
SmartFTP| Date: 18-04-2008 | Size: 2217 KB
  -
 

 Movie Library Organizer Pro | License: Shareware |

 
  Movie Library Organizer Pro: is a complete movie library management software for Windows. It's a perfect choice for the following movie libraries: school library, church library, corporation library, non-profit organization library, business library, specialized library, college or university library,.. Our library software is designed to manage the following activities of your movie library: catalog, search, and circulate all library items (dvds, video tapes, cds..) - manage library members - keep track of the library circulation data - manage fine transactions (optional). Includes free add-ons: web library browser, stand alone check in/out , auto-cataloging, library designer.

Publisher:
PrimaSoft PC| Date: 25-01-2008 | Size: 9121 KB
  -
 

 HS Crypto C Source Library | License: Demo |

 
   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.

Publisher:
Hillstone Software| Date: 10-03-2006 | Size: 331 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
  -
 

 FTP Client Engine for Delphi | License: Shareware |

 
  The MarshallSoft Delphi FTP client component library of functions (FCE4D) provides direct control of the FTP protocol from a Delphi application program. The FTP Client Library uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings. Use with the internet or an intranet (LAN).

Publisher:
MarshallSoft Computing| Date: 15-07-2008 | Size: 449 KB
  -
 

 FTP Client Engine for FoxPro | License: Shareware |

 
  The MarshallSoft Visual FoxPro FTP client component library of functions (FCE4FP) provides direct control of the FTP protocol from a Visual FoxPro application program. The FTP Client Library uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings.

Publisher:
MarshallSoft Computing| Date: 17-07-2008 | Size: 431 KB
  -
 

 HS X.25 (with RFC1613 XOT) C Source Library | License: Demo |

 
  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 incliudes RFC1613 Cisco XOT protocol for X.25 over TCP applicaitions. 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.

Publisher:
Hillstone Software| Date: 19-01-2007 | Size: 252 KB
  -
 

 .NET ICMP 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: 17-03-2008 | Size: 3878 KB
  -
 

 .NET Trace Route Component | License: Shareware |

 
  The SfbTraceRoute .NET class library provides convenient methods to perform Internet route tracing to determine network delays and topology..

Publisher:
Safabyte| Date: 12-03-2008 | Size: 4815 KB
  -
 

 CD Library | License: Freeware |

 
  CD Library is a media cataloging tool for the Windows platforms. It is not tested yet on other Windows platforms. CD Library creates catalog files of drives - CD-ROMs, hard disks, floppies, ZIPs, ... and folders. It offers these catalogs offline for browsing and search operations with wildcards. CD Library makes smaller catalog files than other similar applications. It also reads MP3 files tags and offers searching through them..

Publisher:
| Date: 04-10-2001 | Size: 400 KB
  -
 

 HttpDetect (EffeTech HTTP Sniffer) | License: Shareware |

 
  A HTTP protocol network sniffer, packet analyzer and file rebuilder. Unlike most other sniffers, it is dedicated to capture IP packets containing HTTP protocol, rebuild and save the HTTP communications and files sent through HTTP protocol. It is a helpful tool for company manager, parents, LAN administrators, security professionals to supervise the web access and HTTP traffic on the LAN. Features: 1. Capture IP packets on your LAN with nearly no packets losing. 2. Smart real-time analyzer enables on-the-fly content viewing while capturing and analyzing. 3. Parse and decode HTTP protocol.

Publisher:
EffeTech Sniffer| Date: 18-07-2004 | Size: 1516 KB
  -
 

 MsgConnect | License: Freeware |

 
  MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple paradigm of sending binary message to the remote side and MsgConnect will deliver the message and reply with optional compression, encryption and integrity checking..

Publisher:
EldoS| Date: 17-01-2002 | Size: 1952 KB
  -
 

 FTP Client Engine for Visual Basic | License: Shareware |

 
  The MarshallSoft FTP client component VB (VB.NET) library of functions (FCE4VB) provides direct control of the FTP protocol from your Visual Basic application program. The FTP Client Library uses a simple API to easily write programs that: * Connect to any FTP server. * Get a list of files on the server. * Navigate the server directories. * Specify ASCII or BINARY transfer mode. * List files. * Download files (with wildcard support). * Upload files (with wildcard support).* Delete files. * Rename files. * Append files. * Create and remove server directories. * Transfer mutiple files. * Parse long directory listings.

Publisher:
MarshallSoft Computing| Date: 24-01-2007 | Size: 349 KB
  -
 

 Port Matrix | License: Shareware |

 
  Port data transmit with multiplicate protocol. High performance to TCP/IP communication. Transmit the multiplicate protocol data from LAN to internet. Intelligent FTP/HTTP protocol filter and data transmit. SSLv2/3ˇ˘TLSv1 encrpytion transfer was supported. IP rules script to save you server security. Auto create data link for FTP PASV data mode. Build FTP server in LAN. To be more flexible, it's up to you!.

Publisher:
Crob Software Studio| Date: 25-01-2004 | Size: 2711 KB
  -
 

 Small Library Organizer Pro | License: Shareware |

 
   Small Library Organizer Pro: Complete Windows software for small private, public, or corporate libraries. Our library software is designed to manage the following activities of your library: manage all library collections, manage member/patron information, and keep track of the library circulation data.
 Small library software solution includes three databases:
 
 - Small Library: manage and catalog all library collections (books, CDs, video tapes, DVDs...)
 - Borrowers: manage member's information
 - Loan Database: view, search circulation data
 The package has a separate module called Designer.

Publisher:
PrimaSoft PC| Date: 21-04-2006 | Size: 9900 KB
  -
 

 FTP Client Engine for Xbase++ | License: Shareware |

 
  MarshallSoft Xbase++ FTP client component library of functions (FCE4XB) provides direct control of the FTP protocol from an Xbase application program. The FTP Client Library uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings. Use with the internet or an intranet (LAN).

Publisher:
MarshallSoft Computing| Date: 23-07-2008 | Size: 424 KB
  -
 

 SFTPBlackbox (VCL) | License: Shareware |

 
  SFTPBlackbox VCL Edition is a comprehensive collection of native components that add add client-side and server-side support for SFTP (Secure File Transfer Protocol) to your Delphi / C++Builder / Kylix applications. SFTPBlackbox includes complete SSH protocol support and supports full range of SSH and SFTP features, such as * support for full range of file and directory operations, defined by SFTP protocol; * support for SFTP protocol versions 2-6; * various authentication types; * synchronous and asynchronous operation modes; * various encryption algorithms including AES 256-bit; * SSH key management functionality SFTPBlackbox components are a clean-room implementation of all SSH/SFTP protocol specifications, which don't use any third-party libraries for core functionality.

Publisher:
EldoS Corporation| Date: 08-12-2005 | Size: 28631 KB
  -
 

 ANPOP | License: Shareware |

 
  ANPOP is one of the high performance and comprehensive COM Object in the market. With ANPOP, your ASP/VB or other COM environment applications can retrieve email from mail server based on POP3 protocol and parse email based on MIME..

Publisher:
AdminSystem.Net - EmailArchitect| Date: 02-11-2002 | Size: 322 KB
  -
 

 SSLBlackbox (VCL) | License: Shareware |

 
  SSLBlackbox is a comprehensive collection of managed components that add client-side and server-side support for SSL / TLS family of protocols to your Windows and Linux applications. SSLBlackbox includes complete SSL2, SSL3 and TLS 1.0/1.1 protocol support and supports full range of SSL / TLS and PKI features, such as * synchronous and asynchronous operation modes; * no dependencies on third-party libraries (besides standard VCL library); * 100% compatibility with all major SSL/TLS libraries and implementations, including most recent additions (AES and Camellia cipher suites); * support for built-in and custom sockets for flexible connection management; * support for Public Key Infrastructure (PKI, X.

Publisher:
EldoS Corporation| Date: 08-12-2005 | Size: 28631 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..

Publisher:
MMD Software| Date: 05-05-2004 | Size: 268 KB
  -

Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |


    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