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 50.443.625 Times

Rfc Mexico software
Filter: All | Freeware | Demo
 

Rfc Mexico

< 1 2 3 4 5 > 
Added: March 18, 2006 | Visits: 2.799

SkWHOIS ActiveX Control SkWHOIS ActiveX Control is a powerful, intelligent, flexible, and lightweight WHOIS ActiveX control. It allows developers to integrate the WHOIS/NICNAME protocol message sending capability into their applications. SkWHOIS ActiveX Control can be used to retrieve information about a specific...



Platforms: Windows

License: Shareware Cost: $295.00 USD Size: 1.08 MB Download (124): SkWHOIS ActiveX Control Download

Added: June 13, 2006 | Visits: 3.294

SkSystemInfo ActiveX Control SkSystemInfo ActiveX Control provides the following vital system information in real-time: -Address translation (ARP) table information. -ICMP protocol information and statistics. -Networking interfaces table information and statistics. -IP address table information. -IP protocol...





Platforms: Windows

License: Shareware Cost: $295.00 USD Size: 1.08 MB Download (128): SkSystemInfo ActiveX Control Download

Released: May 02, 2004  |  Added: May 10, 2006 | Visits: 3.155

SkDNS ActiveX Control SkDNS ActiveX Control is a DNS (Domain Name Service) ActiveX control that can be used for network diagnosing, troubleshooting, and monitoring. The Magneto Software DNS (Domain Name Service) ActiveX Control (SkDNS.OCX) allows developers to integrate the DNS protocol message sending capability...


Platforms: Windows

License: Shareware Cost: $295.00 USD Size: 1.2 MB Download (127): SkDNS ActiveX Control Download

Released: April 11, 2013  |  Added: April 28, 2013 | Visits: 14.077

Absolute Time Server If you manage a corporate network of any size, time accuracy is one of the tasks you have to deal with. In a corporate environment, it is essential that every computer (and user) works with the same accurate time. This allows your colleagues to make it in time for offline and online meetings,...


Platforms: Windows

License: Shareware Cost: $49.97 USD Size: 4.24 MB Download (458): Absolute Time Server Download

Added: March 17, 2006 | Visits: 2.420

Caribbean Screensaver Screensaver that features beautiful shots from many aspects of a Caribbean cruise. Cozumel Mexico, and other exotic places, food, and great scenery. This screensaver also includes a Caribbean music theme to put you in the mood for tiki lamps and umbrella drinks! And amazingly enough, it comes...


Platforms: Windows

License: Freeware Size: 6.85 MB Download (136): Caribbean Screensaver Download

Released: August 24, 2014  |  Added: September 07, 2014 | Visits: 4.341

HsCipherSDK Encryption Library HsCipherSDK is an Encryption Library providing an API to a suite of symmetric key cryptographic algorithms and one way hash digital signature algorithms. The library includes the following block and stream cipher modules: * AES (Advanced Encryption Standard) - FIPS 197 * DES and Triple DES...


Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $647.00 USD Size: 1.11 MB Download (313): HsCipherSDK Encryption Library Download

Released: April 08, 2009  |  Added: August 23, 2009 | Visits: 4.235

ALFTP User-friendly FTP client and server. The convenient ALFTP Client and Server Explorer lets you browse or drag and drop files just like in Windows Explorer. Transfer queues simplify file management. Share files with friends and family in less than 10 seconds with the easiest FTP server. Just...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 4.78 MB Download (146): ALFTP Download

Added: August 08, 2008 | Visits: 1.081

Dynu FTP Server Dynu FTP Server is a multithreaded FTP server that completely supports the RFC 959 protocol. Features include support for multihomed servers, user access management, ratio, disk quota, ip restrictions as well as a range of security features. The program supports unlimited user accounts and...


Platforms: Windows

License: Freeware Size: 37.07 MB Download (140): Dynu FTP Server Download

Added: August 26, 2008 | Visits: 2.117

HS FTP Client C Source Library HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 236 KB Download (183): HS FTP Client C Source Library Download

Added: August 10, 2008 | Visits: 1.372

