SAMPLE: DDE Client Over a Network

Last reviewed: February 15, 1996
Article ID: Q103230
The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) for Windows version 3.1

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.

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.

Download SOUNDCLI.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:

  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download SOUNDCLI.EXE (size: 40970 bytes) 
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the \SOFTLIB\MSLFILES directory
          Get SOUNDCLI.EXE (size: 40970 bytes) 
    


Additional reference words: 3.10 softlib
KBCategory: kbnetwork kbprg kbfile
KBSubcategory: UsrNetDde


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.

Last reviewed: February 15, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.