MarshallSoft Computing Software

The Windows/CE Standar...

Win/CE Std Serial Comm Lib for eVC

The Windows/CE Standard Serial Communications Library for eVC (WSC4eVC) is a serial port communication library for Embedded Visual C/C++ programs for the Pocket PC (PPC) and the Handheld PC (HPC). WSC4eVC includes 33 serial port functions plus XMODEM and YMODEM protocols, and a selection of eVC example programs. Requires Microsoft Embedded Tools 3.0 C/C++. WSC4eVC features include: * Can control any serial device connected to the serial port. * Can control multiple ports simultaneously. * Is fully thread safe. * Supports Windows/CE Pocket PC (PPC) and Handheld PC (HPC). * Does not depend on support libraries. Makes calls to Win/CE API functions only. * Also use with eVB (Embedded Visual Basic). The evaluation version of WSC4eVC is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4evc.htm

Keywords: serial communications communication component library control port evc c-c embedded ppc hpc win ce standard serial communications library evc timeline analysis

MarshallSoft C/C++ ser...

Windows Std Serial Comm Lib for C/C++

MarshallSoft C/C++ serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols,hardware and software flow control. and multiple C/C++ and .NET example programs. WSC4C features include: * Can control any serial device connected to the serial port. * Can be used from GUI mode or console mode programs. * Can control multiple ports simultaneously. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Is fully thread safe. * Can send Windows messages on completion of events (incoming character, etc.) * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Supports most Windows C/C++ compilers (Microsoft (all versions Visual C++ and .NET), Borland, Watcom, LCC-WIN32, etc.).* Can be used with Microsoft Foundation Class and Borland C++ Builder programs. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with Delphi, Visual Basic (VB.NET), PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL. * Can be ordered with or without source code for the DLL. * Free technical support and updates for one year. * Programmer's, Reference, Users and Serial Comm Manuals provided. Requires a Windows C/C++ compiler. Supports Windows 95/98/Me/NT/2000/XP. The evaluation version of WSC4C is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4c.htm. For Win/CE libraries, see http://www.marshallsoft.com/wsc4evc.htm

Keywords: serial communication serial port component library visual c net modem xmodem ymodem serial communication communications libraries control port rs232 rs485 ansi

MarshallSoft SMTP / PO...

SMTP/POP3 Email Engine for Delphi

MarshallSoft SMTP / POP3 Delphi email component library (SEE4D) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4D include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server, without reading the entire email. Delete any email on the server without downloading the entire email. Receive any email on your server including MIME attachments. Download email from your server, automatically decoding MIME attachments. Dozens of switches that allow you to control how email is sent and received. Run up to 128 independent WIN32 threads concurrently. Supports SMTP and POP3 authentication. Supports multiple (simultaneous) connections. Is a standard Windows DLL that does not depend on support libraries. Makes calls to Windows API functions only. The same SEE32.DLL (or SEE16.DLL) can be called from any supported language which includes C/C++, Visual Basic, VB.Net, PowerBASIC (PB/CC, PB/DLL, PB/WIN), Visual FoxPro, Visual dBase, Xbase++, and COBOL. DLL source code available. Free technical support and updates for one year. Royalty free distribution with your compiled application. A good selection of example programs are included. SEE4D can be used in the development of Win16 and Win32 applications running under Win 95/98/Me/NT/2000/XP. The evaluation version of SEE4D is fully functional. No unlock code required. Supports all Delphi compilers.

Keywords: ssmtp pop3 email winsock component library delphi mime tcp-ip control email component html mime mail component attachment base64 uuencode borland

The FTP Client Engine ...

FTP Client Engine for C/C++

The FTP Client Engine for C/C++ (FCE4C) is a library of functions providing direct and simple control of the FTP client protocol from your C/C++ application program. FCE4C comes with both Win16 and Win32 DLL's. With FCE4C, you can write GUI or console mode programs that easily: (1) Connect to any FTP server. (2) Get a list of files on the server. (3) Navigate the server directories. (4) Specify ASCII or BINARY transfer mode. (5) Download files. (6) Upload files. (7) Delete files. (8) Rename files. (9) Create and remove server directories. (10) Supports many proxy servers. Multiple example programs are provided, including Microsoft Visual C/C++, Borland C/C++, Watcom C/C++, LCC-32, Microsoft Foundation Class (MFC), and Borland C++ Builder (BCB) examples. Three manuals are provided (Programmers Manual, Users Manual, and Reference Manual), each in 3 (Word, HTML, and text) formats. The evaluation version of FCE4C is fully functional and can be downloaded from our web site at www.marshallsoft.com/fce4c.htm. We also have versions of FCE for Visual Basic, Delphi, PowerBASIC, FoxPro, dBase, and Xbase++. Registration is $105 for email delivery and include one full year of updates.

