wodSFTPdll 3.3.1
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. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTPdll), thus no plaintext passwords or file information is exposed to the network.
This library implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).
wodSFTPdll supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also
* PutData and GetData to copy string variable to/from remote file,
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server
* GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory),
* Resume property to resume broken transfers,
* Blocking mode to execute methods and wait until they are completed.
* Password and PublicKey properties that determine type of authentication with the server
* ASCII and Binary file transfers to handle different data types....
* Done event that is fired when executed method is completed - a perfect place to initiate new command
* Fix in RemoteOpen which caused error to be returned in Delphi. Now Type defaults to VbString (8)
DTK Barcode Reader SDK is a powerful developer library for barcode recognition functionality integration into your Windows applications. Reads the barcodes from different image formats (TIFF, JPEG, PNG, BMP), including PDF (Portable Document Format).
VoIP SIP Client SDK - A powerful and highly versatile VoIP SDK. Our SIP SDK provides a powerful and highly versatile solution to add quickly SIP (Session Initiation Protocol) based dial and receive phone calls features in your software applications.
Generates virtual printer driver to extract text from printable documents, then save it to file or upload to a server. You can customize it with interactive wizard and embed into your application
Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16
X360 Video Capture ActiveX Control helps application developers and programmers create applications with video capture capabilities from any video source devices (such as Digital Video(DV), web cameras or TV tuners, etc.) installed in the system.

