473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Instead of MSComm in VB6 what we can use in VB.NET

115 100+
I’m tring to convert a VB6 program to VB.NET. This a Caller ID program.

In VB6 its using MSComm. So when an calls comes, it will check the user, phone number, number of rings, incomming calls, outgoing calls, no answered calls, time off Hook, time on Hook etc… and incoming call, Outgoing calls, no answered call details will be saved in different database.

I couldn’t find MSComm in VB.NET. Instead of MSComm what I can use in VB.NET for checking Caller ID details. I’m not getting any idea, I searched lots. But not getting any idea.
So if you have any idea please let me know. that will be a great help for me.

Thanks in advance.
Sep 6 '07 #1
8 1576
JosAH
11,448 Expert 8TB
Greetings, you should've posted your question in the .NET Forum section, not
in the .NET Articles section. I'll move your question for you.

kind regards,

Jos
Sep 6 '07 #2
Plater
7,872 Expert 4TB
Was MSComm a phonedialer/modem handler?
Sep 6 '07 #3
remya1000
115 100+
oh... sorry i did a mistake.. thanks for reminding that Jos.

Greetings, you should've posted your question in the .NET Forum section, not
in the .NET Articles section. I'll move your question for you.

kind regards,

Jos
Sep 6 '07 #4
remya1000
115 100+
its a modem handler.

if you have any idea please let me know.

thanks for your reply.

Was MSComm a phonedialer/modem handler?
Sep 6 '07 #5
Plater
7,872 Expert 4TB
Well, .Net2.0 has serialport objects that you can use if they help.

If not, here's a link to exmamples on how to use mscomm in your project
http://www.codeproject.com/useritems/SerialComm.asp
Sep 6 '07 #6
remya1000
115 100+
i'm using Visual Studio 2003.
i'm new to this programming. so if the question i'm asking is wrong, don't feel bad.
Is the serial port you mentioned is WinSock. that used to send and receive messages. i used WinSock for connecting two machines to send and receive messages by taking remote host, remote port, remote host ip. whether i can use WinSock for getting details of caller Id.

thanks in advance.
Sep 6 '07 #7
Plater
7,872 Expert 4TB
Well winsock was just a wrapper for a socket
(System.Net.Sockets.Socket)

If all you need is that then you're fine. If you actually need to talk to a modem, then you'll have to follow the steps for importing mscomm into your project.
Sep 6 '07 #8
remya1000
115 100+
thanks a lot. i check the link you send to me. its really help me to add MSComm to my program.

thanks a lot for that link and for your help.
Sep 6 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: jinoy | last post by:
how can i detect an incoming caller's telephone keystroke using modem, using mscomm or other? how can i detect an outgoing call using mscomm? how can i get a caller id using mscomm?
1
by: Peter Krikelis | last post by:
Hi, I am trying to develope a User Control Library that features MScomm control. I test my user control in a test application. When I run the application I receive the following: An...
0
by: morgal | last post by:
That is one reason I quit using MS custom controls, you have to buy the license. In VB 6 they give you a try it license and then you develop a huge application or small one and find out you don't...
6
by: Barry Martin | last post by:
I am using an activex control mscomm to control a serial port in VB.NET. I place the control on the main form and set its port, baud rate, etc. properties. After creating a code module that needs...
9
by: Carl Gilbert | last post by:
Hi I'm trying to open a vb6 project in vb.net which uses the mscomm component. When running the vb upgrade wizard in vb.net, an error is raised: Upgrade failed, unable to load reerenced...
0
by: remya1000 | last post by:
I’m tring to convert a VB6 program to VB.NET. This a Caller ID program. In VB6 its using MSComm. So when an calls comes, it will check the user, phone number, number of rings, incomming calls,...
0
by: swati2106 | last post by:
HI, I have develop a apllication , To store the GPS data in database, for that , to read GPS data I have used the Mscomm port, In which I create the object of class RS232 n open that port,...
0
by: cmdolcet69 | last post by:
I get the following error message when I output to the mscomm: An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in COM.exe Additional information: Exception...
0
by: daveman | last post by:
Hello, I'm encountering a "Blue Screen of Death" when I try to send data to a bluetooth sensor via a serial port, using the MSCOMM ActiveX object. I was wondering if anyone has any ideas how to...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.