telnet protocol
PerlNet 1.0
PerlNet can be used by those who wish to compile software, do cron jobs, use the shell, or java or anything else that you can normally do through telnet or ssh. If you have a website and the server admin has not given you telnet access, you can use this more>> PerlNet can be used by those who wish to compile software, do cron jobs, use the shell, or java or anything else that you can normally do through telnet or ssh. If you have a website and the server admin has not given you telnet access, you can use this instead and do most of what you can do with regular telnet. You can use GCC, htpasswd, tar, java, perl, grep, find, crontab and alot of other utilities. There is a built in crontab editor, and file editor also.<<less
Sitemap Creator 0.2a
Sitemap Creator is a php script making use of the announced new standard SiteMaps protocol supported by Google, Yahoo , MSN , Ask.com and moreover.com. The script is able to crawl/spider your website, create your sitemaps, ping Google, Yahoo, Ask.com, more>> Sitemap Creator is a php script making use of the announced new standard SiteMaps protocol supported by Google, Yahoo , MSN , Ask.com and moreover.com. The script is able to crawl/spider your website, create your sitemaps, ping Google, Yahoo, Ask.com, moreover.com with the location of your sitemaps and send you alerts by email when sitemaps are created or crawled by the search bot. The crawler saves sitemaps data into an easy to edit CSV file.<<less
CGI Perl XSLT processor, xsltp.pl 1.0
Xsltp.pl is a pure Perl XSLT parser. It requires XML::Parser and CGI packages (very likely you have them) and version of Perl higher than 5.6.0. The program was designed for use as a server which can accept user request, output result and save data more>> Xsltp.pl is a pure Perl XSLT parser. It requires XML:Parser and CGI packages (very likely you have them) and version of Perl higher than 5.6.0. The program was designed for use as a server which can accept user request, output result and save data on the local disk. It uses HTTP protocol built in the processor for passing the parameters to XSLT stylesheets.<<less
SkSNTP ActiveX Control
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. more>>
SkSNTP ActiveX Control brings you a very effective and easy-to-use SNTP (Simple Network Time Protocol) ActiveX control which can be used for very accurate local clock synchronization with a remote time server across the Internet. The Magneto Software SkSntp ActiveX control (SKSNTP.OCX) allows developers to integrate the SNTP protocol message sending capability into their applications.
SkSntp ActiveX control can retrieve the exact time from any SNTP compliant time server across the Internet, and synchronize your computer' local clock accurately to the order of milliseconds. It can be used from any 32-bit Windows development environment, including Visual Basic, Visual C++, and Delphi.
SkSNTP ActiveX Control is capable of processing multiple SNTP requests simultaneously. It is fully compliant with RFC 2030. SkSntp ActiveX Control comes with complete documentation, sample code, and working demo programs.
Easy Website Password Protection Tutorial
You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or p more>> You can now implement password-protected pages without Telnet access to protected directories in your web site. Then you can use these password protected directories to sell downloadable products or provide premium access to members. In this password protection tutorial, we will explain how to create access authorization using only FTP. This will be helpful to most webmasters who want to create authentication files but who do not have Telnet. Unfortunately, most of the restricted access tutorials assume that the webmaster can use Telnet, which of course, is not true. Now you can sell your software, documents, images or music online. You can easily protect files and directories that require the use of a username and password, and you don?t have to be a computer programmer to do it!<<less
Claros inTouch 2.2Beta
Claros In Touch is a full Ajax webmail, instant messenger, calendar, todo list, webdisk, address book and a note taking software. The main features are: multi-protocol(POP3+IMAP) built in spam protection, folder support for the POP3 protocol, drag & more>> Claros In Touch is a full Ajax webmail, instant messenger, calendar, todo list, webdisk, address book and a note taking software. The main features are: multi-protocol(POP3+IMAP) built in spam protection, folder support for the POP3 protocol, drag & drop support, nice and clean user interface, compatibility with any standards-compliant POP3/IMAP and SMTP server, operating system independence, support for sending HTML email, and full MIME compatibility. Besides it features an instant messenger which can talk with a Jabber Server.<<less
License:Other Free / Open Source License - Mozilla Public License
Net::MRIM
Net::MRIM is a simple PERL module that implements a significant subset of the protocol of agent@mail.ru. more>>
Major Features:
- Protocol handling (logging in, out, forced disconnect, ...)
- Basic messenging (send and read messages)
- Basic contact list management (add and remove contacts, deal with authorization)
- Basic user profile displaying, and user search
- Basic status management (set and display online/away)
- Mail notifications
Requirements: Perl 5.8
Chilkat IMAP C Library
Chilkat IMAP C Library is an IMAP client component for reading and managing email and folders on an IMAP server. more>>
Chilkat IMAP C Library is a professional IMAP client component designed for reading and managing email and folders on an IMAP server.
Major Features:
- Supports S/MIME signed and encrypted email.
- Supports SSL/TLS IMAP.
- Supports SSH tunneling (port forwarding).
- Full set of mailbox management features for adding, deleting, and renaming mailboxes.
- Easy to manage mail item flags for "seen", "draft", "answered", and "flagged".
- Preview mail by retrieving message summaries.
- Full mailbox sort and search capability.
- Easy access to all message parts and recipients.
- Easy access to attachments.
- Programs can work using either UIDs or sequence numbers.
- Single license includes all languages/platforms: .NET, IMAP ActiveX, Perl, Python, Ruby, Java, C++, x64, etc.
- Supports non-English folder names (i.e. UTF-7 mailbox names).
- SOCKS4, SOCKS5 proxy support.
- Supports multi-threaded applications.
- Event callbacks for progress monitoring and abort capability.
- Stress-tested in ASP web farms with large numbers of simultaneous sessions.
- License provides for royalty-free redistribution of components with your application.
- Reliable and expertly engineered.
- Designed to hide the complexities of the IMAP protocol.
- Affordable per-developer licensing.
- Unlimited 1-Year phone and email support.
- Same-product upgrades to new versions are always free.
Requirements:
- - VC++ 8.0
curl tool 7.16.2
curl tool offers you a powerful command line tool which is an effective way for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. more>> <<less
Pexpect 2.1
Pexpect 2.1 brings users a fresh Python module which is designed for spawning child applications; more>>
Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing.
Pexpect is in the spirit of Don Libes Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be easy to use.
HTTP Request 1.0.5
This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the more>> This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.<<less
PHP GoTo 1.0
PHP GoTo will redirect a user to an URL that they select from a form. The allowed protocols are HTTP, HTTPS, and FTP. If the protocol is not specified with the form data, it defaults to HTTP. more>> PHP GoTo will redirect a user to an URL that they select from a form. The allowed protocols are HTTP, HTTPS, and FTP. If the protocol is not specified with the form data, it defaults to HTTP.<<less
ClarkConnect
ClarkConnect is a program which features as an Internet server and gateway solution. It will give your organization enterprise-level server features at an affordable price. more>> ClarkConnect is a program which features as an Internet server and gateway solution. It will give your organization enterprise-level server features at an affordable price. It is free / Open Source.
Firewall and Intrusion Detection/Prevention: ClarkConnect provides several levels of security. At the network level, the firewall restricts access to your systems and provides advanced features, including DMZ, 1-to-1 NAT and Port Forwarding. At the protocol level, the Peer-to-Peer detection system lets you manage peer-to-peer file sharing usage. At the application level, the Intrusion Detection and Intrusion Prevention systems provide another layer of defense against threats to your network.
Major Features:
- Multi-WAN
- With the Multi-WAN solution, you can connect two or more Internet connections to your ClarkConnect system. The solution not only increases your available bandwidth, but also provides automatic network failover.
- Bandwidth Management
- Some applications are more important than others. The Bandwidth Manager lets you prioritize network traffic -- downloading the latest Windows updates will no longer interfere with your Voice-over-IP (VoIP) calls.
- VPN - On The Road
- With the PPTP VPN solution, you can use the built-in VPN client that comes with Microsoft Windows to connect remote desktops and laptops to your network. Theres no need to purchase and install expensive third party software -- the PPTP VPN solution works right out of the box.
- VPN - Connecting Local Area Networks
- If you need to securely connect two or more networks via the Internet, using unique Managed/Dynamic VPN fits the bill. The VPN solution not only makes connecting remote networks easy, but also more reliable. This solution is based on the standard IPsec VPN protocol, so you can count on industry standard encryption and authentication technologies.
Pivo POP3 Component
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 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. Many programs access POP3 message stores, and thus need POP3 configuration information. Since there are multiple configuration elements which are required in order to access a mailbox, a single string representation is convenient. A POP3 mailbox (like an [IMAP4] mailbox) is a network resource, and URLs are a widely-supported generalized representation of network resources.A means of specifying a POP3 mailbox as a URL will likely be useful in many programs and protocols.<<less
MailMill .NET 1.0.1
MailMill .NET is a SMTP/MIME component 100% .NET Managed Code written in C# . It enables easy email creation and sending and lets you considerably speed up your development. Features: - Send HTML email with embedded images. - Send more>> MailMill .NET is a SMTP/MIME component 100% .NET Managed Code written in C# . It enables easy email creation and sending and lets you considerably speed up your development. Features: - Send HTML email with embedded images. - Send multipart/alternative emails with both HTML and plain-text bodies. - Send multiple file attachments. - Add any attachment formats from files or in-memory data. - Automatically encode contents using the most optimized transfer encoding mode. - Handle multi-language (including asian and arabic languages). - Support multiple To, CC, BCC and Reply-To. - Support standard and custom header fields. - Set the message priority. - SMTP and ESMTP protocols. - SMTP authentication (clear text). - Allow you to specify non standard SMTP port number. - Support Encryption and Digital Signature (S/MIME protocol). - Save your messages to the disk. - Include an email address validator to control email addresses. - Include an email address formatter to create email addresses with a display name in To, Cc, and From. - Compliance with RFC standards.<<less