This demonstrate will show you how to send e-mail from Visual Basic6 with the Easy Email ActiveX. The Easy Email ActiveX is an OCX component that can send the email using POP3 and SMTP. You can send add attachments, display name, recipient, connect retry, connect time out, connect base, encode type, and much more. Please [...]
Send Email from VB NET
This demonstrate will show you how to send e-mail from Visual Basic NET with the Easy Email ActiveX. The Easy Email ActiveX is an OCX component that can send the email using POP3 and SMTP. You can send add attachments, display name, recipient, connect retry, connect time out, connect base, encode type, and much more. [...]
Serial Communication from VB6
This demonstrate will show you how to use the Serial Communication from Visual Basic Dot Net using the ‘Serial Comm ActiveX’ component (OCX). Requirements: Visual Basic 6 Serial Comm ActiveX | Download 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [...]
Using the Serial Comm from VB Net
This demonstrate will show you how to use the Serial Communication from Visual Basic Dot Net using the ‘Serial Comm ActiveX’ component (OCX). Requirements: Visual Basic 2008/2010 Serial Comm ActiveX | Download 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [...]
Capture Camera from C Sharp
This sample will show you how to use the Camera Capture ActiveX from C# dot net. This ActiveX component is an OCX and it allows you to use any camera connected to your PC. You can display the camera, capture frame as an image, capture frames as a video, and more. Requirements: Visual C# 2008/2010 [...]
Capture Camera from VB NET
This sample will show you how to use the Camera Capture ActiveX from VB dot net. This ActiveX component is an OCX and it allows you to use any camera connected to your PC. You can display the camera, capture frame as an image, capture frames as a video, and more. Requirements: Visual Basic 2008/2010 [...]
Burn Audio CD with C#
This sample will show you how to burn an audio cd from WAV, MP3, WMA, ACM, PCM, AIF, VOC, OGG, APE and more audio files, using Visual C#. Requirements: Visual C# 2008/2010 Audio Burner ActiveX | Download 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [...]
Record Sound With VC6
The Sound Recorder Player ActiveX is an OCX component for software developers that can record (and play) sound from and to many types of audio files, such as: MP3, WMA, WAV, ACM, PCM, OGG and APE. With the Sound Recorder Player ActvieX you can set the format of the recording process (such as: 44100, 16, [...]
Send and receive fax calls from VB6
The Modem FAX ActiveX is an OCX component that can send an receive fax calls from your program.
This demonstrate will show you how to use the Modem FAX ActiveX from Visual Basic 6.
Using TAPI from C#
With TAPI you can develop many types of telephony applications under Windows. This sample will show you how to use the Modem TAPI ActiveX from C#.