HS SMTP Lite HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided To send a text email message to any...


Platforms: Windows

License: Freeware Size: 76 KB Download (133): HS SMTP Lite Download

Released: August 26, 2014  |  Added: September 14, 2014 | Visits: 2.458

HS SMTP HS SMTP is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Support for transfer of basic message header and text is provided From version 1.1, HS SMTP supports ESMTP...


Platforms: Windows, *nix, Windows 7, Windows Server

License: Demo Cost: $479.00 USD Size: 1.1 MB Download (163): HS SMTP Download

Released: July 03, 2003  |  Added: October 03, 2009 | Visits: 2.860

Radl Free Radius server The main goal of the Radius server (Remote Authentication Dial-In User Service) is to centralize the authentication information (name, password, keys ..) attached to users. It is frequently used with Remote Access Server equipments and Dial-in users. This Program is the server part of the Radius...


Platforms: Windows

License: Freeware Size: 218.4 KB Download (224): Radl Free Radius server Download

Added: September 16, 2010 | Visits: 2.110

SAPRFC SAPRFC is a extension module for PHP 4 and PHP 5. SAPRFC can call ABAP function modules in SAP R/3 from PHP scripts. You can use the powerful PHP language to create a web applications or interface programs with a connectivity to the SAP R/3. You can also write RFC server program in PHP and...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (243): SAPRFC Download

Added: January 09, 2010 | Visits: 1.043

Convert::Translit Convert::Translit, transliterate, build_substitutes is a Perl module for string conversion among numerous character sets. SYNOPSIS use Convert::Translit; $translator = new Convert::Translit($result_chset); $translator = new Convert::Translit($orig_chset, $result_chset); $translator = new...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (103): Convert::Translit Download

Added: July 18, 2010 | Visits: 1.660

URI::Escape URI::Escape is a Perl module to escape and unescape unsafe characters. SYNOPSIS use URI::Escape; $safe = uri_escape("10% is enoughn"); $verysafe = uri_escape("foo", " -377"); $str = uri_unescape($safe); This module provides functions to escape and unescape URI strings as defined by RFC...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): URI::Escape Download

Added: January 09, 2010 | Visits: 712

rfc2mib This Tcl script may be used to extract MIB, PIB and ASN.1 modules from an RFC document. Unlike most extractors, this script is smart enough to recognize ASN.1-style comments prior to or within the module header, use of the "TagDefaults" part of the module header (not used by MIB modules),...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): rfc2mib Download

Added: July 25, 2010 | Visits: 722

mod_xhtml_neg mod_xhtml_neg performs content-negotiation for XHTML documents conforming to Appendix C of the XHTML 1.0 specification. This module for the the Apache HTTP server gives it the ability to correctly negotiate content types for XHTML documents. Without negotiation, these would be sent as...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (88): mod_xhtml_neg Download

Added: April 05, 2010 | Visits: 2.739

YXORP 1.23.8 / 2.30 YXORP is a reverse proxy for the HTTP protocol. YXORPs main focus for YXORP is checking the validity of the traffic, i.e. what would be called application level firewalling or secure reverse proxy in commercial products. It can check, validate, and change just about anything about a HTTP...


Platforms: *nix

License: Freeware Size: 1024 KB Download (156): YXORP 1.23.8 / 2.30 Download

Added: March 27, 2010 | Visits: 3.244

rtspd RTSP is the Real Time Streaming Protocol, which serves as a control protocol, and as a jumping off point for negotiating transports, such as RTP, multicast and unicast, and negotiating codecs off of servers in a file format independent way. RTSP was jointly submitted to the IETF in October,...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (354): rtspd Download

Added: August 24, 2010 | Visits: 914

X500::DN X500::DN is a Perl module that can handle X.500 DNs (Distinguished Names), parse and format them. SYNOPSIS use X500::DN; my $dn = X500::DN->ParseRFC2253 (cn=John Doe, o=Acme, Inc., c=US) or die; print $dn->getRFC2253String(), "n"; $dn = new X500::DN (new X500::RDN (c=>US), new X500::RDN...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): X500::DN Download

< 1 2 3 4 5 >