pdf417 barcode asp component

Pivo SMTP Component 1.01
Pivo Smtp fully supports the latest technology for sending Internet email. more>> Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code. Sends messages as plain text or in the HTML format.
Smtp Component can send email to any email address with or without smtp server as parameter. Email can contain any number of attachments, unlimited recipients, ccs and bccs. Send Email directly from you web page via applications/browsers.<<less
Pivo Smtp component is a fully featured, easy to use. Fully supports the latest technology for ... web/window application like C#,ASP.NET, VB, smpt component allows your applications or webLicense:Freeware

TechnoRiver Free Barcode Software Component 2
Free Barcode Software Component allows you to easily add Code39, I2OF5, and ITF14 barcodes to Windows documents like Word, WordPad or Excel more>>
TechnoRiver Free Barcode Software Component 2 is created as a handy software that exposes a full range of barcode properties and allows precise control over barcode dimensions. It allows you to easily add Code39, I2OF5, and ITF14 barcodes to Windows documents like Word, WordPad or Excel.
The barcodes are generated as Windows Metafiles and allow accurate, high-resolution printing to any printer. Data validation is also carried out over all input to ensure the generated barcode meet industry specifications. The Component includes an Excel add-in for mass conversion of data to barcodes.
Enhancements: Has Advance Barcode user interfaces including EAN/UPC Reference table.
Free Barcode Software Component allows you ... ensure the generated barcode meet industry specifications. Free Barcode Software ComponentLicense:Freeware

TechnoRiver Free Barcode Component 1.1
Add Code39, I2OF5 and ITF14 barcodes to Windows documents. more>> Free Barcode Software Component allows you to easily add professional quality bar codes to documents like those from Word and Excel. The barcodes are generated as Windows Metafile that allow accurate, high resolution printing to any printer.
The Component will work flawlessly with any Windows application that supports OLE (Object Linking and Embedding) Server, or any applications that allows pasting of WMF files. This includes most (if not all) Microsoft Office products, WordPad and many third-party softwares.
Simply insert the Component into your application and select a few bar code properties, such as bar code height, bar width, barcode type and bar code orientation. Your desired bar codes will be generated automatically.
The Component exposes a full range of barcode properties and allows precise control over barcode dimensions. The font for the human readable text is customizable, and support for various barstyles allow the text to be placed on top or below a barcode symbol. The text can also be left-aligned, centered, or justified. Data validation is also carried out over all input to ensure the generated barcode meet industry specifications.
Free Barcode Software Component supports Code39 and Interleaved 2 of 5 and ITF14 barcodes. It also includes an Excel Add-in for mass conversion of data to barcodes.<<less

Pivo FTP Component 1.02
Easily transfer large files online with Pivo FTP component. more>> The Pivo FTP component is a fully featured, easy to use implementation of the FTP protocol for .NET, ASP.NET and COM based applications. Fully compliant with RFC 959 and related RFCs, the component has been thoroughly tested with all popular FTP servers. The component is written in 100% managed C# code.
Pivo FTP is a Server component completely written using .NET technology. It can be used with any window, web based .NET applications and COM clients to programmatically add FTP functionality.
Pivo FTP is a low overhead, highly optimized assembly that only needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo FTP. Pivo FTP can be used from any environment supported by .NET. These environments include winforms, ASP.NET, console applications, components, or web services.
Pivo FTP supports a list of Asynchronous functions. See Documentation for more details.<<less
Pivo pop3 Component 1.01
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET etc more>> A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports all operations. It also provides advanced features such as retrieve emails in background, capability of unlimited queued request.POP3 is a widely-deployed mail access protocol.<<less
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET ... enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieveLicense:Freeware
Pivo Ping Component 1.01
Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network de more>>
Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network.
A Ping is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html.
Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }.
Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.
NET environment, including, but not limited to, ASP.NET, winforms, console applications ... NET, which can include winforms, ASP.NET, console applications, components, or webASP String Component 1
ASP String Component has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. more>>
ASP String Component 1 has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. It provides the ability to convert RFC 822 and RFC 3339 date/time formatted strings into Date variables. It provides encoding and decoding methods for Base64, Hex, URL-encoding, and quoted-printable.
It provides Unicode language detection allowing an application to determine what languages (Chinese, Japanese, Korean, etc.) are present in a string. It includes functions to pluralize and unpluralize English words. There is also a function for stripping HTML tags from an HTML string (leaving only the textual content).
ActiveX (.ocx) SMTP Component 1.0
ActiveX (.ocx) SMTP Component is a free SMTP visual component for Visual Basic, Visual C++. ect. more>>
File Explorer Component 1.4
File Explorer Component is a fre Windows Explorer-like component more>>
SMConvexButton component
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph more>>
RSS ActiveX Component 1.0
RSS ActiveX Component is a free tool which will enable your applications to retrieve, parse, and write RSS syndicated content more>>
SMScrollToolbar component
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton more>>
Extended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).

Random Number ActiveX Component 2.0.0
Generate random numbers and random strings with this free ActiveX component. more>> Generate random numbers and random strings with this free ActiveX component.<<less

Proton Barcode Desing 1.0
Full Freeware Barcode Desing Program more>> Full Freeware Barcode Desing Program,Big,Small,Colored , Black and White desing Rotate to imagine And print,Save bmp or copy clipboard paste
other programs.<<less
Movable Type ActiveX Component 1.0
The Movable Type is a free component that provides an easy-to-use interface to the Movable Type API to download recent posts more>>
The Movable Type is a free component that provides an easy-to-use interface to the Movable Type API to download recent posts, fetch blog trackback information, fetch update post categories, and download blog category lists.