|
|
|
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.
*
|
|
|
browse RFC
digital photo viewer
RFC 1579
RFC 3174
xls viewer
RFC editor
RFC standards voip
flash photo viewer
RFC 2183
RFC 1321 -------------------------
|
|
RFC Viewer: http://www.effetech.com/download/RfcSetup.exe
|
|
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 extension for LOGIN Authentication using Base64 encoding and message sending to multiple recipients from address list.
From version 1.2 HS SMTP supports sending binary file attachments using MIME version 1.0 base64 encoding
To send a text email message to any address on the internet, the user application calls a single function HsSmtpSendMail, specifying mail server name or IP address, sender address, recipient address, message text buffer and length, subject, cc and an event callback function to use for reporting of operation result and server errors.
HS SMTP library then resolves the server name, connects to it and transmits the message according to SMTP RFC 821 protocol. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation.
Modular design makes it easy to port HS SMTP protocol module to any environment. HS SMTP internally at a lower layer interfaces to HS Sock library which provides TCP transport services. User application need not worry about Winsock - HS SMTP does all transmission, reception and event handling over socket layer.
Features
-SMTP Client Operation
-Server name resolution
-Supports up to 5 contexts
-Message Header Transfer
-Message Text Transfer
-Asynchonous Operation
Customization: Hillstone Software provides additional services for customization, porting and integration of the library code to better suit the needs of your products
API summary
-HsSmtpInit
-HsSmtpDestroy
-HsSmtpTick
-HsSmptSendMail
-HsSmptAbortMail
HS SMTP: http://www.hillstone-software.com/hs_smtp_demo.exe
CSMail Developer Edition: http://www.codestone.ltd.uk/software/bin/csmail/csmail.exe
The Internet Mail Client Control Library is a suite of ActiveX/COM objects providing SMTP (RFC 821), POP3 (RFC 1725) and MIME (RFC 1341) support for application developers. The library is suitable for use in Visual Basic, C++, Delphi and scripting languages such as ASP, VBScript/JScript and VBA.
Support for SOCKS 4 and 5 proxies is built into the SMTP and POP3 objects together with support for standard SMTP and POP3 proxies. ESMTP authentication is supported in the SMTP object. The Message Object Model provides a simplified, but flexible, implementation of the MIME standard including support for multipart MIME messages and the standard encoding mechanisms.
A COM interop assembly is included for .NET developers. |
|
|
|