General info | Getting started | Samples | Components reference | FAQ | Solutions |

Samples


Voice Chat

This example demonstrates how to use MediaGate component to build chat application in ultra-short time.

1. Place MediaGate component on form.

2. Activate server by setting Active property to True. Now your application is available to respond for incoming requests

3. Call Connect methods passing remote computer IP address or DNS name. Remote computer must have MediaGate component active to respond on your request.

4. Call Disconnect method to stop active session. If Active property is True, component will switch back to server mode (will be ready to accept remote connections).

5. Use SendText method and OnReceiveText event to send and receive text messages.


See also...

Simple WaveIn-WaveOut loopback, WAVe recorder/player, ASIO, Mixer, MultiConsumer, TalkNow, Conference, Volume Control, Remote Lecturer, DirectStream, IP Streaming, RTSP Multi-Transmitter Server, STUN Server and Client, RTP Conference, Web sample: MediaGate Client


VCX Library 3.0 © 2012 Lake of Soft
All rights reserved.