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

 

 Winsock Interface Library for C/C++ | License: Shareware |

 
  The Winsock Interface Library simplifies winsock network communications programming and>provides support for the most common Internet protocols such as Finger, SMTP, POP3, FTP, >NNTP, and HTTP. Includes multiple C/C++ examples. Requires MS, Borland, Watcom, or LCC-Win32 Windows C/C++ compiler..

Publisher:
MarshallSoft Computing| Date: 04-04-2000 | Size: 402 KB
  -
 

 TracePlus Winsock | License: Shareware |

 
  TracePlus/Winsock shows you the interaction between your Win32 application and Winsock 1.1/2.0, WININET, RAS, and Microsoft Winsock extensions with no modifications to your existing program. Supports .NET applications as well as COM and ActiveX objects. TracePlus displays the Winsock functions called by your Internet application to access the internet and displays detailed information including error messages if your application is having trouble communicating with the Internet..

Publisher:
SST Incorporated| Date: 31-10-2008 | Size: 4286 KB
  -
 

 OstroSoft Winsock Component | License: Freeware |

 
  COM library for Visual Basic 6, providing an easy access to the network layer of operating system (UDP and TCP sockets). OSWINSCK.dll serves as a wrapper for Winsock API and helps programmers to abstract from complexity of API calls and concentrate on application functionality..

Publisher:
OstroSoft| Date: 14-03-2004 | Size: 29 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 X.25 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 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.

Publisher:
Hillstone Software| Date: 19-05-2006 | Size: 344 KB
  -
 

 EasyCom | License: Shareware |

 
  The EasyCom ActiveX control is a Winsock/Telnet communication component. It is intended for VB and VC++ developers to easily add communication capabilities to their applications. Examples of such communication capabilities might include handling and configuration of remote network equipments and servers, and getting information on such systems..

Publisher:
Studioware| Date: 12-01-2003 | Size: 276 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
  -
 

 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
  -
 

 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
  -
 

 XP TCP/IP Repair | License: Freeware |

 
  Is Spyware and/or Adware messing up your internet connection after you have uninstalled it? Has your internet connection slowed down and you just don't know why? Have you used an Internet Optimizer that just didn't optimize your internet, instead it made it slower? If you answered yes to any of the questions above, then XP TCP/IP Repair may help fix your internet connection and possibly even protect your privacy. XP TCP/IP Repair is a Graphical User Interface (GUI) for commands in Windows XP® that repair your TCP/IP registry settings and your Winsock LSP's. Instead of having to remember long confusing command line commands you can now just click a button.

Publisher:
Waresoft Software| Date: 06-03-2005 | Size: 278 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
  -
 

 Axoio LionFtp Pro 2006 | License: Shareware |

 
  Axoio LionFTP Pro offers the easiest and fastest way to transfer any file using FTP, providing an exceptionally stable and robust program that you can always count on to get your job done quickly and efficiently. There are many, many features available in LionFTP.,LionFTP Pro is a standard File Transfer Protocol (FTP) client application for Windows Sockets.Fully uses Winsock-2 optimizations for best performanceUpload, Download and FXP with Resume capability,Rename, Make and Remove Directory.Move/Rename and Delete File.Secure Transfers (SSL/TLS) ,IPv4 and IPv6 ,SOCKS4, SOCKS4A, SOCKS5, HTTP Proxy Support,RFC 959, 1123 and 1579 compliant,Fully uses Winsock-2 optimizations for best performance.

Publisher:
Axoio Software Inc| Date: 25-10-2005 | Size: 2222 KB
  -
 

 MarshallSoft GPS Component for eVC | License: Shareware |

 
  Win/CE GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several eVC example programs with full source code are included. Requires Windows Embedded Tools eVC compiler. Some of the many features of the MarshallSoft GPS Component (MGC) are: (1) Uses the Win/CE Win32 API for serial port input. No special Windows driver is required. (2) Runs as a background thread unattended. (3) The most current GPS data is always available on demand. (4) Support functions (such as mgcGreatCircle) are included.

