Free rfc download
 


Search




Best rfc software for free download

ALFTP 4.1Beta2
User-friendly FTP client and server. Convenient ALFTP Client and Server Explorer windows let you browse or drag and drop files just like in Windows Explorer. Transfer queues simplify file management. Share files with the world's easiest FTP server.
Related software: ftp, client, server, rfc, 959, explorer, file, transfer, protocol, sharing, files, ftp client, ftp server, rfc 959, file transfer protocol, file sharing, …

ASP pure file upload with progress 2.0
Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload.
Related software: asp, file, upload, picture, music, progress, big, post, aspupload, free, without, components, vbs, iis, web, windows, component, size, limit, attachment, form, binary, safearray, database, posting, acceptor, rfc, 1867, …

outlookEMLandMSGconverter 2.4
Convert email formated as eml or msg files to msg,eml,txt,tnef,html format files! Convert rfc-822 to Outlook format. Uses Outlook to convert from one file format to another. Now with powerful Command Line Options, File Filtering, extension selection!
Related software: email, convert, eml, msg, txt, tnef, html, outlook, thunderbird, import, export, …

HS FTP Client C Source Library 1.0
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
Related software: ftp, rfc959, tcp, client, winsock, protocol, module, source, library, file, transfer, ftp client, protocol module, c source module, protocol library, c source library, file transfer protocol, ftp source, …


Absolute Time Server 4.7
Reliable freeware TIME and SNTP server for small to midsize local area networks (LAN)

Absolute Time Server is a full-featured time server, which works as WinNT service and is fully RFC-868 and RFC-2030 compatible. Absolute Time Server acts as a background process, has very low system
resources consumption, and it can be started before user logon.

The short list of Absolute Time Server features includes support for RFC-868 (TIME) and RFC-2030 (SNTP) time synchronization protocols, optimized for performance as NT service (and emulation of NT service for Windows 9x systems), WINSOCK 2 support, low consumption of server resources. In addition to program’s small download size and easy installation, Absolute Time Server starts its job right after installation, without any set-up.

While Absolute Time Server can be and is successfully used as a stand-alone product, it works best when integrated with Absolute Time Corrector, low cost award-winning time synchronization software from FlexibleSoft.
Related software: atomic, time, clock, zones, ntp, nist, sntp, usno, current, date, atomi, cesium, official, utc, …

HS POP3 Lite 1.0
HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics

First user application calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer management and for reporting POP3 events to user.

To receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail server name or IP address and login user name and password.

HS POP3 library then resolves the server name, connects to it, receives and message scan list. according to RFC1939 standard. Once HS POP3 has a unique message ID from the server, it reports this message ID to user application via callback function. The user application returns a specific value if it wants to receive this message. At this point HS POP3 will request necessary amount of memory for the message and will receive complete message into the buffer. Once message is received, the user code is notified with a callback and a message structure, containing full message pointer, message length, start of text pointer, length of headers and separate parsed out header information: from field, date field, message id field and subject field. This process is repeated until all messages are received. HS POP3 library can also delete messages from server if this option is specified.

HS POP3 Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust POP3 client implementation.

Modular design makes it easy to port HS POP3 protocol module to any environment. HS POP3 internally at a lower layer interfaces to HS Sock library which provides TCP transport services.
Related software: pop3, rfc1939, tcp, email, client, winsock, protocol, module, source, library, email client, protocol module, c source module, protocol library, c source library, …

HS TFTP C Source Library 1.0
HS TFTP is a software library in C (supplied with full source code) which implements Trivial File Transfer Protocol (TFTP) over UDP socket layer according to RFC 1350. Support for client and server side for both file get and put are provided. Optional 1024 block size vs 512 size configuration is available

HOW IT WORKS: When user application initlialises Hs TFTP library, it provides interface callbacks for the services used by HS TFTP protocol module: timer management, memory management and event callbacks. This architecture makes it easy to port HS TFTP protocol module to any environment. HS TFTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock - HS TFTP does all transmission, reception and event handling over socket layer.

