KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q103230: SAMPLE: SoundCli.exe Demonstrates DDE Client Over a Network

Article: Q103230
Product(s): Microsoft Windows Software Development Kit
Version(s): WINDOWS:3.1
Operating System(s): 
Keyword(s): kbfile kbnetwork kbsample kbAPI kbSDKPlatform kbOSWin310 kbGrpDSNet
Last Modified: 04-DEC-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows Software Development Kit (SDK) 3.1 
-------------------------------------------------------------------------------

SUMMARY
=======

SoundCli: Demonstrates DDE Client Over Network

SoundCli is a companion sample application for the "Network DDE and Multimedia
Combine to Let You Talk to Your Peers" technical article on the Microsoft(R)
Developer Network CD. Two sample applications accompany this article: SoundSrv,
a Visual Basic(TM) application, demonstrates the internal sounds of the server,
and SoundCli, a dynamic data exchange (DDE) client application, enables a WAVE
file or live sound to be sent over a network via DDE to a remote machine running
the sound server.

MORE INFORMATION
================

The following file is available for download from the Microsoft Download
Center:

  SoundCli.exe
  (http://download.microsoft.com/download/platformsdk/sample64/3.1/W31/EN-US/SoundCli.exe)

For additional information about how to download Microsoft Support files, click
the article number below to view the article in the Microsoft Knowledge Base:

  Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of
posting to scan this file for viruses. Once posted, the file is housed on secure
servers that prevent any unauthorized changes to the file.

The client application (SoundCli) allows you to open WAVE files and play them on
the local machine or on a remote machine. It also allows you to send whatever
sound input is available on the local machine to the remote machine. For
example, if you have a microphone connected to the machine running the client,
you can talk live to the remote machine running the server.

The SoundCli application was constructed using the W16APP sample available on the
Developer Network CD (Sample Code, Technical Article Samples, Misc. Samples).

To play with the samples, you will need two machines equipped with sound cards
running Microsoft Windows(TM) for Workgroups and connected to a network.

SoundCli was built and tested under Microsoft Windows version 3.1 and Microsoft
Visual Basic version 2.0.

Additional query words:

======================================================================
Keywords          : kbfile kbnetwork kbsample kbAPI kbSDKPlatform kbOSWin310 kbGrpDSNet 
Technology        : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310
Version           : WINDOWS:3.1

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.