Publisher:
MarshallSoft Computing| Date: 26-08-2003 | Size: 263 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
  -
 

 SMTP/POP3 Email Engine for dBase | License: Shareware |

 
  MarshallSoft SMTP/POP3/IMAP Visual dBase email component library (SEE4DB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Supports all versions of Visual dBase. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4DB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete any email on the server without downloading the entire email.

Publisher:
MarshallSoft Computing| Date: 22-05-2008 | Size: 522 KB
  -
 

 SMTP/POP3 Email Engine for Xbase++ | License: Shareware |

 
  MarshallSoft SMTP/POP3/IMAP XBase++ email component library (SEE4XB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Supports all versions of Alaska XBase++. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4XB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email. Delete any email on the server without downloading the entire email.

Publisher:
MarshallSoft Computing| Date: 30-05-2008 | Size: 519 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
  -
 

 SMTP/POP3 Email Engine for COBOL | License: Shareware |

 
  MarshallSoft SMTP/POP3/IMAP COBOL email component library (SEE4CB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within a COBOL application. Supports all versions of 32-bit Fujitsu COBOL. Also use with other Win32 COBOLs. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4CB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server without reading the entire email.

Publisher:
MarshallSoft Computing| Date: 06-06-2008 | Size: 541 KB
  -
 

 Simple Library Organizer Pro | License: Shareware |

 
  Simple Library Organizer Pro (simple edition): library software designed for libraries where: 1. Minimal computer and database experience required by library operator(s). 2. You are not going to be overwhelmed by database structures and large number of data fields. 3. Use more advanced features when your software and library experience grows. Library tasks supported: Quickly catalog your library items (books, videos, dvds, cds, ...). Record information about patrons of your library. Easily process circulation transaction. Catalog collections manually, automatically from the web, automatically from existing files.

Publisher:
PrimaSoft PC| Date: 29-09-2008 | Size: 8944 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
  -
 

 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
  -
 

 FTP Client Engine for dBase | License: Shareware |

 
  MarshallSoft FTP component dBASE library (FCE4DB) provides direct control of the FTP protocol from a dBASE application program. FCE4DB 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). Resume file transfers from any offset.

Publisher:
MarshallSoft Computing| Date: 22-07-2008 | Size: 417 KB
  -
 

 ActiveSocket Network Toolkit | License: Shareware |

 
  ActiveSocket is a Network Communication control for Windows developers. Features: HTTP, HTTPs, FTP, ICMP Ping, NTP, SNMP v1/v2c (Get, GetNext, Set), SNMP Traps, TCP, Telnet and Wake-On-LAN, all based on WinSock. Runs on Windows Vista/2003/XP/2000/NT/ME/98; Includes samples for Visual Basic, Visual C/C++, VB .NET, VC# .NET, ASP, Asp .NET, Java, Javascript, PHP and HTML..

Publisher:
ActiveXperts Software| Date: 01-10-2006 | Size: 1660 KB
  -
 

 DevSolutions FTP | License: Comercial |

 
  The DevSolutions FTP client -side Library component is a high-performance COM Component that allows developers to easily add FTP capabilities to their Windows applications. It provides access to the complete functionality of the FTP protocol through the use of simple properties, methods, and makes thorough use of Winsock 2 for optimal performance. Supports Site To Site communication for transferring files , supports SSL (Secure Socket Layer).

Publisher:
DevSolutions| Date: 16-06-2003 | Size: 665 KB
  -
 

 SMTP/POP3 Email Engine for PowerBASIC | License: Shareware |

 
  MarshallSoft SMTP/POP3 email component PowerBASIC library (SEE4PB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4PB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 (European character sets) and UTF-8 character coding. Get the number of messages on an email server. Forward email. Get the header lines from any email on the server, without reading the entire email. Delete any email on the server without downloading the entire email.

Publisher:
MarshallSoft Computing| Date: 25-07-2006 | Size: 338 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: 29-09-2008 | Size: 8951 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
  -
 

 LANView | License: Shareware |

 
  LANView is a powerful tool for LAN administration. It can quickly obtain information about all hosts on a network, including IP addresses, MAC addresses, hostnames, users and groups. With LANView, capturing and analyzing network packets real time would be convenient. Additionally, you can also use it to scan port, broadcast message, remote shutdown, remote wakeup, lookup host, trace route, monitor connections, audit SNMP, find computer, ping, display network traffic, detects local host and get information about IP addresses, network adapter, Winsock, etc..

Publisher:
JXDEV| Date: 03-01-2006 | Size: 2542 KB
  -
 

 SMTP/POP3 Email Engine for C/C++ | License: Freeware |

 
  MarshallSoft SMTP/POP3 C/C++ email component library (SEE4C) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4C include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 (European character sets) and UTF-8 character coding. Get the number of messages on an email server. Forward email. Get the header lines from any email on the server, without reading the entire email. Delete any email on the server without downloading the entire email.

Publisher:
MarshallSoft Computing| Date: 12-06-2006 | Size: 665 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
  -

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