|
Serial communication
MarshallSoft SMTP / POP3
Dialup Networking (DUN)
This site tries to provide
component C/C++ library for
C/C++ email component
Component for C/C++
articles on C++, Win32, MFC
serial port (RS-232. RS-422,
library uses a simple API to
programmers to invoke 32-bit
using Visual C++ compiler
RS-485) communications. Uses
send and receive mail,
DUN from your application
and other associated Windows
the standard Windows API to
including HTML and MIME
code to dial up any
based C++ compilers with
communicate with any device
attachments from within an
installed Internet Service
sufficient sample programs.
connected to a serial port.
application. Knowledge of
Provider (ISP). Use from GUI
Includes 34 functions plus
Winsock and TCP/IP is not
mode or console mode
modem control, ANSI
needed. Easy interface to
programs. Supports most
emulation,
send and receive email,
Windows C/C++ compilers
ASCII/XMODEM/YMODEM
including multiple MIME
(Microsoft (all versions
protocols, hardware and
Base64 and quoted-printable
include .NET), Borland,
software flow control
encoded attachments. Send
Watcom, LCC-WIN32, etc.).
(XON/XOFF, RTS/CTS,
email with inline HTML, GIF,
Use with MFC and Borland C++
DTR/DSR). Includes multiple
TIF, JPG, BMP and Rich Text
Builder programs. Not
C/C++ and .NET example
attachments. Supports SMTP
dependent on support
programs. Can be used from
and POP3 authentication.
libraries. Can call the same
GUI mode or console mode
Supports ISO-8859 and UTF-8
MDD32.DLL from any supported
programs. State driven
messages. Run up to 128
language (Delphi, Visual
Xmodem and Ymodem on
independent WIN32 threads
Basic, VB.Net, Visual
multiple ports
concurrently. Not dependant
FoxPro, etc). Free
simulatneously (up to 256
on support libraries. Makes
technical support and
connections). Is port
calls to Windows API
updates for one year.
re-entrant. Is fully thread
functions only. The same
Royalty free distribution
safe. Can send Windows
SEE32.DLL (or SEE16.DLL) can
with your compiled
messages on completion of
be called from Visual Basic,
application. Fully
events (incoming character,
VB.Net,Visual FoxPro, etc).
functional evaluation
etc.). Supports virtual
DLL source code available.
version.
serial ports (usb to serial
Royalty free. Free technical
converter, bluetooth
support and updates for one
serial); multi-tasking,
year. Supports most Windows
Supports most Windows C/C++
C/C++ compilers (all
compilers (Microsoft (all
versions of V and .NET) as
versions Visual C++, C#, and
well as MFC and Borland C++
.NET), Borland, Watcom,
Builder. Many example
LCC-WIN32, etc.). Can be
programs included. Fully
used with Microsoft
functional evaluation
Foundation Class and Borland
version.
C++ Builder programs. Free
technical support and
updates for one year.
Date: Apr, 26 2006 Date: Nov, 10 2004 Date: Nov, 10 2004 Date: Sep, 08 2004 |
|
STLFilt is a set of tools to
A step by step tutorial on
shorten the length of
programming in c and c++.
STL-related error messages
Topics covered: Introduction
produced by various C++
to C/C++ Compilers, Input
compilers. All standard and
and Output and Libraries,
hash-based STL containers
Using Different Data Types,
are supported for the MSVC
Initialise Variables and
6/7 compiler (native, Dinkum
Arithmetic Operators,
or STLport libraries),gcc
Declaring Constants and
2/3, Borland 5.5.1, Comeau,
Preprocessor Directives,
Intel, EDG and Metrowerks
Comments, Errors, clrscr(),
CodeWarrior 7/8. The MSVC,
writing good
readable
Intel and gcc versions also
programs, One Dimensional
include the STLTask program,
Arrays and Strings,
a taskbar-resident utility
Relational Operators, the
to manage the filtering
switch statement and use
mechanism.
of indentation, for Loops,
while and do...while Loops,
Functions and Local and
Global Variables.
Date: Aug, 27 2003 Date: Dec, 09 2002 |