TFTP module handles all protocol information flow, error recovery, acknowledgements, timeouts and so on. When it is appropriate to send next block of data HS TFTP will get next memory block from user application. Similarly, when data has been received HS TFTP module will get the next block of memory from user application to store data into

Along with XMODEM or as an alternative, TFTP is often used in embedded devices and appliances for the purpose of software or configuration upgrade or retrieval.

HOW TO BUY HS TFTP LIBRARY:
You can purchase the library online using credit card payment at:
http://www.hillstone-software.com/hs tftp_buy.htm
The library currently costs EUR 49.00 for unlimited user license. Once the purchase is made you will receive download link by email to download full product deliverables, which include:
- HS TFTP library binaries. (Win32 static library)
- HS TFTP library full source code in C with MS Visual C project workspace
- HS TFTP Demo Application binaries, full source code and MS Visual C project workspace.
- HS TFTP library user manual, which documents in detail complete library API.
Related software: tftp, udp, winsock, …

mboxPack 1.1
mboxPack - Pack individual email files into mbox files. - A quick, simple and easy to use utility that lets you combine RFC-822 (eml, msg and txt) email files into Thunderbird compatible mbox files that are ready to use! Got old email that you want to get into Thunderbird? This utility makes it easy! Includes U3 and standard standard Thunderbird support!
Related software: email, mbox, message, pack, combine, create, import, msg, eml, thunderbird, thunderstor, …

RFC Viewer 1.41
RFC Viewer is a powerful RFC browsing utility for networking program and protocol developers. It parses the original RFC file, and generates a section directory tree as well as a page index for content browsing. Users can select to view original RFC document, or to hide each page's header and footer. Other features include section titles highlighting, multiple RFC documents viewing concurrently, and colorful RFC document printing.

RFC Viewer is the first full-featured RFC viewing utility and also the only one in the world until now . Previously, when develop a network protocol program, you have to browse the RFC documents for reference with notepad or other common editors through the whole developing period. But a RFC document is organized by a section architecture, and common editors can't recognize and highlight sections. Therefore, it is very hard and inconvenient to read RFC documents. Now, with the emergence of RFC Viewer, things are different. You can easily read and print RFC documents, as well as browse them with section directory. It will accelerate your developing substantially.

Features:

* Browse RFC documents with section directory trees.
* Section titles highlighting.
* Hide the original header and footer of RFC documents.
* Color Print & Print preview.
* Speedy. The speed it analyzes and parses a RFC document is so fast that a RFC file can be read in, analyzed, directory generated and ready for browsing within 3 second according to our test.
* View multiple documents concurrently.

*
Related software: view, rfc, tool, utility, viewer, reader, editor, browse, view rfc, rfc tool, rfc utility, rfc viewer, rfc reader, rfc editor, browse rfc, …

outlookSpiller 1.2.2
Export Outlook Email formated as msg,eml,txt,tnef,html format files! Export Outlook to rfc-822 ! Export Outlook email to common file formats.
Related software: email, export, eml, msg, txt, tnef, html, outlook, save, backup, …

FG Time Sync 1.0.0.1
FG Time Sync utility can help you keep all your computers with the exact current time.

Synchronize clock on your Desktop PC or Notebook, using time server available on TCP/IP networks such as the Internet or LAN. It can work as client or server. The protocol currently supported are time protocol(RFC-868).
---
Real freeware, no hidden ad ware or SpyWare programs. No trials or restrictions. No trial period
or restrictions. Small file size downloaded in seconds. Easy to uninstall if you don't want to keep it.
Related software: free, download, downloads, file, files, program, programs, network, ntp, time, timesync, sync, …

Rfc software pages: 1 Next

Downloading software is free and easy. If the downloaded program doesn't satisfy you, just choose and try another one. Shareware (try before you buy) and freeware are available.

You can also take a look at rfc games.


Add a program | Privacy policy | Contact
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
© 2005—2008 Free-Soft-Downloads.com. Third-party products and brand names may be trademarks or registered trademarks of their respective owners.