| Use Standard Search | Advanced Search | Browse Software by Category | View Popular Search Terms |
| Field | Value |
|---|---|
| Page # | 1 |
| Items per page: | 50 |
| Sort Column: | Release Date |
| Program Type: | Demo |
| Search: | Keywords |
| String: | ftp |
| Match: | Exact |
Show Options
| Matches: 21 · 1 page Page 1 |
| Title [ and relevant links ] |
Company | Description [ no highlighting ] |
Operating System | Program Type | Cost | File Size | Release Date | Category | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #1 SecEx Secure Shell Client |
Bytefusion Ltd. | SecEx is a network file manager and secure terminal emulator that allows encrypted file transfer between your PC and network servers running Secure Shell. SecEx seamlessly interoperates with either SSH1 or SSH2 servers on both Unix and Windows operating systems. You can transfer files to and from remote servers, view remote files, and execute remote files on your local PC - using strong, industry standard encryption. If you are a travelling executive who wants to access files on a corporate server or a system administrator maintaining a remote site, SecEx is your complete remote file management solution. SecEx automatically detects available carrier protocols available on server systems. Newer SSH servers tend to make SFTP (Secure FTP) available while older secure shell implementations feature SCP ( Secure Copy Program). SecEx also shields against IP and DNS spoofing by recording a server's public host key. During subsequent connection attempts, the known host key is compared to the host key offered by the server. |
|
Demo | $79.95 | 3610 kb | 2002-05-02 | Network and Internet Other | |||||||||||||||||||
| #2 Prestwood Ping Server |
Prestwood Software | The Prestwood Ping Server automates the monitoring of web sites and ftp sites by issuing ping or HTTP requests on regular intervals. It is an ideal application for server farms, large web sites spanning multiple domains, online game servers, download file servers, or any enterprise that spans multiple internet addresses. The user can dictate how often a site is pinged, and in the event of a timeout or DNS error, the delay interval prior to a ping retry attempt. The user can also dictate how many retries to issue before determining the site to be down. The Ping Server is designed to send automated email messages whenever a site is determined to be down. The user can designate one or more email recipients to send the messages to, allowing users to send to inboxes, text messaging pagers and/or cell phones simultaneously. |
|
Demo | $29.95 | 2119 kb | 2003-02-07 | Network and Internet Other | |||||||||||||||||||
| #3 Cute FTP Home |
GlobalSCAPE Texas, LP. | What is Cute FTP Home? Cute FTP Home is a utility for transferring files between your computer and a remote File Transfer Protocol (FTP) server anywhere on the Internet. It offers the perfect blend of ease-of-use and performance for the home or personal FTP user. Whether publishing a Web page, downloading the latest digital images, music and software or transferring large files between your home and office. Cute FTP Home will get the job done quickly and easily, even if you are a beginner. How is Cute FTP Home used? Cute FTP Home is used to transfer files of any size and/or type, including Web pages, multi-media files, or other documents to and from a file transfer server over FTP, the standard for moving files across the Internet. Cute FTP Home assures efficient, reliable, secure connections and transfers over FTP (FTP over SSL/TLS). Typical uses include: Upload your Web pages to your ISP?s FTP Server for viewing in a Web Browser Upload your auction images to an FTP Server Upload or download multimedia files such as music, images or video files Download the latest game patches, programs or game demos from participating FTP servers Download large files faster than when using your Web browser Backup critical files to an FTP server in case your system crashes Manage files on your FTP server: rename, delete and change permissions Modify files right on your FTP server; Make changes quicker than downloading and editing locally Configure advanced connection and transfer options for fine tuning your sessions Connect through NAT devices and firewalls if setup in your home How does Cute FTP Home work? Cute FTP Home is similar to a Web-browser in that you give Cute FTP a remote ?address? to connect to after which it creates a connection to that remote file transfer server located somewhere on the Internet. Once connected, Cute FTP Home can be directed to transfer data between your PC and the remote server or you can manage existing |
|
Demo | $39.99 | 4951 kb | 2005-03-01 | Network and Internet FTP Clients | |||||||||||||||||||
| #4 Optitask |
Ernic Software | Optitask is powerful task automation software that allows you to automate complex business and IT processes in minutes. Unlike other products of its kind, Optitask was designed with ease of use in mind without sacrificing on any functionality. Optitask is Easy to Use. While you probably know everything about loops and conditional statements we want to hide that complexity from you to give you all the power in your hands without writing a single line of code. Our intuitive user interface will help you to automate tasks in minutes. All the Tools in One Product. Out of the box Optitask features over 150 components that you can use to automate almost any IT task imaginable. And if the component you need does not exist, we can develop it for your or browse our online plugin library for plugins from other developers. Start Processes from Events. One of the most powerful concepts of Optitask is to add the ability to kick start tasks, like sending an electronic order when stock is low. Optitask can monitor data, external systems and conditions and perform business actions when they happen. Stay Informed with Alerts. You know what they say: ?Knowledge is power?. That is what Optitask helps you to get, insight into your business by getting updated Email and SMS alerts when tasks succeed or fail, or when specific business conditions are encountered. |
|
Demo | $79.95 | 4290 kb | 2005-12-13 | System Utilities Automation Tools | |||||||||||||||||||
| #5 FTP Password |
LastBit Software | FTP Password is an universal password recovery tool for FTP accounts. It recovers all FTP logins and passwords stored in your computer by your FTP software. FTP Password supports ALL FTP clients. FTP Password temporarily emulates your FTP server and intercepts all requests addressed to it. When you login to the FTP server, your FTP client has to submit login information (including the password) to the server, so FTP Password can intercept and display the login information. FTP Password DOES NOT allow to hack somebody's else FTP account. It just extracts password information stored locally in your computer (if any). |
|
Demo | $39.00 | 224 kb | 2006-02-24 | Security and Privacy Other | |||||||||||||||||||
| #6 nBit Easy FTP DLL |
nBit Information Technologies | An FTP Component as an ActiveX DLL for software developers. Manage remote files from your applications with ease. Integrates easily into any development environment that support ActiveX DLLs. Upload files, Download files, delete files , create and remove FTP sever directories and list the files in those directories. Compatible with VB6, MS Access, and any development environment that supports ActiveX Dynamic Link Libraries. An optional file transfer dialog shows the end-user how long their download or upload has to go. Evaluation version limits file transfers to a 35kB maximum size. Once registered this limit is removed. Includes the source code to a fully functional vb6 and vb.net FTP client applications that utilize all the functionality of the Easy FTP DLL. |
|
Demo | $42.95 | 1817 kb | 2006-02-27 | Development Components and Libraries | |||||||||||||||||||
| #7 HS TFTP C Source Library |
Hillstone Software | 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, acknowledgements, timeouts and so on. When it is appropriate to send next block of data HS TFTP will get next memory block from user application. Similarly, when data has been received HS TFTP module will get the next block of memory from user application to store data into Along with XMODEM or as an alternative, TFTP is often used in embedded devices and appliances for the purpose of software or configuration upgrade or retrieval. HOW TO BUY HS TFTP LIBRARY: You can purchase the library online using credit card payment at: http://www.hillstone-software.com/hs tftp_buy.htm Once the purchase is made you will receive download link by email to download full product deliverables, which include: - HS TFTP library binaries. (Win32 static library) - HS TFTP library full source code in C with MS Visual C project workspace - HS TFTP Demo Application binaries, full source code and MS Visual C project workspace. - HS TFTP library user manual, which documents in detail complete library API. |
|
Demo | $0.00 | 340 kb | 2006-03-14 | Development Components and Libraries | |||||||||||||||||||
| #8 TurboFTP SDK |
TurboSoft, Inc | TurboFTP SDK is a powerful ActiveX/.Net-ready component and offers a full set of FTP functionalities like connect to an FTP server, upload or download files, view remote directory listings, rename or delete remote files, etc. TurboFTP SDK component provides a set of clear and easy-to-use interfaces for fulfilling these FTP operations. A summary of TurboFTP SDK features as follows: - Supports blocking and non-blocking modes for calling methods. - Supports SSL/TLS, including implicit and explicit SSL, SSL client certificate. - Supports SSH.COM and OpenSSH public key format in SFTP. - Supports clear data channel (for listing retrieval or file transfer) and Clear Command Channel (CCC) in SSL/TLS based FTP. - Supports a full range of FTP servers and remote directory listing formats including UNIX, UNIX-compatible, DOS-style, VMS, VAX, OS/2, AS-400, Novell Netware (v4 and onwards), VxWorks and Apple OS. - OTP S/Key (MD4, MD5) password encryption. - Supports Dialup Networking. Features AutoDial which automatically establishes a dialup connection before connecting to a remote server. - Supports on-the-fly data compression using MODE Z. - Supports upload and download resume. - Automatically re-connects if connection drops and resumes interrupted transfer. - Ability to transfer files larger than 4Gb (available on NTFS file system). - Firewall support, including HTTP proxy, SOCKS 4, SOCKS 4a and SOCKS 5. - Converts server file time in local time zone according to specified time offset. - Built-in interface that provides a set of methods to decompress archives of Zip(*.zip), GZip(*.gz), Tar(*.tar), Gzipped Tar(*.tgz) formats and create archives in these formats. - Comes with fully tested samples for VB, VB.NET, VBA, C#, C++, JavaScript, ASP, ASP.NET and Delphi, including source code of a full-featured FTP client written in .NET C# demonstrating all functions of TurboFTP SDK component. |
|
Demo | $395.00 | 3173 kb | 2006-03-15 | Development Components and Libraries | |||||||||||||||||||
| #9 SimpleSend |
Simple Software | SimpleSend enables automated sending of document files via secure FTP or email. SimpleSend enhances the functionality of SimpleIndex in several ways as well as functioning as a standalone application. By itself, SimpleSend can: -Upload files to a FTP server -Support SSL for secure FTP transfers -Email files to one or several users Select files from a CSV file or any delimited text file -Connect to any database to select files -Insert CSV or database fields in email recipients, subject or body -Select multiple sources and destinations for each transfer -Split large file sets into smaller files for emailing -Integrate with 3rd party applications via command line -Save settings to a file for 1-click processing -Schedule transfers for off-peak hours When used with SimpleIndex, you can: -Email files with SimpleIndex and SimpleSearch -Enable scan-to-email configurations -Automatically upload scanned files to secure FTP server -Schedule uploading of scanned files for off-peak hours -Create easier, more robust email functions with network scanners & digital copiers SimpleSend lets you define complex file sets for upload. These file sets can contain any type of file, whole folders or folder trees. File sets can also be defined via the command line, database query or by importing a CSV (comma separated values) or SimpleIndex IDX file. These are generated automatically by SimpleIndex or they can be exported from Excel, Access, most databases and other document scanning applications. SimpleSend's FTP and email functions are designed to let you send many files to many users automatically using a database query or CSV file. It has many special features designed for document scanning and document management applications, making it a perfect tool for network scanners, digital copiers and distributed capture applications. |
|
Demo | $50.00 | 8479 kb | 2006-05-15 | Network and Internet FTP Clients | |||||||||||||||||||
| #10 Dynamic IP Monitor |
Gulden Development | . Can be installed as a service . Minimizes to tray and shows LAN & WAN IP addresses when you hover your mouse over. . Automatically run these tasks when either IP address changes: . Send E-mail containing IP addresses . Supports multiple recipients . Supports "AUTH LOGIN" Authentication . Upload a text file containing WAN and LAN IP addresses via FTP . Write your own web update string using variables $INTIP$ and $EXTIP$ . Write custom SMS (text messaging) URL string . Dynamic DNS Update (runs only on external IP change) . Supports DynamicDns.com (SSL) . Supports dnsExit.com . Supports SecuritySpace.com (SSL) . Supports OpenDNS (SSL) . Detailed logging . Interval is configurable. |
|
Demo | $9.95 | 407 kb | 2006-06-10 | Network and Internet Other | |||||||||||||||||||
| #11 AGEphone |
ageet Corporation | AGEphone is a software that allows you to make and receive phone calls from your PC. It offers a lot of features that come in handy, like importing your address book from Outlook, a speed dial function, an answering machine, call melodies, simultaneous use of multiple services and many more. It's VoIP engine "microSIP stack", an original SIP parser and IP packet processing program make operation at super small size and with super light weight possible, while ensuring great sound quality through a newly developed packet buffering. AGEphone funcitons include: # High quality sound, low delay buffering # The world's smallest and lightest VoIP stack # UPnP, STUN Support for NAT Traversal # Possibility to simultaneously use multiple Services # Support of Multi-network interfaces (NIC), including VPN # Answering Machine # Click to Call Function # DND(Do not Disturb) # Hold # VAD (Voice Activity Detection) with fade-out # Voice Jitter Absorption # Call History # Number Auto Complete # Different skins # Address Book, Outlook Support # Speed Dial Function # Inband/RFC2833 DTMF send # Call Melodies # Multiple Codecs # Voice Recording AGEphone is based on and fully complies to the following international standards: # RFC3261: SIP: Session Initiation Protocol # RFC2327: SDP: Session Description Protocol # RFC1889: RTP: A Transport Protocol for Real-Time Applications # RFC2833: RTP Payload for DTMF Digits, Telephony Tones and Telephony Signals # RFC3489: STUN - Simple Traversal of User Datagram Protocol (UDP) Through Network # Address Translators (NATs) # RFC3581: An Extension to the SIP for Symmetric Response Routing # UPnP :Universal Plug and Play IGD |
|
Demo | $50.00 | 2732 kb | 2006-08-11 | Communications Telephony | |||||||||||||||||||
| #12 HS FTP Library |
Hillstone Software | 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 operation - Server name resolution - Concurrent FTP client sessions - Passive mode, firewall friendly - User / password authentication - Asynchronous Operation 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. When the control FTP connection is established and HS FTP has successfully passed user / password FTP account authentication phase, the user application is asynchronously notified via user event callback function with HS_FTPCLI_USR_EV_LOGGEDIN event. The user application can now request remote FTP server directory listing using HsFtpCliList function, change directory HsFtpCliChdir, transfer files with HsFtpCliSendFile and HsFtpCliGetFile. More info at http://www.hillstone-software/hs_ftp_details.htm |
|
Demo | $0.00 | 821 kb | 2006-10-20 | Development Components and Libraries | |||||||||||||||||||
| #13 Fsync |
Eternity Software | Synchronize to remove deleted or upload changed and modified files to an FTP or Web server from the command line. Fsync helps distribute files quickly and easily by transferring only those files that have changed since the last upload. Fsync recursively copies on all sub directories. File types can be selected and excluded using filters. Fsync is perfect for including in batch files to update a web or ftp site. |
|
Demo | $7.95 | 1481 kb | 2006-11-01 | Network and Internet FTP Clients | |||||||||||||||||||
| #14 FTP Client Engine for Visual Basic |
MarshallSoft Computing | The MarshallSoft FTP client component VB (VB.NET) library of functions (FCE4VB) provides direct control of the FTP protocol from any 32-bit or 64-bit Windows 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 a LAN. - Resume file transfers from any offset. - Display progress bars. - Change files names while being uploaded or downloaded. - Specify the FTP or data port. - Supports passive mode (use with firewalls). - Supports S/KEY password encryption. - Supports many proxy servers. - Supports multiple concurrent FTP sessions. - Specify the FTP or data port. - Display progress bars. - Create FTP programs that run in the background. Fully compatible with Visual Studio.NET (.NET Framework). Supports all versions Visual Basic and VB.NET. Works with PowerBuilder and Visual Basic for Applications (VBA) - Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++ (Visual C++ .NET, C#), Delphi, PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL. - Includes 34 functions and several switches as well as multiple examples to create FTP client applications. - Order with or without C source code for the DLL. - Programmer`s, Reference and Users Manuals provided. Supports Windows 95/98/Me/NT/2000/2003/XP/Vista/x64. The evaluation version of FCE4VB is fully functional. Royalty free distribution with your compiled application. No run-time fees. Free technical support and updates for one year. Download an evaluation version from www.marshallsoft.com/fce4vb.htm |
|
Demo | $115.00 | 543 kb | 2007-01-24 | Development Components and Libraries | |||||||||||||||||||
| #15 FTP Client Engine for Delphi |
MarshallSoft Computing | The MarshallSoft FTP client component Delphi library of functions (FCE4D) provides direct control of the FTP protocol from any 32-bit or 64-bit Windows 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 a LAN. - Resume file transfers from any offset. - Display progress bars. - Change files names while being uploaded or downloaded. - Specify the FTP or data port. - Supports passive mode (use with firewalls). - Supports S/KEY password encryption. - Supports many proxy servers. - Supports multiple concurrent FTP sessions. - Specify the FTP or data port. - Display progress bars. - Create FTP programs that run in the background. Fully compatible with Visual Studio.NET (.NET Framework). Supports all versions 32-bit Borland (Codegear) Delphi. - Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++ (Visual C++ .NET, C#), Visual FoxPro, PowerBASIC, Visual Basic, dBase, Xbase++, and COBOL. - Includes 34 functions and several switches as well as multiple examples to create FTP client applications. - Order with or without C source code for the DLL. - Programmer`s, Reference and Users Manuals provided. Supports Windows 95/98/Me/NT/2000/2003/XP/Vista/x64. The evaluation version of FCE4D is fully functional. Royalty free distribution with your compiled application. No run-time fees. Free technical support and updates for one year. Download an evaluation version from www.marshallsoft.com/fce4d.htm |
|
Demo | $115.00 | 503 kb | 2007-02-05 | Development Delphi | |||||||||||||||||||
| #16 FTP Client Engine for FoxPro |
MarshallSoft Computing | The MarshallSoft FTP client component Visual FoxPro library of functions (FCE4FP) provides direct control of the FTP protocol from any 32-bit or 64-bit Windows 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 a LAN. - Resume file transfers from any offset. - Display progress bars. - Change files names while being uploaded or downloaded. - Specify the FTP or data port. - Supports passive mode (use with firewalls). - Supports S/KEY password encryption. - Supports many proxy servers. - Supports multiple concurrent FTP sessions. - Specify the FTP or data port. - Display progress bars. - Create FTP programs that run in the background. Fully compatible with Visual Studio.NET (.NET Framework). Supports all versions 32-bit Visual FoxPro - Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++ (Visual C++ .NET, C#), Delphi, PowerBASIC, Visual Basic, Visual dBase, Xbase++, and COBOL. - Includes 34 functions and several switches as well as multiple examples to create FTP client applications. - Order with or without C source code for the DLL. - Programmer`s, Reference and Users Manuals provided. Supports Windows 95/98/Me/NT/2000/2003/XP/Vista/x64. The evaluation version of FCE4FP is fully functional. Royalty free distribution with your compiled application. No run-time fees. Free technical support and updates for one year. Download an evaluation version from www.marshallsoft.com/fce4fp.htm |
|
Demo | $115.00 | 489 kb | 2007-02-16 | Development Components and Libraries | |||||||||||||||||||
| #17 Xceed FTP Library |
Xceed Software Inc. | The Xceed FTP Library is a high-performance ActiveX control that allows developers to easily add FTP file transfer capabilities to their Windows or web applications. It provides access to the complete functionality of the FTP protocol through an intelligently designed COM / ActiveX programming interface and has the industry's richest feature set. With the Xceed FTP Library is designed to offer maximum flexibility and features while being the easiest to use product of its kind. Sending and receiving one or more files can be accomplished with only a single line of code. Adding a few extra lines will allow developers to accomplish everything else - even to build a full-featured FTP client (like "CuteFTP" or "WS-FTP" if they want to). A sample FTP client with fully commented source code is included with the library, along with many other samples in various languages. The fully self-contained ActiveX DLL at the core of the library is all that developers need to include with their applications. The library also supports all the available ActiveX functionality designed to make a programmer's job easier, such as categorized properties, built-in constants and enumerations, context-sensitive F1-help and built-in help strings. Written entirely with threadsafe code in Visual C++ 6.0 with ATL 3.0, and supporting both the single-threaded and multi-threaded apartment models, the Xceed FTP Library has very low memory requirements and is perfectly suited for use in environments running multiple FTP operations simultaneously. It also runs without any screen output, can create log files and works in the background if necessary. The library comes with support for almost all of today's 32-bit development languages, including Visual Basic, Visual C++, Delphi, C++Builder, Visual FoxPro and Office suite products. All Xceed Software products include comprehensive online documentation, free expert technical support, royalty-free distribution and a 60-day money-back guarantee. |
|
Demo | $299.95 | 63865 kb | 2007-03-21 | Development Active X | |||||||||||||||||||
| #18 Xceed FTP for .NET |
Xceed Software Inc. | FTP without hassles The Xceed FTP Library for .NET is a robust and efficient 100% managed class library that allows you to easily add FTP file transfer capabilities to your .NET and ASP.NET applications. It provides access to the complete functionality of the FTP protocol through a straightforward, intuitive object model. The Xceed FTP Library for .NET is designed to work well with all types of FTP servers. It provides built in support for Unix, VMS, AS/400 and DOS server types. Thanks to features such as the ability to create custom listing parsers and support for various FTP tweak properties, the library can also work with almost every other, less known FTP server types. Minimum code, maximum value This is the library of choice for developers that want to spend the least amount of time and hassle implementing and maintaining FTP code in their applications. Only a few lines of code are necessary to send and receive files, folders or entire directory structures and a rich set of events keeps your application informed of all FTP activity and statistics. Complete sample applications are included in both VB.NET and C#, including an FTP client application in Windows Forms reminiscent of the popular "CuteFTP" or "WS-FTP" clients. Xceed FTP for .NET is also available with its C# source code ? just ask for the Blueprint Edition. This is an excellent educational tool since the source code is fully commented and a useful asset for those who will be heavily deriving from the library. The Xceed quality advantage Xceed FTP for .NET was created by the makers of high quality compression and networking components since 1994. Over 20,000 developers worldwide use Xceed components in their Windows, COM and .NET applications. We have built a reputation for easy to use, efficient libraries that you can rely on. All Xceed components include comprehensive online documentation, free expert technical support, royalty-free distribution and a 60-day money-back gua |
|
Demo | $299.95 | 63865 kb | 2007-03-21 | Development Components and Libraries | |||||||||||||||||||
| #19 HsTftpCE - TFTP Client Server for Pocket PC |
Hillstone Software | HsTftpCE is a TFTP application for Pocket PC running Windows Mobile 5 OS. HsTftpCE implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350 and supports client and server file send and receive operations. HsTftpCE enables user to transfer files between Pocket PC PDA or Smart phone and desktop PC or any other equipment using TFTP protocol over IP network. Features: -TFTP server and client -TFTP File upload -TFTP File download -Select Local IP interface -Select Path for server mode Limitations: Only single Client or Server mode File Transfer possible at a single time (simultaneous concurrent file transfer sessions are not supported in this version) Requires Pocket PC with ARM based processor, Windows Mobile 5 OS for Pocket PC (powered by Windows CE 5.0) or later, Compact .NET Framework 2.0 |
|
Demo | $38.00 | 65 kb | 2007-05-09 | Network and Internet FTP Clients | |||||||||||||||||||
| #20 HS TFTP .NET Class Library |
Hillstone Software | HS TFTP .NET class library is a .NET component which implements TFTP server and client functionality over UDP socket layer according to RFC 1350 (Trivial File Transfer Protocol). HS TFTP .NET is designed for use from Visual C# .NET (C Sharp). The use of HS TFTP .NET class library is royalty free.* TFTP server and client * Defaults to 100 concurrent sessions * 512 packet size * TFTP File upload * TFTP File download * supports selection of local ip address to use from a list of detected local ip addresses HS TFTP .NET class library internally consists of upper layer interface class DLL - HsTftpDllCs.dll, core TFTP DLL - HsTftpDll.Dll, TFTP protocol module - HsTftp and Socket interface module HsSock HS TFTP .NET Class Library has been designed to provide simple and convenient way for calling applications to run TFTP server mode and client mode file transfers. All file handling, timer related and protocol related activity is hidden inside the class library For more information, please visit http://www.hillstone-software.com/hs_tftpnet_details.htm |
|
Demo | $0.00 | 575 kb | 2007-10-18 | Development Components and Libraries | |||||||||||||||||||
| #21 Server Deluxe FTP |
LemonSoft | Server Deluxe FTP can transfer any file remotely and across a local network. Browse files in a sophisticated interface, upload unlimited folders and files, attribute groups of files and more. Server Deluxe FTP is robust in handling all FTP operations. Works perfectly in a business atmosphere or from home! |
|
Demo | $39.99 | 1216 kb | 2008-01-04 | Network and Internet FTP Clients | |||||||||||||||||||
| Matches: 21 · 1 page Page 1 |