473,395 Members | 1,422 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,395 software developers and data experts.

Can I use VB to tell which program is causing the MODEM to dial

Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks

Nov 20 '05 #1
7 1453
Hi,

Why don't you try running the free program spybot search and destroy.
http://www.safer-networking.org/index.php?page=download

Ken
-------------

"Just Me" <ne********@a-znet.com> wrote in message
news:eX*************@TK2MSFTNGP11.phx.gbl:
Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.1.2 - Release Date: 6/7/2004
Nov 20 '05 #2
Hmmmm.. I would probably try and define if this is a remote issue first.
If your modem is shared on the lan and you dont want it to be, then simply
unshare it.

If your machine is using the modem for connection to the internet and you
have that internet shared, it may be that others who are using their
browsers are causing your modem to dial.

If it is a local issue, then you will need to use the WIn32 API to monitor
this.

Give us some more detail.

Regards - OHM

" Just Me" <ne********@a-znet.com> wrote in message
news:eX*************@TK2MSFTNGP11.phx.gbl...
Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks

Nov 20 '05 #3
They have a few tools but seems to me that none would detect the program
using the modem. Am I wrong?
Thanks

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:Ot**************@TK2MSFTNGP10.phx.gbl...
Hi,

Why don't you try running the free program spybot search and destroy.
http://www.safer-networking.org/index.php?page=download

Ken
-------------

"Just Me" <ne********@a-znet.com> wrote in message
news:eX*************@TK2MSFTNGP11.phx.gbl:
Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.1.2 - Release Date: 6/7/2004

Nov 20 '05 #4

"One Handed Man ( OHM#)" <news.microsoft.com> wrote in message
news:eN*************@TK2MSFTNGP10.phx.gbl...
Hmmmm.. I would probably try and define if this is a remote issue first.
If your modem is shared on the lan and you dont want it to be, then simply
unshare it.
It is and should be
If your machine is using the modem for connection to the internet and you
have that internet shared, it may be that others who are using their
browsers are causing your modem to dial.
It might be a remote machine but not because of anything a user is doing.

If it is a local issue, then you will need to use the WIn32 API to monitor
this.

Give us some more detail.
I'd guess Norton Antivirus, Windows Update, or something else wants a
connection. The thing is, that it happens often.

I was hoping that some API might give the info. Maybe after the connection
is made.

Thanks

Regards - OHM

" Just Me" <ne********@a-znet.com> wrote in message
news:eX*************@TK2MSFTNGP11.phx.gbl...
Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks


Nov 20 '05 #5

" Just Me" <ne********@a-znet.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
They have a few tools but seems to me that none would detect the program
using the modem. Am I wrong?
Thanks I see now your suggesting that they might eliminate the cause. Thanks


"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:Ot**************@TK2MSFTNGP10.phx.gbl...
Hi,

Why don't you try running the free program spybot search and destroy.
http://www.safer-networking.org/index.php?page=download

Ken
-------------

"Just Me" <ne********@a-znet.com> wrote in message
news:eX*************@TK2MSFTNGP11.phx.gbl:
Sometimes I hear the MODEM dialing and I don't know why.

Is there some way I can use VB to tell which program is causing it?

I'm on a LAN so it may be a remote program.

Thanks


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.230 / Virus Database: 263.1.2 - Release Date: 6/7/2004


Nov 20 '05 #6
Z
If you have software configured to automatically check for updates then its
only logical that they'd be dialing out fairly frequently. If you check the
settings, I think windows update defaults to some rediculous frequency -
like once an hour or something.

Personally, I disabled automatic updates for everything. They always seem
to start right when I'm at a critical point in some online game. BOOM,
packet losses and graphics lag... Dead!

" Just Me" <ne********@a-znet.com> wrote in
news:Ol**************@tk2msftngp13.phx.gbl:
I'd guess Norton Antivirus, Windows Update, or something else wants a
connection. The thing is, that it happens often.

I was hoping that some API might give the info. Maybe after the
connection is made.

Thanks

Regards - OHM

Nov 20 '05 #7
Thanks, I probably do have something so configured but do not know what.

"Z" <ZZ@top.com> wrote in message news:Xn***************@64.59.144.76...
If you have software configured to automatically check for updates then its only logical that they'd be dialing out fairly frequently. If you check the settings, I think windows update defaults to some rediculous frequency -
like once an hour or something.

Personally, I disabled automatic updates for everything. They always seem
to start right when I'm at a critical point in some online game. BOOM,
packet losses and graphics lag... Dead!

" Just Me" <ne********@a-znet.com> wrote in
news:Ol**************@tk2msftngp13.phx.gbl:
I'd guess Norton Antivirus, Windows Update, or something else wants a
connection. The thing is, that it happens often.

I was hoping that some API might give the info. Maybe after the
connection is made.

Thanks

Regards - OHM

Nov 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Taptu¶ | last post by:
Hi How can I retrieve data from modem ? For ex. I have established connection from dial-up and I want to get voice from modem and save it. Is it possible ? Taptu¶ --...
5
by: Cc | last post by:
hi, I making a program to control modem , I had follow example from MS website on how to access serial port but still don't know how to make modem dial . Is there any example on how I could make...
7
by: cj | last post by:
Has anyone figured out a way with VB2005 to send a numeric message to a pager using a common 56kb modem?
0
jackb
by: jackb | last post by:
Hello there. Consider the scenario below: End-user has a paging device (IXO Device, AlphaMate, etc.) or a software that sends page messages. The device/software needs: - number to dial -...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.