Microsoft KB Archive/103230: Difference between revisions

From BetaArchive Wiki
m (Text replacement - "[[1" to "[[../1")
m (Text replacement - """ to """)
 
Line 24: Line 24:
SoundCli: Demonstrates DDE Client Over Network<br />
SoundCli: Demonstrates DDE Client Over Network<br />
<br />
<br />
SoundCli is a companion sample application for the &quot;Network DDE and Multimedia Combine to Let You Talk to Your Peers&quot; 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.
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.


<br />
<br />

Latest revision as of 08:26, 20 July 2020

SAMPLE: SoundCli.exe Demonstrates DDE Client Over a Network

Q103230



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

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
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310


Last Reviewed: December 4, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.