TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ralph Lear
NA
1
0
Find the COM port for TAPI devices
Jul 16 2010 6:53 AM
I use
RASAPI32.RasEnumDevices
to determine which RAS devices (ISDN or Modems) by name and type are connected to my computer. I use
System.IO.Ports.SerialPorts
to list all of my COM ports which also shows if a modem device is connected. I use these devices in connecting to the internet. The phonebook entry for the device is created on-the-fly.
What I need now is to put it together. How or where can I find out in WIN XP which RAS Device name is on which port. I need the port for issuing AT commands. I use an analog modem, an ISDN FRitz Card and a UTMS modem card.
WMI.POTSmodem does not list any of these devices.
Coding is in C#
Reply
Answers (
0
)
About class & method
DataTable compute function on non standard datatypes