Keywords: ftp ftp winsock component library c c control ftp client library component c programmers directory comparison

Win/CE GPS client libr...

MarshallSoft GPS Component for eVC

Win/CE GPS client library component reads and decodes standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings. Several eVC example programs with full source code are included. Requires Windows Embedded Tools eVC compiler. Some of the many features of the MarshallSoft GPS Component (MGC) are: (1) Uses the Win/CE Win32 API for serial port input. No special Windows driver is required. (2) Runs as a background thread unattended. (3) The most current GPS data is always available on demand. (4) Support functions (such as mgcGreatCircle) are included. (5) Can be called from any application program capable of calling the Win/CE Win32 API. (6) Most commonly used NMEA sentence types are automatically decoded. (7) MGC is a standard Win/CE DLL that does not depend on support DLLs. Registration is $105 ($195 with source) for email delivery.

Keywords: gps gps winsock component library c c control wince gps client library component evc programmers face color

The FTP Client Engine ...

FTP Client Engine for Visual Basic

The FTP Client Engine for Visual Basic FCE4VB comes with both Win16 and Win32 DLL's. With FCE4VB, you can write VB programs that easily: (1) Connect to any FTP server. (2) Get a list of files on the server. (3) Navigate the server directories. (4) Specify ASCII or BINARY transfer mode. (5) Download files. (6) Upload files. (7) Delete files. (8) Rename files. (9) Create and remove server directories. (10) Supports many proxy servers. Supports 16-bit and 32-bit Visual Basic, VBA, and VB.Net. Multiple 16-bit and 32-bit example programs are provided. Three manuals are provided (Programmers Manual, Users Manual, and Reference Manual), each in 3 (Word, HTML, and text) formats. The evaluation version of FCE4VB is fully functional and can be downloaded from our web site at www.marshallsoft.com/fce4vb.htm. We also have versions of FCE for C/C++, Delphi, PowerBASIC, FoxPro, dBase, and Xbase++. Registration is $105 for email delivery and includes one full year of updates.

Keywords: ftp ftp winsock component library visual basic ftp library component visual basic programmers code snippets

MarshallSoft SMTP / PO...

SMTP/POP3 Email Engine for Xbase++

MarshallSoft SMTP / POP3 Xbase++ email component library (SEE4XB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Features of SEE4XB include: Send email with inline HTML, GIF, TIF, JPG, BMP and Rich Text attachments. Supports ISO-8859 and UTF-8 character coding. Get the number of messages on your email server. Get the header lines from any email on your server, without reading the entire email. Delete any email on the server without downloading the entire email. Receive any email on your server including MIME attachments. Download email from your server, automatically decoding MIME attachments. Dozens of switches that allow you to control how email is sent and received. Run up to 128 independent WIN32 threads concurrently. Supports SMTP and POP3 authentication. Supports multiple (simultaneous) connections. Is a standard Windows DLL that does not depend on support libraries. Makes calls to Windows API functions only. The same SEE32.DLL (or SEE16.DLL) can be called from any supported language. Also use with C/C++, Delphi, Visual Basic (VB.NET), Visual dBASE, Visual FoxPro, PowerBASIC, and COBOL. Can be ordered with or without source code for the DLL. Free technical support and updates for one year. Royalty free distribution with your compiled application. A good selection of example programs are included. SEE4XB can be used in the development of Win16 and Win32 applications running under Win 95/98/Me/NT/2000/XP. The evaluation version of SEE4XB is fully functional. No unlock code required. Works with all versions of Xbase.

Keywords: smtp pop3 email winsock component library xbase mime tcp-ip control email component html mime mail component attachment base64 uuencode send mail

 

Page 1 out of 6    1 2 3 4 5 6

  Search for:      

Copyright (C) 2003-2008 FilesLand.com