View Single Post
  #4 (permalink)  
Old 09-07-2007, 09:31 AM
Erel's Avatar
Erel Erel is online now
Administrator
 
Join Date: Apr 2007
Posts: 2,845
Default

Assuming that the internal modem exposes a virtual port you could use the serial library to communicate with it.
If the port is described in the registry, you can use the code from this post to find it:
Reading com ports information from the registry

What are you trying to achieve? Maybe there is a simpler way to do it.
Reply With Quote