Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 24.480.215 Times

Vietnam Net Vnn Vn freeware
Filter: All | Freeware | Demo
Display by: Relevance |  Downloads |  Name

Vietnam Net Vnn Vn

1 2 3 4 5 > 
Added: July 25, 2006 | Visits: 2.818

Delta Forth .NET Delta Forth is a simplified dialect of the Forth programming language. Since it is a compiled language, many of the traditional Forth concepts related to chained execution of words have been removed. Delta Forth for Java has been around since 1997. At that time it was a premiere, as the first...



Platforms: Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 199 KB Download (226): Delta Forth .NET Download

Added: April 06, 2006 | Visits: 3.237

FreeSMTP.Net Free .Net E-Mail Component. FreeSMTP.Net Enables Developers to Send Mail from .Net applications. Better than System.Web.Mail. Written in pure C#, FreeSMTP.Net is fully managed & incredibly fast. FreeSMTP.Net is a commercial quality .Net assembly which will enable your .Net applications to...





Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 605 KB Download (427): FreeSMTP.Net Download

Added: April 18, 2006 | Visits: 4.258

PowerTCP Mail for .NET Use the .NET components included with PowerTCP Mail for .NET to integrate email functionality into and .NET Windows application, Web application, or Web Service. 100% managed code. Use the SMTP component to send Internet email, from a simple basic text email to a complex email with...


Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 4.04 MB Download (256): PowerTCP Mail for .NET Download

Added: May 01, 2006 | Visits: 3.746

PowerTCP Secure FTP for .NET Use the .NET components included with PowerTCP Secure FTP for .NET to integrate secure FTP functionality into any .NET Windows application, Web application, or Web service. The most comprehensive Secure FTP component available in the market today. Upload/download single files, multiple files, or...


Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows XP

License: Freeware Cost: $0.00 USD Size: 2.71 MB Download (216): PowerTCP Secure FTP for .NET Download

Added: October 07, 2006 | Visits: 2.961

PowerTCP Sockets for .NET Use the .NET components included with PowerTCP Sockets for .NET to create any type of network application. These basic network building blocks contain everything needed to create a network application of any level of complexity. Use the Tcp component to communicate with clients using TCP....


Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 3.01 MB Download (174): PowerTCP Sockets for .NET Download

Added: July 07, 2006 | Visits: 2.805

PowerTCP SSL Sockets for .NET Use the .NET components included with PowerTCP Sockets for .NET to create any type of network application. These basic network building blocks contain everything needed to create a network application of any level of complexity. Use the Tcp component to securely communicate with clients using...


Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 2.94 MB Download (128): PowerTCP SSL Sockets for .NET Download

Added: September 07, 2006 | Visits: 2.146

Xceed Zip for .NET Xceed Zip for .NET is a data compression and all-purpose file manipulation class library for the Microsoft .NET framework. It provides flexible zip, unzip and streaming data compression capabilities for .NET applications. The library includes an innovative and extensible filesystem object model...


Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 18.7 MB Download (135): Xceed Zip for .NET Download

Added: September 16, 2006 | Visits: 3.182

SDE for Visual Studio .Net (CE) SDE for Visual Studio .Net is a UML CASE tool totally integrated with Microsoft Visual Studio. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Microsoft Visual Studio .Net. It helps...



License: Freeware Cost: $0.00 USD Size: 6.84 MB Download (407): SDE for Visual Studio .Net (CE) Download

Added: July 15, 2006 | Visits: 2.035

Olvio.Ecommerce for Authorize.Net Olvio.Ecommerce is a payment processing class library for the Authorize.Net gateway. It includes all the latest features, SIM and AIM integration methods, CC and ECHECK processing, hash validation, response stream reader and more.


Platforms: Windows 95, Windows 98, Windows Me, Windows 2000, Windows XP, Windows CE

License: Freeware Cost: $0.00 USD Size: 501 KB Download (64): Olvio.Ecommerce for Authorize.Net Download

Added: January 11, 2006 | Visits: 1.911

PKIBlackbox (.NET) PKIBlackbox.NET is a comprehensive component collection that adds Public Key Infrastructure (PKI) support to your .NET application. PKI includes X.509 certificates, certificate requests, certificate revokation lists, certificate storages etc. . Main PKIBlackbox functions are: * generate and...


Platforms: Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 4.42 MB Download (145): PKIBlackbox (.NET) Download

Added: January 18, 2010 | Visits: 595

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 23.55 KB Download (47): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 339

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 24.58 KB Download (43): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 276

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 18.43 KB Download (45): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 284

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs..


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 18.43 KB Download (43): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 500

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 15.36 KB Download (53): net-check Download

Added: January 18, 2010 | Visits: 311

Net::Analysis Net::Analysis are modules for analysing network traffic. SYNOPSIS Using an existing analyser: $ perl -MNet::Analysis -e main help $ perl -MNet::Analysis -e main TCP,v=1 dump.tcp - basic TCP info $ perl -MNet::Analysis -e main HTTP,v=1 dump.tcp - HTTP stuff $ perl -MNet::Analysis -e main...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 307.2 KB Download (46): Net::Analysis Download

Added: April 25, 2010 | Visits: 423

Patch for Net Accounting Daemon for logging A patch for Net Accounting Daemon which adds support for logging network traffic on a MySQL Server. You can control nacctd with so called signals. Here is what the signals do (one might call this abuse of signals: SIGINT ends daemon SIGTERM ends daemon SIGUSR1 increases debugging level...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 69.63 KB Download (45): Patch for Net Accounting Daemon for logging Download

Added: March 20, 2010 | Visits: 1.492

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 6.14 KB Download (229): Net::SMTP::TLS Download

Added: June 19, 2010 | Visits: 201

Net::Z3950::SimpleServer Net::Z3950::SimpleServer is a simple Perl API for building Z39.50 servers. SYNOPSIS use Net::Z3950::SimpleServer; sub my_search_handler { my $args = shift; my $set_id = $args->{SETNAME}; my @database_list = @{ $args->{DATABASES} }; my $query = $args->{QUERY}; ## Perform the query on...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 28.67 KB Download (43): Net::Z3950::SimpleServer Download

Added: May 14, 2010 | Visits: 325

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 21.5 KB Download (48): Net::AIM Download

1 2 3 4 5 > 
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012