Posts Tagged ‘object’

Pacestar UML Diagrammer 6.24.2046

Sunday, August 1st, 2010


Pacestar UML Diagrammer v. 6.24.2046
Creates UML 2.0 diagrams quickly and easily. Develop, document, and communicate your designs in a systematic yet flexible commonly understood notation. Supports activity, class and object, use case, sequence, state, package, and component deployment diagrams, and more. This specialized drawing and design tool helps you exploit the best aspect of UML, the standardized visual design process without imposing a cumbersome project methodology. And it simplifies this process so that you can be productive immediately with little or no training. Hyperlinked tips provide instant help. Professional visual design features include full pan and zoom, graphics import, web page export, poster printing, hyperlinks, curves, custom arrowheads, and the ability to add your diagrams to most other documents. Powerful grid and alignment aids keep your diagram attractive. Highly customizable.

Version: 6.24.2046

Download Pacestar UML Diagrammer now

wodFtpDLX.NET 1.6.2

Thursday, July 15th, 2010


wodFtpDLX.NET v. 1.6.2
Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No matter what protocol is selected – it is completely transparent for programming. Same methods and same events apply for all protocols.

Features include
- FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
- Certificate authentication for FTP+SSL protocols, or privatekey authentication for FTP+SSH protocol
- Internal parsing of received directory listings – get names, sizes, ownerships etc.. directly from our interface, through DirItems collection
- Both ASCII and Binary transfer modes supported, no matter if server allows them or not
- ListDir and ListNames methods for directory listing
- PutFile and GetFile for storing and retrieving files (to file or to data stream)
- PutFiles, GetFiles, DeleteFiles, LoopFiles for recursive uploads and downloads
- Resume support
- Passive and Active data connections for FTP and FTPS protocols
- Blocking mode support
- Set of events that notify you about method completition
- Large files >4.2gb support
- Timeout support
- Renaming, creating of directories, deletion of files and directories……

Simple interface, powerfull code
wodFtpDLX.NET has no intention on providing deepest protocol specific commands (like ACCT, STOU or whatever). It provides only commands that can apply to all 3 supported protocols. But – when it provides something – it does everything automatically for you. You don`t have to think about opening data ports, you don`t have to think on sending appropriate commands, setting modes etc.. You need to download file? Call GetFile – that`s all. wodFtpDLX.NET will do everything else for you.

Version: 1.6.2

Download wodFtpDLX.NET now

Pacestar UML Diagrammer 6.23.2045

Tuesday, July 6th, 2010


Pacestar UML Diagrammer v. 6.23.2045
Creates UML 2.0 diagrams quickly and easily. Develop, document, and communicate your designs in a systematic yet flexible commonly understood notation. Supports activity, class and object, use case, sequence, state, package, and component deployment diagrams, and more. This specialized drawing and design tool helps you exploit the best aspect of UML, the standardized visual design process without imposing a cumbersome project methodology. And it simplifies this process so that you can be productive immediately with little or no training. Hyperlinked tips provide instant help. Professional visual design features include full pan and zoom, graphics import, web page export, poster printing, hyperlinks, curves, custom arrowheads, and the ability to add your diagrams to most other documents. Powerful grid and alignment aids keep your diagram attractive. Highly customizable.

Version: 6.23.2045

Download Pacestar UML Diagrammer now

wodFtpDLX 3.0.6

Monday, June 28th, 2010


wodFtpDLX v. 3.0.6
wodFtpDLX is developed as two standalone components:
COM object, that should be used when you want to do all file transfer in the background and is not visible on the form, or GUI ActiveX version that has it`s own Explorer-alike window where you can give end users ability to interact directly with the server

Features:
FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
Certificate authentication where available, or private key authentication for SFTP protocol
Internal parsing of received directory listings – get names, sizes, ownerships etc.. directly from our interface, through Dir Items collection

Both ASCII and Binary transfer modes supported, no matter if server allows them or not
ListDir and ListNames methods for directory listing
PutFile and GetFile for storing and retrieving files
PutData and GetData for storing and reading data directly from the server
Resume support
Passive and Active data connections for FTP and FTPS protocols
Blocking mode support (only on COM version)
Set of events that notify you about method completition
Timeout support
Renaming, creating of directories, deletion of files and directories…… and much more.

But – in ActiveX GUI version you have also Explorer-alike window to allow clients full access to files
Shell icons – let icons look just like they are on local drives Context menus, completely customizable
Set of events for user interaction
Copy/Paste to and from clipboard
Keyboard support
Arrange icons by your criteria
View regular icons, small, details…

Version: 3.0.6

Download wodFtpDLX now

wodWebServer 1.5.5

Monday, June 28th, 2010


wodWebServer v. 1.5.5
ActiveX Component that implements server side of HTTP and HTTPS protocols (HTTPServer). It`s main purpose is to serve HTML pages, GIF/JPG/PNG images, documents, and other resources that are accessible through Browser clients (such as Internet Explorer, Mozilla Firefox, Netscape etc..) It is robust, easy to use, fast, and can be used in all environments that support COM technology. It serves both static pages, as well as dynamically created ones. No need to learn ASP/PHP/Coldfusion to make your own WEB server when wodWebServer ActiveX is used.

wodWebServer runs through Request/Response objects – whatever client sends is parsed and stored to Request object. When you`re ready to deliver response, you just need to populate Response object – such as Body property, StatusCode, and that`s it. If you`re fast and can do it from within RequestDone event, then you don`t even have to call any Send methods – it`s delivered automaticaly.

Features include:
- support for HTTP and HTTPS protocols
- complete information on connected users – get their originating IP address, originating port, total connected time…
- Choose either Automatic content delivery (sit back and enjoy) or manual – in which case you define virtually everything that is sent
- CGI script support by running external executables
- Parsing of query variables, posted data, form-uploaded data for easy access
- Can be used as standalone, or together with other WEB server (such as Apache, IIS…) by running on another port
- control bandwidth usage for each user separately

Shipped in two variations – as COM object, and as an ActiveX control. Besides this, wodWebServer package also includes wodCertificate object for managing certificates and private keys (for HTT
It will work with all environments that support COM objects and ActiveX controls – VB, VC, Delphi, and it will even work in .NET environments. IDE will generate appropriate wrappers for wodWebServer in that case.

Version: 1.5.5

Download wodWebServer now