<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0">
<channel>
    <title>Willies Computer Software Co (WCSC) on TheDownloadPlanet.com</title>
    <link>http://www.thedownloadplanet.com/developer/willies-computer-software-co-wcsc/</link>
    <description>Willies Computer Software Co (WCSC) software on site TheDownloadPlanet.com</description>
    <pubDate>Wed, 19 Jun 2013 16:10:30 +0200</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 16:10:30 +0200</lastBuildDate>
    <docs>http://www.thedownloadplanet.com/rss/developers/</docs>
    <generator>TheDownloadPlanet.com RSS Module</generator>
    <copyright>Copyright 2013 TheDownloadPlanet.com</copyright>
    <managingEditor>info@thedownloadplanet.com</managingEditor>
    <webMaster>info@thedownloadplanet.com</webMaster>
    <language>en</language>    <item>
        <title>RS232Xfer</title>
        <description><![CDATA[<h2>RS232Xfer</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
RS232Xfer.exe is a command line Serial Communication File Transfer Utility for Windows. It returns an error code denoting success or failure. The returned error code may be queried by a command (batch) file or from an application that spawns the utility.
Example Usage:
RS232Xfer -b9600 -eZMODEM COM1 SEND c:Upload*.pdf
The above example sends all the PDF files in the directory Upload over COM1 using the ZMODEM protocol.

Specifications:

Compatible with Windows 7,Windows Vista, Windows XP, Windows 2003, Windows 2000, Windows NT

Compatible with any COM port including USB/Serial adapters, Bluetooth/Serial Adapters, Ethernet/Serial Adapters as long as the export the COM interface

Can be a command/batch file

Can be spawned from any application

Returns error code that may be queried.

Possible Usage:

Transfer files in batch between computers.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/rs232xfer/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/rs232xfer/</guid>
        <pubDate>Sat, 18 Apr 2009 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>RS232SendWaitfor</title>
        <description><![CDATA[<h2>RS232SendWaitfor</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
RS232SendWaitfor.exe is a Serial Communication Utility that sends any string over the serial port and waits for a response for the specified number of milliseconds. It returns an error code denoting success or failure. The returned error code may be queried by a command (batch) file or from an application that spawns the utility.
Example Usage:
RS232SendWaitfor -b9600 COM1 2000 "AT
" "OK
"
The above example can be used to detect a modem on a COM port. The example in the command file in the product documentation below shows how the error level can be queried to see if it was successful or not.

Specifications:

Compatible with Windows 7,Windows Vista, Windows XP, Windows 2003, Windows 2000, Windows NT

Compatible with any COM port including USB/Serial adapters, Bluetooth/Serial Adapters, Ethernet/Serial Adapters as long as the export the COM interface

Can be a command/batch file

Can be spawned from any application

Returns error code that may be queried.

Possible Usage:

Query for the presence of a mode.

Query for the presence of equipment

Send commands to equipments like lathes and other CNC machines.

Many, many, many more.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/rs232sendwaitfor/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/rs232sendwaitfor/</guid>
        <pubDate>Wed, 18 Mar 2009 00:00:00 +0100</pubDate>
    </item>    <item>
        <title>COMM-DRV/Lib Professional Edition</title>
        <description><![CDATA[<h2>COMM-DRV/Lib Professional Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Professional Serial Communication libraries for Windows and MS-DOS. Supports all versions of Windows. Zmodem, Xmodem, & Ymodem file transfer routines provided. Includes modem handling routines as well as string handling routines. COMPLETE SOURCE CODE INCLUDED.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvlib-professional-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvlib-professional-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-LOG</title>
        <description><![CDATA[<h2>COMM-LOG</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
COMM-LOG is a collection of serial communication TSRs and programs for MS-DOS. Create robust communications applications as easily as writing macros, loading TSRs, or running programs. It includes A TSR that logs data from one or more serial ports to files on the disk in the background,  A dumb terminal program,  Background and foreground file transfer engine,  A serial communication script engine that can run one or more scripts in the background or in the foreground.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-log/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-log/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>Comm-Logger</title>
        <description><![CDATA[<h2>Comm-Logger</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Comm-Logger is a very easy to use serial communication data logger. It can log data directly from the serial port to a standard file. Up to 32 ports may be logged concurrently.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-logger/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-logger/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>WinXfer</title>
        <description><![CDATA[<h2>WinXfer</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
WinXfer is a versatile file transfer utility that allows transferring files between two computers directly connected through the serial port or through a modem. It is very easy to use and very intuitive. 
<br><br>
WinXfer has three interfaces. The first uses the standard Windows (GUI) interface that allows the user to run it as a simple Windows application.  The second is a command line console interface that can be used either from the command prompt, spawned from another application or command file, or run from the Windows scheduler. The third is an application programming interface that allows a Visual C/C++, Visual Basic, and any tool capable of calling DLLs to access all features programmatically.
<br><br>
WinXfer features:<br>
"	Transfers files reliably between computers.<br>
"	Provides both a GUI interface as well as a command line interface for complete integration and flexibility in most user applications.<br>
"	Keeps complete log of all file transfer activity.<br>
"	Silent mode to allow blind integration into user application.<br>
"	Supports file transfers via computers connected via modem or direct connect (serial port to serial port).<br>
"	Supports any modem that using the standard Hayes commands.<br>
"	Includes an Application Programming Interface (API) that allows Visual C/C++, Visual Basic, and any tool or language capable of calling DLLs to access the interface directly.<br>
"	Excellent documentation.<br>
"	May be run from the Windows scheduler.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/winxfer/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/winxfer/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/CE Standard Edition</title>
        <description><![CDATA[<h2>COMM-DRV/CE Standard Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
COMM-DRV/CE is a professional serial communication library for Windows/CE & Pocket PC. It supports ZModem, YModem, and XModem file transfer protocols as well as modem communication.
<p>
COMM-DRV/CE does not require that you have a Pocket PC to develop serial communication applications. It was developed with eMbedded Visual C++ 3.0 which includes a Pocket PC emulator that behaves virtually identically to any of the Pocket PCs on the market today. Moreover we have included the DLLs necessary to support both the emulator as well as the actual Pocket PC devices.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvce-standard-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvce-standard-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/Lib.Net</title>
        <description><![CDATA[<h2>COMM-DRV/Lib.Net</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Professional serial communication library component for C#, Visual Basic .Net and all .Net development tools. Major Features include support for C#, Visual Basic .Net, support for ALL .Net languages & tools, state-driven file transfer libraries that allow Xmodem, Ymodem, and Zmodem file transfers on multiple ports at the same time, support for ALL Hayes compatible modems (AT command set), support for ALL single or multiport cards that include Windows drivers, support for any number of ports that may be active at the same time, built-in hardware and software handshaking for flow control (DTR/DSR, RTS/CTS, XON/XOFF), adjustable communication buffers of any size, support for USB to RS232 converters, Ethernet to serial converters, and USB modems with their respective COM drivers, extensive statistics on every port(bytes lost, sent, received, errors, etc.), support for baud rates in excess of 460K baud, with the ability to use todays high-powered communications devices, completely port re-entrancy, and on line help.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvlibnet/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvlibnet/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV++ Standard Edition</title>
        <description><![CDATA[<h2>COMM-DRV++ Standard Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
COMM-DRV++ is a professional C/C++ serial communication class library for Windows XP, Windows 2000, Windows NT, Windows ME Windows 98, & Windows 95. It support both Microsoft Visual C/++ and Borland C++ compilers. Xmodem, Ymodem, & Zmodem file transfer protocols are provided. All Hayes compatible modems are supported. Serial stream token/string lookup is also included. All baudrates provided by the underlying hardware is supported.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drv-standard-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drv-standard-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/NT</title>
        <description><![CDATA[<h2>COMM-DRV/NT</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Professional serial communication kernel driver for Windows XP, Windows 2000, & Windows NT. Provides support for the multidrop and nine bit protocol. Supports RS232, RS485, & RS422 as well as microsecond timestamps.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvnt/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvnt/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/VxD</title>
        <description><![CDATA[<h2>COMM-DRV/VxD</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Professional serial communication VxD for Windows Me, Windows 98, & Windows 95. Supports the multidrop and nine bit protocol. Supports RS232, RS485, & RS422 as well as time stamping of data.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvvxd/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvvxd/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/Dos</title>
        <description><![CDATA[<h2>COMM-DRV/Dos</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Serial communication TSR/Driver that provides the FOSSIL, INT14h, and INT21h interface concurrently under MSDOS. Any language/tool that can read and write to files may read/write to the serial port. Includes (XYZ)modem file transfer engines, TSR to stuff serial communications data into keyboard buffer, dumb terminal emulator, multiterminal program, and a mini-BBS for uploading and downloading files. ]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvdos/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvdos/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/CE Professional Edition</title>
        <description><![CDATA[<h2>COMM-DRV/CE Professional Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
COMM-DRV/CE is a professional serial communication library for Windows/CE & Pocket PC. It supports ZModem, YModem, and XModem file transfer protocols as well as modem communication.<BR>

COMM-DRV/CE does not require that you have a Pocket PC to develop serial communication applications. It was developed with eMbedded Visual C++ 3.0 which includes a Pocket PC emulator that behaves virtually identically to any of the Pocket PCs on the market today. Moreover we have included the DLLs necessary to support both the emulator as well as the actual Pocket PC devices.<BR>

Your time is valuable and every effort was made to ensure that the product is easy to use. Ample examples are included that are ready to compile immediately. The documentation walks you through setting up your environment. You will be able to get started with your project immediately upon installation.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvce-professional-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvce-professional-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV++ Professional Edition</title>
        <description><![CDATA[<h2>COMM-DRV++ Professional Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
COMM-DRV++ Pro is a professional C/C++ serial communication class library for Windows . It supports both Microsoft Visual C/++ and Borland C++ compilers. Xmodem, Ymodem, & Zmodem file transfer protocols are provided. All Hayes compatible modems are supported. Serial stream token/string lookup is also included. All baudrates provided by the underlying hardware is supported. Callback functions for efficient communication handling.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drv-professional-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drv-professional-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>COMM-DRV/Lib Standard Edition</title>
        <description><![CDATA[<h2>COMM-DRV/Lib Standard Edition</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
Professional Serial Communication libraries for Windows and MS-DOS. Supports all versions of Windows. Zmodem, Xmodem, & Ymodem file transfer routines provided. Includes modem handling routines as well as string handling routines.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/comm-drvlib-standard-edition/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/comm-drvlib-standard-edition/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item>    <item>
        <title>MTask</title>
        <description><![CDATA[<h2>MTask</h2>
<b>Developed by Willies Computer Software Co (WCSC)</b><br /><br />
MTASK is a true preemptive multitasking kernel for MS-DOS. It is one of the building blocks of many products. Its strength and power lay in its simplicity. It is extremely easy to integrate into an application.]]></description>
        <link>http://www.thedownloadplanet.com/catalog/item/mtask/</link>
        <guid isPermaLink="true">http://www.thedownloadplanet.com/catalog/item/mtask/</guid>
        <pubDate>Sat, 28 Jun 2008 00:00:00 +0200</pubDate>
    </item></channel>
</rss>